1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/repository
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/repositorytype Remove some Mercurial and Google caveats 2012-01-05 14:14:06 -08:00
controller Allow Git repositories to track only some branches 2012-01-04 10:20:34 -08:00
daemon Support Git implicit file:// URIs 2012-01-11 09:00:18 -08:00
parser Add transaction-oriented editing to projects 2012-01-24 09:44:35 -08:00
storage Migrate "PhabricatorOwnersPackageCommitRelationship" to "PhabricatorRepositoryAuditRequest" 2012-03-05 13:17:29 -08:00
worker Reduce laziness for "Mark Committed" 2012-03-07 10:20:17 -08:00