1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/diffusion
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
..
application Move Clone Repository to Dialog 2017-07-11 13:16:47 -07:00
capability
conduit Write patterns to "git grep" on stdin instead of passing them with "-e" 2017-06-08 15:25:55 -07:00
config Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
controller Replace legacy Differential queries for "open" revisions with a modern mechanism 2017-08-11 13:37:11 -07:00
data Don't track "phabricator/" staging area tags 2016-06-16 11:22:02 -07:00
doorkeeper
edge Expose the commit/task/revision relationship edges to "edge.search" 2017-04-02 19:49:55 -07:00
editor Allow the PullLocal daemon to actually hibernate 2017-04-06 15:41:19 -07:00
engine Show yellow "draft" bubble in Audit 2017-01-16 10:28:59 -08:00
engineextension Cache Almanac URIs for repositories 2016-12-06 09:14:45 -08:00
exception Make repository daemon locks more granular and forgiving 2016-05-13 05:17:27 -07:00
garbagecollector
gitlfs Rename "PhabricatorHash::digest()" to "weakDigest()" 2017-04-06 15:43:33 -07:00
herald Convert straggling Herald rules to modern revision status constants 2017-08-11 17:22:05 -07:00
management Add status table to Diffusion Branch manage page 2017-08-10 13:26:30 -07:00
panel Fixed typo 2016-12-19 17:56:27 -08:00
protocol Pass SSH wrappers to VCS commands unconditonally, not just if there's an SSH remote 2017-08-10 17:49:55 -07:00
query Reduce callsites to "ArcanistDifferentialRevisionStatus" in Phabricator 2017-08-09 11:04:52 -07:00
relationships Convert all standard relationship-editing actions to modern Relationships code 2016-06-29 11:24:52 -07:00
remarkup When commits have a "rewritten" hint, try to show that in handles in other applications 2016-08-24 09:35:19 -07:00
request Add profile images to Repositories 2017-06-12 07:51:39 -07:00
response
ssh Improve error messages for running git clone against a Mercurial repository 2016-12-02 07:30:03 -08:00
symbol
typeahead Fix an issue where repositories with hyphens could sort improperly in typeaheads 2017-07-03 09:28:02 -07:00
view Don't fatal when viewing tags pointing at commits we haven't imported/parsed yet 2017-07-28 10:43:24 -07:00
xaction Prevent users from taking "edit"-like actions via comment forms if they don't have edit permission 2017-03-02 16:56:57 -08:00
DiffusionLintSaveRunner.php Return Diffusion diffs through Files, not directly over Conduit 2016-08-27 09:11:03 -07:00