1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 04:32:43 +01:00
phorge-phorge/src/applications/repository/worker
epriestley 0b1d6a3f6e Convert straggling Herald rules to modern revision status constants
Summary:
Ref T2543. These are the last `ArcanistDifferentialRevisionStatus` callsites.

This removes the very old legacy `precommitRevisionStatus` field, which has no other readers. This was obsoleted by the `CLOSED_FROM_ACCEPTED` stuff, but retained for compatibility.

Test Plan:
  - Poked these with the test console, although they're a little tricky to be sure about.
  - Grepped for `ArcanistDifferentialRevisionStatus`, no more hits.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T2543

Differential Revision: https://secure.phabricator.com/D18416
2017-08-11 17:22:05 -07:00
..
__tests__ Remove diffusion.getcommits Conduit API method 2016-01-04 06:53:45 -08:00
commitchangeparser Migrate the "badcommit" table to use the less-hacky "hint" mechanism 2016-08-24 09:32:59 -07:00
commitmessageparser Convert straggling Herald rules to modern revision status constants 2017-08-11 17:22:05 -07:00
PhabricatorRepositoryCommitHeraldWorker.php Return Diffusion diffs through Files, not directly over Conduit 2016-08-27 09:11:03 -07:00
PhabricatorRepositoryCommitOwnersWorker.php Rename "getReviewerStatus()" to "getReviewers()" 2017-03-20 17:11:40 -07:00
PhabricatorRepositoryCommitParserWorker.php Migrate the "badcommit" table to use the less-hacky "hint" mechanism 2016-08-24 09:32:59 -07:00
PhabricatorRepositoryPushMailWorker.php Link to Harbormaster build targets from the Daemon worker page 2015-08-10 14:15:19 -07:00