1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 02:38:48 +02:00
phorge-phorge/src/applications/differential
epriestley b383d2c338 Replace "Edit" controller with "EditPro" controller
Summary: Ref T2222. Remove the old controller and swap in the new ApplicationTransactions one.

Test Plan: Made a pile of edits.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2222

Differential Revision: https://secure.phabricator.com/D8377
2014-02-28 16:49:30 -08: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 Remove "dateCommitted" field from DifferentialRevision 2014-02-25 12:36:14 -08:00
config Use CustomField, not AuxiliaryField, to power RevisionView 2014-02-27 11:06:14 -08:00
constants Mark reviewers as "commented" when they leave a comment 2014-02-25 12:37:11 -08:00
controller Replace "Edit" controller with "EditPro" controller 2014-02-28 16:49:30 -08:00
customfield Implement "words of power" against ApplicationTransactions 2014-02-28 15:20:45 -08:00
doorkeeper Normalize the definition of "closed" revision statuses 2013-11-25 17:39:24 -08:00
editor Make "EditPro" controller work with diff updates 2014-02-28 16:49:22 -08:00
event Various linter fixes. 2014-02-26 12:44:58 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
field Various linter fixes. 2014-02-26 12:44:58 -08: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 Add a "default view" policy to Differential 2013-10-09 13:58:00 -07:00
mail Made some classes final. 2014-02-26 13:01:45 -08:00
parser Various linter fixes. 2014-02-26 12:44:58 -08:00
phid Make "EditPro" controller work with diff updates 2014-02-28 16:49:22 -08:00
query Don't issue a bazillion queries to load Differential object lists 2014-02-18 17:57:45 -08: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 Make "EditPro" controller work with diff updates 2014-02-28 16:49:22 -08:00
view Align textarea in diff comment 2014-02-28 08:40:02 -08:00
DifferentialGetWorkingCopy.php Semi-fix git cloning for non-bare repos for landing 2013-12-30 15:22:32 -08:00
DifferentialTasksAttacher.php Delete license headers from files 2012-11-05 11:16:51 -08:00