phab/src/applications/files/storage/PhabricatorFile.phpstable
phab/src/applications/files/storage/PhabricatorFile.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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