1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/releeph
epriestley 9f41032693 Remove "cut point commit identifier" from Releeph
Summary: Ref T3656. Releeph denormalizes branch cut point identifiers into Branch objects, but this information isn't useful or used for sorting, filtering, or enforcing unique constraints. Instead, derive it via noramlized pathways from the `cutPointCommitPHID`.

Test Plan: Ran storage upgrade. Ran `releephwork.getbranch` and `releeph.getbranches`. Grepped for `cutPointCommitIdentifier`.

Reviewers: btrahan

Reviewed By: btrahan

CC: LegNeato, aran

Maniphest Tasks: T3656

Differential Revision: https://secure.phabricator.com/D6636
2013-08-14 09:01:38 -07:00
..
application Use ApplicationSearch in Releeph project list 2013-07-21 08:44:53 -07:00
commitfinder Diffusion - move some DiffusionRequest queries to occur over Conduit 2013-05-14 15:32:19 -07:00
conduit Remove "cut point commit identifier" from Releeph 2013-08-14 09:01:38 -07:00
config Releeph (Phabricator part) 2013-03-15 11:28:43 +00:00
constants ReleephRequestStatus 2013-05-11 15:20:16 +01:00
controller Remove "Project ID" from Releeph Projects 2013-08-14 09:00:56 -07:00
differential Diffusion - move some DiffusionRequest queries to occur over Conduit 2013-05-14 15:32:19 -07:00
editor Remove "cut point commit identifier" from Releeph 2013-08-14 09:01:38 -07:00
field Fix for D6260 2013-08-08 16:32:05 +01:00
mail Remove the last hardcoding from PhabricatorMetaMTAReceivedMail 2013-05-17 10:00:49 -07:00
phid Use application PHIDs in Releeph, plus more 2013-07-22 12:17:32 -07:00
query Remove "cut point commit identifier" from Releeph 2013-08-14 09:01:38 -07:00
storage Remove "cut point commit identifier" from Releeph 2013-08-14 09:01:38 -07:00
view Use ApplicationSearch in Releeph project list 2013-07-21 08:44:53 -07:00
ReleephPHIDConstants.php Use application handle infrastructure for Releeph Requests and Releeph Projects 2013-07-22 12:17:30 -07:00