1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/files
Bob Trahan 5e8600442d Transactions - land buildTransactionTimeline in a bunch more apps
Summary:
Ref T4712. Specifically...

 - Dashboards
  - two objects needed PhabricatorApplicationTransactionInterface
 - Macros
 - Paste
 - Phlux
  - one object needed PhabricatorApplicationTransactionInterface
  - added setShouldTerminate(true)
 - Files
  - one object needed PhabricatorApplicationTransactionInterface
 - Passphrase
  - one object needed PhabricatorApplicationTransactionInterface
  - added setShouldTerminate(true)
 - Drydock
  - one object needed PhabricatorApplicationTransactionInterface
  - added setShouldTerminate(true)

Test Plan: foreach application, verify that the timeline(s) showed up correctly, including with appropriate setShouldTerminate-ness

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T4712

Differential Revision: https://secure.phabricator.com/D10924
2014-12-03 13:16:15 -08:00
..
application Add default policy to Files application 2014-11-21 11:17:20 -08:00
capability Add default policy to Files application 2014-11-21 11:17:20 -08:00
conduit file.upload set policy explicitly 2014-08-07 12:14:17 -07:00
config Minor formatting changes 2014-10-08 08:39:49 +11:00
controller Transactions - land buildTransactionTimeline in a bunch more apps 2014-12-03 13:16:15 -08:00
editor Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
engine Paste - fix caching mechanism for S3-stored files 2014-08-19 12:01:17 -07:00
engineselector Fix "are are" in explanatory text 2014-09-18 08:21:34 -07:00
exception Remove @group annotations 2014-07-10 08:12:48 +10:00
garbagecollector Complete modularization of the GC daemon 2014-01-15 10:02:31 -08:00
lipsum Made Changes to Mock and File generation after pushing some methods to superclass 2013-05-06 13:32:01 -07:00
mail Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
management Add bin/files compact for sharing file data storage 2014-08-21 11:47:59 -07:00
markup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
phid Make file handles have "/Fxxx" as the URI 2014-08-21 12:21:10 -07:00
query Bind file thumbnail visibility to the visibility of the original files 2014-09-04 12:49:31 -07:00
storage Transactions - land buildTransactionTimeline in a bunch more apps 2014-12-03 13:16:15 -08:00
view Give files uploaded to objects a very restrictive view policy 2014-08-02 14:46:13 -07:00
PhabricatorImageTransformer.php Minor formatting changes 2014-10-08 08:39:49 +11:00