mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
926b47ef70
Summary: I think the old thing did this, but this makes queries a bit less ridiculous. For example, `secure.phabricator.com` currently issues a query for 664 handles on my task list, but only 73 of them are unique (basically, all the projects plus all the authors). This proably is slightly good for performance, but mostly makes the "Services" tab manageable. Test Plan: Looked at Maniphest and some other pages, saw handles and objects where they were expected to be. Reviewers: btrahan Reviewed By: btrahan CC: aran Differential Revision: https://secure.phabricator.com/D6959 |
||
---|---|---|
.. | ||
conduit | ||
handle | ||
query | ||
storage | ||
type | ||
PhabricatorObjectHandle.php | ||
PhabricatorPHIDConstants.php | ||
utils.php |