mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-11 17:32:41 +01:00
451ddd76bf
Summary: Ref T2625. Currently, Paste hard-codes its filters as a separate layer above the query layer. Instead, expose these as "Builtin" queries which we construct at runtime. They act like normal saved queries, except in cases where it doesn't make sense. (I'm probably going to let you hide them too, and maybe even rename them, although for now they're just immutable.) Test Plan: {F44340} Reviewers: btrahan, blc Reviewed By: btrahan CC: aran Maniphest Tasks: T2625 Differential Revision: https://secure.phabricator.com/D6058 |
||
---|---|---|
.. | ||
document | ||
PhabricatorNamedQuery.php | ||
PhabricatorSavedQuery.php | ||
PhabricatorSearchDAO.php | ||
PhabricatorSearchQuery.php |