phab/src/applications/files/storageproduction
phab/src/applications/files/storage
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e11adc4ad76c | Joshua Spence/epriestley | Added some additional assertion methods. | Mar 9 2014 | |||
a298a79bdac6 | epriestley | Convert Phabricator to handle "%s" / "%B" properly | Feb 24 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 | |||
9966af50dd5d | Bob Trahan | Delete PhabricatorRemarkupRuleProxyImage | Nov 7 2012 | |||
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 | |||
92ff9c092b25 | epriestley | Move "Macros" to a first-class application | Oct 1 2012 | |||
8d0918885da2 | vrana | Check filename before reading file from cache | Sep 21 2012 | |||
5f3dc3b7aecf | vrana | Make storage.mysql-engine.max-size independent on max_allowed_packet | Aug 28 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 | |||
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