1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 12:12:43 +01:00
phorge-phorge/src/applications/differential/query
epriestley 353155a203 Add "modifiedStart" and "modifiedEnd" constraints to "differential.revision.search"
Summary:
Fixes T13386. See PHI1391. These constraints largely exist already, but are not yet exposed to Conduit.

Also, tweak some keys to support the underlying query.

Test Plan: Ran `differential.revision.search` queries with the new constraints.

Maniphest Tasks: T13386

Differential Revision: https://secure.phabricator.com/D20730
2019-08-22 13:34:18 -07:00
..
DifferentialChangesetQuery.php Add a standalone view for browsing changesets of very large revisions 2018-04-05 06:35:06 -07:00
DifferentialChangesetSearchEngine.php Add a standalone view for browsing changesets of very large revisions 2018-04-05 06:35:06 -07:00
DifferentialDiffInlineCommentQuery.php Extend TransactionCommentQuery for Differential 2015-03-09 14:11:20 -07:00
DifferentialDiffQuery.php Provide "differential.diff.search" 2017-10-30 15:06:10 -07:00
DifferentialDiffSearchEngine.php Provide "differential.diff.search" 2017-10-30 15:06:10 -07:00
DifferentialDiffTransactionQuery.php Add "Autoplans" to Harbormaster 2015-06-21 09:04:21 -07:00
DifferentialHunkQuery.php Completely remove the legacy hunk table 2018-02-10 16:12:50 -08:00
DifferentialInlineCommentQuery.php Update many Phabricator queries for new %Q query semantics 2018-11-15 03:48:10 -08:00
DifferentialRepositoryLookup.php Remove arcanist projects from differential 2015-05-19 00:36:52 +10:00
DifferentialRevisionQuery.php Support "none()" in Differential to find revisions with no (un-resigned) reviewers 2019-05-21 12:56:59 -07:00
DifferentialRevisionRequiredActionResultBucket.php Refine bucketing and display rules for voided "Accepts" in Differential 2017-11-07 15:35:11 -08:00
DifferentialRevisionResultBucket.php Refine bucketing and display rules for voided "Accepts" in Differential 2017-11-07 15:35:11 -08:00
DifferentialRevisionSearchEngine.php Add "modifiedStart" and "modifiedEnd" constraints to "differential.revision.search" 2019-08-22 13:34:18 -07:00
DifferentialTransactionQuery.php Extend TransactionCommentQuery for Differential 2015-03-09 14:11:20 -07:00