1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 12:42:43 +01:00
phorge-phorge/src/applications/herald/controller
epriestley 1b00ef08a0 Remove some low-hanging buildStandardPageResponse() methods
Summary: Ref T9690. I wanted to do an example of how to do these but it looks like most of them are trivial (no callsites) and the rest are a little tricky (weird interaction with frames, or in Releeph).

Test Plan:
  - Used `grep` to look for callsites.
  - Hit all applications locally, everything worked.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9690

Differential Revision: https://secure.phabricator.com/D14385
2015-11-03 10:11:36 -08:00
..
HeraldController.php Remove some low-hanging buildStandardPageResponse() methods 2015-11-03 10:11:36 -08:00
HeraldDisableController.php Update Herald for handleRequest 2015-08-01 15:41:36 -07:00
HeraldNewController.php Update Herald for handleRequest 2015-08-01 15:41:36 -07:00
HeraldRuleController.php Make some Herald errors more spider-resistant 2015-09-25 10:43:04 -07:00
HeraldRuleListController.php Update Herald for handleRequest 2015-08-01 15:41:36 -07:00
HeraldRuleViewController.php Update Herald for handleRequest 2015-08-01 15:41:36 -07:00
HeraldTestConsoleController.php Add basic support for Herald outbound rules 2015-08-15 10:54:33 -07:00
HeraldTranscriptController.php Add basic support for Herald outbound rules 2015-08-15 10:54:33 -07:00
HeraldTranscriptListController.php Update Herald for handleRequest 2015-08-01 15:41:36 -07:00