1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/differential
epriestley 76fd9a2d28 Reduce laziness for "Mark Committed"
Summary:
  - Enforce proper workflow rules.
  - Fix a derp-bug with patches.

Test Plan:
  - Tried to mark a revision I didn't own.
  - Tried to mark a revision already marked committed.
  - Tried to mark a revision otherwise not accepted.
  - Verified daemon can override workflow rules and mark from arbitrary states.

Reviewers: btrahan, Makinde

Reviewed By: Makinde

CC: aran, epriestley

Maniphest Tasks: T948

Differential Revision: https://secure.phabricator.com/D1809
2012-03-07 10:20:17 -08:00
..
constants Add "mark committed" action to the web UI 2012-03-07 09:47:31 -08:00
controller Add "mark committed" action to the web UI 2012-03-07 09:47:31 -08:00
data/revisionlist Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into 2012-01-10 11:49:20 -08:00
editor Reduce laziness for "Mark Committed" 2012-03-07 10:20:17 -08:00
exception Improve behavior when user submits a no-op action in Differential 2012-01-15 03:44:09 -08:00
field Minor, ensure auditors is an array. 2012-03-06 19:46:26 -08:00
mail Reduce laziness for "Mark Committed" 2012-03-07 10:20:17 -08:00
parser/changeset Display compatible inline comments (usually synthetic) on the same row 2012-02-04 10:20:37 -08:00
query/revision Add filter for abandoned revisions 2012-03-06 16:54:03 -08:00
replyhandler Don't add author and reviewers to CCs 2012-01-14 11:10:40 -08:00
storage Revert rP87c60abbd02d, apply D1772 2012-03-05 11:04:55 -08:00
tasks Enable updating task->revision assoc 2011-04-26 19:14:47 -07:00
view Change inline edit comment confirm button caption to Ready 2012-03-06 11:58:41 -08:00