1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/differential
Austin McKinley 04fd93e51e Drop DifferentialDraft storage
Summary: Fixes T12104.

Test Plan: Ran `bin/storage upgrade` and observed table dun got dropped.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley

Maniphest Tasks: T12104

Differential Revision: https://secure.phabricator.com/D18034
2017-05-26 13:59:26 -07:00
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
application Remove counts from home navigation 2017-01-21 13:55:40 -08:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
command Define Differential email action in terms of EditEngine 2017-01-02 13:25:45 -08:00
conduit Remove old code for "Request Review" action from Differential 2017-03-28 11:50:40 -07:00
config Remove Differential "Title" custom field 2016-12-16 10:23:26 -08:00
constants Search and Replace calls to setShade 2017-05-22 18:59:53 +00:00
controller Move most Differetial keyboard shortcuts into DiffChangesetList 2017-05-16 06:24:42 -07:00
customfield Rename "getReviewerStatus()" to "getReviewers()" 2017-03-20 17:11:40 -07:00
doorkeeper Rename "needReviewerStatus()" into "needReviewers()" 2017-03-20 16:46:16 -07:00
edge Expose the commit/task/revision relationship edges to "edge.search" 2017-04-02 19:49:55 -07:00
editor Only recognize "Fixes ..." in main revision content like the Summary or Test Plan 2017-04-30 13:12:28 -07:00
engine Make yellow "draft" bubbles more generic 2017-01-13 09:02:19 -08:00
engineextension Provide a "Reviewers" attachment to "differential.revision.search" 2017-04-06 14:46:39 -07:00
exception Remove an unused class 2015-01-03 09:07:32 +11:00
field Rename "getReviewerStatus()" to "getReviewers()" 2017-03-20 17:11:40 -07:00
garbagecollector Provide bin/garbage for interacting with garbage collection 2015-10-02 09:17:24 -07:00
herald Fix a bad getStatus() call which is fataling during Herald rule evaluation 2017-03-22 10:03:38 -07:00
landing Make "Land Revision" button state consistent, prevent non-accepted lands 2015-10-27 18:51:59 +00:00
lipsum Rename "getReviewerStatus()" to "getReviewers()" 2017-03-20 17:11:40 -07:00
mail Rename "needReviewerStatus()" into "needReviewers()" 2017-03-20 16:46:16 -07:00
management Remove most of the legacy hunk code 2016-12-13 14:34:36 -08:00
parser Always parse the first line of a commit message as a title 2017-01-01 09:56:15 -08:00
phid Render revision and audit state icons in Maniphest 2017-01-12 13:23:13 -08:00
query Restrict Differential buckets to just ApplicationSearch views 2017-03-23 12:09:44 -07:00
relationships Convert all standard relationship-editing actions to modern Relationships code 2016-06-29 11:24:52 -07:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
render Correct the generation of "<th />" IDs on left-hand-side of image changesets 2017-05-17 06:26:45 -07:00
search Rename "getReviewerStatus()" to "getReviewers()" 2017-03-20 17:11:40 -07:00
storage Drop DifferentialDraft storage 2017-05-26 13:59:26 -07:00
typeahead Allow commits to be queried by repository using the tagged(...) typehaead function 2017-02-27 10:46:55 -08:00
view Make Differential objective markers show a brighter "editing" state 2017-05-20 07:57:38 -07:00
xaction Don't consider accepting on behalf of valid-but-accepted reviewers to be a validation error 2017-05-25 14:30:19 -07:00
DifferentialGetWorkingCopy.php Extend from Phobject 2015-06-15 18:02:27 +10:00