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/differential/query
Anirudh Sanjeev bf10b7602b Allow searching diffs by more status options
Summary:
This Fixes T5737. Apparently the functionality to search by different
statuses in differential was already there, but the options weren't
exposed in the frontend. I can't think of any reason why this should've
been the case, so I just added the other options.

Test Plan: Tested against some local diffs to match new query option.

Reviewers: joshuaspence, epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Maniphest Tasks: T5737

Differential Revision: https://secure.phabricator.com/D10076
2014-07-30 13:55:05 -07:00
..
DifferentialChangesetQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DifferentialDiffQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DifferentialHunkQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DifferentialInlineCommentQuery.php Remove references to legacy comment IDs 2014-02-14 15:56:25 -08:00
DifferentialRepositoryLookup.php Fix an issue with UUID query construction 2013-09-30 03:55:07 -07:00
DifferentialRevisionQuery.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
DifferentialRevisionSearchEngine.php Allow searching diffs by more status options 2014-07-30 13:55:05 -07:00
DifferentialTransactionQuery.php Use TransactionEditor in differential.createcomment 2014-03-07 17:44:10 -08:00