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/audit
Bob Trahan 2154f17b3d Transactions - fix bug adding people to projects
Summary: Fixes T8264. Broken in D12929. Sweep all the applyBuiltin implementations and always break; rather than return

Test Plan: added myself to a project successfully (showed up as a member)

Reviewers: epriestley, chad

Subscribers: Korvin, epriestley

Maniphest Tasks: T6403, T8264

Differential Revision: https://secure.phabricator.com/D12940
2015-05-19 15:22:41 -07: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 Transactions - fix bug adding people to projects 2015-05-19 15:22:41 -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