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/herald
Bob Trahan 8ac73b2bf3 Differential - tighten up access of Differential data from other applications
Summary: Fixes T6790. Turn the old method into "new" (old signature) and "newEphemeral". Deploy "newEphemeral" as many places as possible; basically places we are not in the Differential application *and* have no intentions of ever saving the diff. These callsites are also all places we are just trying to get some changesets at the end of the day.

Test Plan: set differential application policy to 'administrators only'. viewed a commit in diffusion and it worked without any errors! i'm just using my thinkin' noodle on the other code paths.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6790

Differential Revision: https://secure.phabricator.com/D11020
2014-12-19 14:54:15 -08:00
..
adapter Differential - tighten up access of Differential data from other applications 2014-12-19 14:54:15 -08:00
application Minor formatting changes 2014-10-08 08:39:49 +11:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
config Lay most groundwork for Herald object rules 2013-12-27 13:17:10 -08:00
controller Transactions - deploy buildTransactionTimeline against a few more applications 2014-12-02 14:33:59 -08:00
editor Modularize mail tags 2014-08-12 12:28:41 -07:00
engine Make execution order of Herald rules explicit 2014-10-02 09:49:32 -07:00
extension Support custom actions in Herald 2014-07-02 14:29:46 +10:00
garbagecollector Modularize the Garbage Collector 2014-01-15 10:02:24 -08:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
storage Transactions - adding willRenderTimeline to handle tricky cases 2014-12-04 13:58:52 -08:00
view Make ObjectItem default as "Card" 2014-06-07 12:12:11 -07:00