1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-11 14:28:31 +01:00
phorge-phorge/src/applications/differential/controller
Nick Pellegrino 3802007082 A closed commit can be reopened, if allowed by the config file.
Summary: Fixes T2316

Test Plan:
When the config file allows reopening,
navigate to a closed revision and reopen it in the user interface,
and verify that the revision now "needs review."
Also checks that the reopen option is unavailable when disallowed
by the config file.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2316

Differential Revision: https://secure.phabricator.com/D4526
2013-01-19 09:10:18 -08:00
..
DifferentialChangesetViewController.php Add very basic 1-up HTML renderer support 2013-01-14 14:20:35 -08:00
DifferentialCommentPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialCommentSaveController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialController.php Add crumbs to Differential 2012-12-07 13:37:45 -08:00
DifferentialDiffCreateController.php Raise a better error when a file upload fails in Differential 2013-01-09 08:14:17 -08:00
DifferentialDiffViewController.php Use "Diff <id>" instead of "D<id>" in changeset view 2012-12-20 18:28:34 -08:00
DifferentialInlineCommentEditController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialInlineCommentPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialRevisionDetailRenderer.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialRevisionEditController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialRevisionListController.php Adds a new 'setnobackground' panel class, implements in Differential / Diffusion. 2013-01-14 16:40:04 -08:00
DifferentialRevisionStatsController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialRevisionViewController.php A closed commit can be reopened, if allowed by the config file. 2013-01-19 09:10:18 -08:00
DifferentialSubscribeController.php Delete license headers from files 2012-11-05 11:16:51 -08:00