1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/files
epriestley 6f372943db Add support for temporary files to file.allocate
Summary:
Ref T7148. I can do most of the export stuff by only modifying the Instances codebase, but want to upload all the backups and exports as temporary files and can't currently do this via the API.

Make the necessary API changes so that the export workflow can use them when it gets built out.

Test Plan: See next diff. Uploaded files with `arc upload --temporary` and saw them upload as temporary files.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T7148

Differential Revision: https://secure.phabricator.com/D14055
2015-09-04 10:34:32 -07:00
..
action Rate limit outbound requests in Macros 2015-03-26 11:11:52 -07:00
application Push construction of routing maps into Sites 2015-08-31 04:01:01 -07:00
applicationpanel Merge branch 'master' into redesign-2015 2015-05-22 12:57:32 -07:00
capability Add default policy to Files application 2014-11-21 11:17:20 -08:00
conduit Add support for temporary files to file.allocate 2015-09-04 10:34:32 -07:00
config phtize all the things 2015-05-22 21:16:39 +10:00
controller Allow upload of arbitrary text files 2015-07-28 08:04:13 -07:00
edge Modernize remaining edge types 2015-01-03 10:58:20 +11:00
editor Transactions - make implementing TYPE_XXXX_POLICY transactions optional 2015-05-19 12:58:18 -07:00
engine Use PhutilClassMapQuery 2015-07-07 22:51:57 +10:00
exception phtize all the things 2015-05-22 21:16:39 +10:00
garbagecollector Complete modularization of the GC daemon 2014-01-15 10:02:31 -08:00
lipsum Fix some linter violations 2015-01-03 09:11:41 +11:00
mail phtize all the things 2015-05-22 21:16:39 +10:00
management phtize all the things 2015-05-22 21:16:39 +10:00
markup phtize all the things 2015-05-22 21:16:39 +10:00
phid Make file handles have "/Fxxx" as the URI 2014-08-21 12:21:10 -07:00
query Move some PhabricatorSearchField subclasses 2015-07-06 22:52:05 +10:00
storage Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
transform Use PhutilClassMapQuery 2015-07-07 22:51:57 +10:00
view phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorImageTransformer.php Extend from Phobject 2015-06-15 18:02:27 +10:00