1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/people/query
epriestley 5ba7938d54 Simplify user cache management of data forms
Summary: Ref T4103. Ref T10078. We currently have separate "usable" and "raw" values, but can simplify this by making `newValueForUsers()` return the raw value.

Test Plan: Ran unit tests; browsed around; dropped caches and browsed around.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4103, T10078

Differential Revision: https://secure.phabricator.com/D16043
2016-06-05 08:53:27 -07:00
..
PhabricatorPeopleLogQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
PhabricatorPeopleLogSearchEngine.php [Redesign] Remove AphrontTable restriction on Search Engine 2015-06-29 12:28:55 -07:00
PhabricatorPeopleQuery.php Simplify user cache management of data forms 2016-06-05 08:53:27 -07:00
PhabricatorPeopleSearchEngine.php Add a modern user.search Conduit API method 2016-05-22 05:54:31 -07:00
PhabricatorPeopleTransactionQuery.php Implement PhabricatorApplicationTransactionInterface on PhabricatorUser 2015-06-08 13:35:57 -07:00