mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-04 20:52:43 +01:00
046c1b5b82
Summary: Ref T13195. See PHI861. The "+ Draft" flag is not currently exposed over the API, but seems stable enough to expose. Also expose the "hold as draft" flag, normally `arc diff --draft`. Today, you can get "+ Draft" with some other state by: - abandoning a draft revision ("Abandoned + Draft"); or - using `arc diff --plan-changes` with an older `arc` version ("Changes Planned + Draft"). Test Plan: Called `differential.revision.search` via Conduit and got sensible-looking results for revisions in various states. Reviewers: amckinley Reviewed By: amckinley Maniphest Tasks: T13195 Differential Revision: https://secure.phabricator.com/D19648 |
||
---|---|---|
.. | ||
__tests__ | ||
DifferentialAffectedPath.php | ||
DifferentialChangeset.php | ||
DifferentialCustomFieldNumericIndex.php | ||
DifferentialCustomFieldStorage.php | ||
DifferentialCustomFieldStringIndex.php | ||
DifferentialDAO.php | ||
DifferentialDiff.php | ||
DifferentialDiffProperty.php | ||
DifferentialDiffTransaction.php | ||
DifferentialHiddenComment.php | ||
DifferentialHunk.php | ||
DifferentialInlineComment.php | ||
DifferentialReviewer.php | ||
DifferentialRevision.php | ||
DifferentialSchemaSpec.php | ||
DifferentialTransaction.php | ||
DifferentialTransactionComment.php |