1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-11 08:06:13 +01:00
phorge-phorge/src/applications/differential/query
epriestley c6c1893dc0 Allow revisions to be filtered by created date
Summary:
Ref T13202. See PHI906. This is a reasonable capability which we support in some other applications already.

(The only real reason not to support this is that it creates some clutter in the UI, but I think we're generally in better shape now than we were in the past, and we could make this UI collapse/fold at some point.)

Test Plan: Ran queries with a minimum date, a maximum date, both, and neither. Saw appropriate results in all cases.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13202

Differential Revision: https://secure.phabricator.com/D19732
2018-10-05 12:28:20 -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 Convert some loadPreferences() to getUserSetting() 2016-06-02 06:29:20 -07:00
DifferentialRepositoryLookup.php Remove arcanist projects from differential 2015-05-19 00:36:52 +10:00
DifferentialRevisionQuery.php Allow revisions to be filtered by created date 2018-10-05 12:28:20 -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 Allow revisions to be filtered by created date 2018-10-05 12:28:20 -07:00
DifferentialTransactionQuery.php Extend TransactionCommentQuery for Differential 2015-03-09 14:11:20 -07:00