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/differential
epriestley 4173367f87 Add missing needReviewerAuthority() for differential.createcomment
Summary: For some actions (like accept) we need to load reviewer authority so we can figure out if the actor can act on behalf of project reviewers, etc.

Test Plan: Will make @dctrwatson do it.

Reviewers: dctrwatson, btrahan

Reviewed By: btrahan

Subscribers: chad, aran, dctrwatson, epriestley

Differential Revision: https://secure.phabricator.com/D8505
2014-03-12 15:24:54 -07:00
..
__tests__ Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
application Replace "Edit" controller with "EditPro" controller 2014-02-28 16:49:30 -08:00
capability Allow "Default View" policies to be set to Public 2013-10-09 15:06:18 -07:00
conduit Add missing needReviewerAuthority() for differential.createcomment 2014-03-12 15:24:54 -07:00
config Remove DifferentialFieldSelector 2014-03-11 13:02:13 -07:00
constants Add missing needReviewerAuthority() for differential.createcomment 2014-03-12 15:24:54 -07:00
controller Clean up various pieces of dead/obsolete Differential code 2014-03-11 13:02:19 -07:00
customfield Restore old "author can not be a reviewer" rule to Transactions 2014-03-12 06:04:30 -07:00
doorkeeper Normalize the definition of "closed" revision statuses 2013-11-25 17:39:24 -08:00
editor Fix two transactional issues around revision status 2014-03-12 15:24:43 -07:00
event Various linter fixes. 2014-02-26 12:44:58 -08:00
exception Clean up various pieces of dead/obsolete Differential code 2014-03-11 13:02:19 -07:00
garbagecollector Complete modularization of the GC daemon 2014-01-15 10:02:31 -08:00
landing Add Disabled mode to landing revision ui 2014-01-30 09:07:50 -08:00
lipsum Use DifferentialRevisionEditor in lipsum 2014-03-11 13:02:00 -07:00
mail Port Differential mail features forward to transactions 2014-03-11 13:02:06 -07:00
parser Clean up various pieces of dead/obsolete Differential code 2014-03-11 13:02:19 -07:00
phid Make "EditPro" controller work with diff updates 2014-02-28 16:49:22 -08:00
query Clean up various pieces of dead/obsolete Differential code 2014-03-11 13:02:19 -07:00
remarkup Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
render Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
search Use ApplicationTransactions/CustomField to power Differential global search 2014-02-26 11:18:06 -08:00
storage Restore old "author can not be a reviewer" rule to Transactions 2014-03-12 06:04:30 -07:00
view Modernize "revision update history" in Differential 2014-03-12 11:39:43 -07:00
DifferentialGetWorkingCopy.php Semi-fix git cloning for non-bare repos for landing 2013-12-30 15:22:32 -08:00