1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/macro/controller
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
..
PhabricatorMacroAudioController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
PhabricatorMacroCommentController.php Transactions - hide "mentioned in X" story if you can't see X 2014-09-16 12:12:35 -07:00
PhabricatorMacroController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
PhabricatorMacroDisableController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
PhabricatorMacroEditController.php Reduce the cost of loading large numbers of macros 2014-09-05 17:30:26 -07:00
PhabricatorMacroListController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
PhabricatorMacroMemeController.php Reduce the cost of loading large numbers of macros 2014-09-05 17:30:26 -07:00
PhabricatorMacroMemeDialogController.php Modernize "macro" typeahead datasource 2014-07-10 16:18:15 -07:00
PhabricatorMacroViewController.php Transactions - land buildTransactionTimeline in a bunch more apps 2014-12-03 13:16:15 -08:00