1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-30 10:42:41 +01:00
phorge-phorge/src/applications/badges
epriestley d4847c3eeb Convert simple query subclasses to use internal cursors
Summary:
Depends on D20291. Ref T13259. Move all the simple cases (where paging depends only on the partial object and does not depend on keys) to a simple wrapper.

This leaves a smaller set of more complex cases where we care about external data or which keys were requested that I'll convert in followups.

Test Plan: Poked at things, but a lot of stuff is still broken until everything is converted.

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13259

Differential Revision: https://secure.phabricator.com/D20292
2019-03-19 13:00:27 -07:00
..
application Spelling fix 2017-04-25 12:19:27 -07:00
capability Have Badges use getMostOpenPolicy for View 2015-07-24 11:03:43 -07:00
conduit Prevent use of the "quality" constraint in the Badge search API 2017-03-09 12:26:58 -08:00
constants Converting badge quality property from color to an integer representation for later sorting purposes 2016-03-30 17:28:34 -07:00
controller Remove "willRenderTimeline()" from ApplicationTransactionInterface 2018-12-20 14:55:07 -08:00
editor Allow "Change Subtype" to be selected from the comment action stack 2018-11-28 13:40:40 -08:00
icon Add more icon choices to Badges 2017-03-03 13:45:53 -08:00
lipsum Prevent use of the "quality" constraint in the Badge search API 2017-03-09 12:26:58 -08:00
mail Add MAILTAGs to Badges 2015-07-25 13:34:43 -07:00
phid Add PhabricatorBadgeArchiveController 2015-12-09 13:29:03 -08:00
query Convert simple query subclasses to use internal cursors 2019-03-19 13:00:27 -07:00
storage Remove "getApplicationTransactionObject()" from ApplicationTransactionInterface 2018-12-20 15:16:19 -08:00
typeahead First stab at a badges typeahead 2016-04-11 10:33:07 -07:00
view Fix two typos ("Adminstrator", "Recipents") 2017-03-12 14:23:43 -07:00
xaction Fix a transposed feed story in Badges 2018-01-16 13:57:01 -08:00