phab/src/applications/files/storage/PhabricatorFile.phpfeature/better-testing
phab/src/applications/files/storage/PhabricatorFile.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e8ece70ee0f2 | epriestley | Support `bin/remove destroy Fnnn` for files | Aug 20 2014 | |||
607e99490ba3 | epriestley | Migrate "cancdn" to "canCDN" in the database | Aug 15 2014 | |||
ae1a821b658a | epriestley | Fix `cancdn` vs `canCDN` flag | Aug 14 2014 | |||
eb9dcd6fbaf5 | epriestley | Consolidate handling of special properties for newly uploaded files | Aug 11 2014 | |||
25ae4c458dda | Mukunda Modell/epriestley | Protect file data with a one-time-token | Aug 11 2014 | |||
12aaa942acc5 | Mukunda Modell/epriestley | Add a CanCDN flag to uploaded files | Aug 8 2014 | |||
4c04d4d01933 | epriestley | Allow users to set view policies on files explicitly | Aug 2 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
8cbfb49b4e93 | epriestley | Remove all edge events | Jul 18 2014 | |||
9cb6b2cfcc59 | James Rhodes | Remove user-independent date and time functions from Phabricator | Jul 13 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
dcf3b4d32299 | epriestley | Reduce Pholio brokenness for non-image files | Jun 15 2014 | |||
7ce8a1f437ae | epriestley | Turn thumbs into a history grid thing | Jun 15 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
21de2b1a0c7c | epriestley | Make Projects a PhabricatorSubscribableInterface, but with restricted defaults | Feb 10 2014 | |||
591df78361a7 | epriestley | Bind patches, file content and raw diffs bind policies to their originating… | Dec 30 2013 | |||
da845460586c | Bob Trahan | Add filter by object ability to flag query | Oct 25 2013 | |||
3643fe1498f1 | epriestley | Use property tabs in Files | Oct 19 2013 | |||
c4abf160cc51 | epriestley | Fix some file policy issues and add a "Query Workspace" | Oct 14 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
515f9a36ab7a | epriestley | When editing objects which use files, attach the files to the objects | Oct 7 2013 | |||
742d45b625d1 | epriestley | Modernize file embed Remarkup rule | Oct 2 2013 | |||
98bf001a58a3 | epriestley | Add `viewPolicy` and `attachedToObjectPHID` to PhabricatorFile | Oct 1 2013 | |||
472be5e26e6a | epriestley | Provide an attached-to-visible-object policy exception for files | Oct 1 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
8e88a78c2073 | epriestley | Support audio files with HTML5 `<audio />` | Sep 27 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
228496cdbe16 | Bob Trahan | File - add transactions and editor | Sep 5 2013 | |||
3fcd9c93f186 | epriestley | Use Application PHIDs in Files | Jul 22 2013 | |||
7271547132fb | epriestley | Show account cards for external accounts on "linked accounts" screen and "link… | Jun 17 2013 | |||
0f070236bd49 | epriestley | Add a `bin/files purge` workflow | May 29 2013 | |||
402d2e260544 | epriestley | When deleting a file, delete all transformations of the file | May 10 2013 | |||
991bbb6242dd | epriestley | Provide "builtin" files and use them to fix Pholio when files are deleted | May 9 2013 | |||
e38b99340853 | Anh Nhan Nguyen/epriestley | Allow more characters in a file name | Mar 22 2013 | |||
0c2147336ca4 | Afaque Hussain/epriestley | File list now shows only files which are explicitly uploaded | Mar 22 2013 | |||
77a876582483 | Afaque Hussain/epriestley | Schema patch to add a column to Phabricator_File.file table | Mar 19 2013 | |||
b8c04419f02c | Bob Trahan | Conpherence - fix a few bugs | Mar 19 2013 | |||
a161617d8eb4 | Bob Trahan | Conpherence - make the files widget purdy-ish | Mar 16 2013 | |||
fd13275f7ea8 | Chad Little | Widen pinboard to 280x210. | Mar 5 2013 | |||
53f527f71fb3 | epriestley | Improve thumbnails in pholio mock view | Feb 22 2013 | |||
e6281c3db045 | Matt Robenolt/epriestley | Add the ability to create a macro from a url | Feb 21 2013 | |||
762ace810df3 | kwadwo/epriestley | Allow files to TTL and and be garbage collected | Feb 20 2013 | |||
d8d16ece5e50 | kwadwo/epriestley | data in PhabricatorFile hashed using sha1 | Feb 15 2013 | |||
9d031a51dfcb | kwadwo/epriestley | Files now share storage. New files are written only if no other files have the… | Feb 9 2013 | |||
361ce491f201 | epriestley | Make file storage more testable | Feb 6 2013 | |||
1322e9eda25c | Brennan Taylor/epriestley | Implement import profile picture from Gravatar | Feb 5 2013 | |||
712e22208cde | Mailson Menezes/epriestley | Store width and height metadata of image files | Jan 7 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
1154447d0644 | epriestley | Add PhabricatorFileQuery | Oct 31 2012 | |||
5d1bd5162723 | epriestley | Add a script to migrate files between storage engines | Oct 25 2012 | |||
3ffc76414157 | Bob Trahan | Introduce lightbox view for images | Oct 23 2012 | |||
b97cfed23a9f | vrana | Pass key to aggregate exception | Oct 20 2012 | |||
85d6f7a66edb | epriestley | Improve image thumbnailing and increase the size of Macro thumbnails | Oct 8 2012 | |||
8d0918885da2 | vrana | Check filename before reading file from cache | Sep 21 2012 | |||
3e15c3580daa | epriestley | Simplify build file from data-or-hash code | Jul 9 2012 | |||
c762050b7ce8 | vrana | Get rid of file_get_contents($uri) | Jun 19 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help