1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/differential/controller
epriestley 68d90ef698 Allow revisions to be commandeered
Summary:
  - Adds "Commandeer Revision", to allow you to plunder revisions from those lost to sea (e.g., interns who have left or co-workers who are dealing with a family emergency).
  - Removes admin-abandon to simplify things, since you can just Commandeer + Abandon now.
  - There are other workarounds available but this is the natural/expected workflow (and the one everyone always asks for) and there's no real reason not to allow it.

Test Plan: Swashbuckled.

Reviewers: cpiro, btrahan, vrana, jungejason

Reviewed By: cpiro

CC: aran, zeeg

Differential Revision: https://secure.phabricator.com/D2257
2012-04-17 14:59:31 -07:00
..
base Add a contextual "scope" dropdown for searches 2012-02-14 17:00:12 -08:00
changesetview Display cursor hand on line number in revision but not in standalone view 2012-04-10 15:05:54 -07:00
commentpreview Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
commentsave Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
customrenderer Deprecate generateProperties 2011-08-18 11:33:10 -07:00
diffcreate Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
diffview Allow View Standalone in Diff preview 2012-04-12 22:35:13 -07:00
inlinecommentedit Add inline comments to Diffusion/Audit 2012-03-14 12:56:01 -07:00
inlinecommentpreview Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
revisionedit Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
revisionlist Replace elseif by else if 2012-04-04 15:24:47 -07:00
revisionstats Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
revisionview Allow revisions to be commandeered 2012-04-17 14:59:31 -07:00
subscribe Add an "Explicit-CCs" header to Differential 2012-03-26 09:55:38 -07:00