phab/src/applications/files/enginestable
phab/src/applications/files/engine
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
22b2b8eb893a | epriestley | Fix a bad call in file chunk destruction | Mar 25 2015 | |||
b7fa55ff9396 | epriestley | Fix improper selection of the chunk engine as a writable engine | Mar 19 2015 | |||
1773af6ada08 | epriestley | Enable the chunk storage engine | Mar 15 2015 | |||
c19bb57730a2 | epriestley | Stream chunks when sending chunked files | Mar 14 2015 | |||
32d8d675357c | epriestley | Support resuming JS uploads of chunked files | Mar 14 2015 | |||
135280be9e1f | epriestley | Support HTML5 / Javascript chunked file uploads | Mar 13 2015 | |||
4aed453b06e4 | epriestley | Add a chunking storage engine for files | Mar 13 2015 | |||
e2296a0ff773 | epriestley | Modernize file storage engine selection | Mar 12 2015 | |||
3a8cd60bab41 | epriestley | When cluster.instance is defined, use it to namespace S3 objects | Feb 16 2015 | |||
ed98a1cc8464 | Bob Trahan | Paste - fix caching mechanism for S3-stored files | Aug 19 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
969d0c3e8de2 | epriestley | Use "\z" instead of "$" to anchor validating regular expressions | Mar 13 2014 | |||
f1dc56a68778 | epriestley | Muck around with Diviner method documentation display | Sep 8 2013 | |||
b216dc9c2c43 | Jakub Vrana | Document where Arcanist configuration can be set | Apr 20 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 | |||
4f933d34f5ea | epriestley | Improve S3 integration | Dec 30 2012 | |||
2b00f5e8b66f | Julius Seporaitis/epriestley | Add support for S3 endpoint regions. | Nov 16 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
1ebf9186b48b | vrana | Depend on class autoloading | May 31 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
62e41040f0bd | epriestley | Improve exception behavior for storage engine failures | Apr 9 2012 | |||
661f077bf700 | epriestley | Replace callsites to sha1() that use it to asciify entropy with Filesystem… | Oct 21 2011 | |||
39b4d20ce528 | epriestley | Create AphrontWriteGuard, a backup mechanism for CSRF validation | Aug 16 2011 | |||
bd3a14f248b9 | epriestley | Add an Amazon S3 storage engine for Phabricator | Aug 3 2011 | |||
2b7210260f10 | epriestley | Allow Phabricator storage engines to be extended and configured | Jul 22 2011 |
c4science · Help