phab/src/applications/files/storagefeature/testing
phab/src/applications/files/storage
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
7b5f47b17d6e | epriestley | Enforce upload size limits and transport exceptions with appropriate response… | May 7 2012 | |||
62e41040f0bd | epriestley | Improve exception behavior for storage engine failures | Apr 9 2012 | |||
4fba549a99f7 | vrana | Use PhabricatorEnv::newObjectFromConfig() wherever possible | Mar 21 2012 | |||
0a4cbdff5e59 | epriestley | Straighten out Diffusion file integration | Mar 20 2012 | |||
f0e9df1fda28 | epriestley | Improve UI hints and error messages for supported file types | Mar 14 2012 | |||
11cccb98c2be | epriestley | Add "final" to more classes | Mar 13 2012 | |||
6e48bfcb0a76 | epriestley | Use Filesystem::getMimeType() instead of `file` | Feb 15 2012 | |||
549146bc7cc4 | epriestley | Move ALL files to serve from the alternate file domain, not just files without… | Feb 14 2012 | |||
96c08a4f3779 | epriestley | Put file name in view URI, so downloading it with option-return creates a… | Jan 17 2012 | |||
0669abc5f0e1 | epriestley | Use a proper entropy source to generate file keys | Oct 23 2011 | |||
a11053d0fa92 | Marek Sapota | Add possibility to upload a diff file instead of using copy-paste. | Oct 20 2011 | |||
68c30e1a714a | epriestley | Provide a setting which forces all file views to be served from an alternate… | Aug 16 2011 | |||
735847865c24 | epriestley | Improve error messages when hitting PHP file upload issues | Aug 16 2011 | |||
eb23539141c9 | epriestley | Add a 'file.info' Conduit method | Jul 29 2011 | |||
2b7210260f10 | epriestley | Allow Phabricator storage engines to be extended and configured | Jul 22 2011 | |||
420235f9c4e1 | Ricky Elrod | Drag-drop file upload. | Jul 8 2011 | |||
f7060939330a | epriestley | Support thumbnailing non-image files and straighten out setup for 'gd' | Jun 13 2011 | |||
ce8a406424d4 | epriestley | Improve file preview in Maniphest | May 27 2011 | |||
109a202b6c77 | epriestley | Improve drag-and-drop uploader | May 27 2011 | |||
8af5bb117d0b | epriestley | Basic image thumbnailing | May 27 2011 | |||
03ebbccbc99f | epriestley | Restore image proxying to Remarkup | May 4 2011 | |||
f7fe75f756dc | tuomaspelkonen | Image macros for Phabricator! | Apr 14 2011 | |||
9bc04fe03dfe | jungejason | Change hard-coded PHID types to constants. | Mar 3 2011 | |||
2f3d98b24bb8 | epriestley | Further OAuth modularization. | Feb 28 2011 | |||
21286a723eb6 | epriestley | Lint slop and some cleanup. | Feb 22 2011 | |||
17a4069f010f | epriestley | Security: tighten up the File tool against clowning around. | Feb 22 2011 | |||
759eec3a7723 | epriestley | Very rough cut of DarkConsole + XHProf | Feb 2 2011 | |||
7bd616903511 | epriestley | PhabricatorObjectHandles | Jan 26 2011 | |||
0eac30d80d14 | epriestley | Phabricator file upload application. | Jan 23 2011 |
c4science · Help