1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-30 02:32:42 +01:00
phorge-phorge/src/applications/phrequent
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 Remove counts from home navigation 2017-01-21 13:55:40 -08:00
conduit phtize all the things 2015-05-22 21:16:39 +10:00
controller phtize all the things 2015-05-22 21:16:39 +10:00
editor Conduit APIs to start and stop tracking time in phrequent 2014-07-12 11:42:32 +10:00
engineextension Remove old Phrequent propery rendering code and show "Time Spent" in higher precision 2018-12-28 00:07:25 -08:00
event Remove old Phrequent propery rendering code and show "Time Spent" in higher precision 2018-12-28 00:07:25 -08:00
interface Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
query Convert simple query subclasses to use internal cursors 2019-03-19 13:00:27 -07:00
storage Fix spelling 2017-10-09 10:48:04 -07:00