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/query
epriestley eb3690f8c6 Add "Authored" as a default filter to Differential
Summary: Fixes T3786. Not 100% sold on this (I don't want to restore all of the original filters, since users can and should just build the weird ones if they use them), but this is almost certainly the most useful of the defaults which ApplicationSearch removed.

Test Plan: Viewed `/differential/`, executed the query.

Reviewers: btrahan, chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T3786

Differential Revision: https://secure.phabricator.com/D6860
2013-09-01 19:15:52 -07:00
..
DifferentialCommentQuery.php Put all DifferentialComment loading behind DifferentialCommentQuery 2013-06-21 12:51:18 -07:00
DifferentialDiffQuery.php Add DifferentialDiffQuery and change most callsites 2013-07-01 12:38:42 -07:00
DifferentialInlineCommentQuery.php Publish inline comments in Asana notification stories 2013-08-13 10:16:56 -07:00
DifferentialRevisionQuery.php Add NEEDS_REVISION support to DifferentialRevisionQuery 2013-08-07 08:00:32 -07:00
DifferentialRevisionSearchEngine.php Add "Authored" as a default filter to Differential 2013-09-01 19:15:52 -07:00