1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/audit
Joshua Spence acb45968d8 Use __CLASS__ instead of hard-coding class names
Summary: Use `__CLASS__` instead of hard-coding class names. Depends on D12605.

Test Plan: Eyeball it.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: hach-que, Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D12806
2015-05-14 07:21:13 +10:00
..
application Allow applications to have multiple "help" menu items 2015-04-01 11:51:48 -07:00
conduit Give Conduit params/return/errors protected visibility 2015-04-13 11:58:35 -07:00
constants Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
controller Increase visibility of PhabricatorController::buildApplicationMenu methods 2015-01-16 07:41:26 +11:00
editor Audit - fix a bug with unloaded repositories 2015-04-11 21:50:30 -07:00
mail Expose all application mail receivers 2015-04-01 11:52:02 -07:00
management Fix visibility of PhutilArgumentWorkflow::didConstruct methods 2015-01-16 07:42:07 +11:00
query Move handle fetching into tokenizer Datasources 2015-03-31 14:10:32 -07:00
storage Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
view Touch up Audit/Commit List UI 2015-02-19 07:03:18 -08:00