1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 03:32:42 +01:00
phorge-phorge/src/infrastructure/edges
epriestley 8449c1793a Convert complex query subclasses to use internal cursors
Summary:
Depends on D20292. Ref T13259. This converts the rest of the `getPagingValueMap()` callsites to operate on internal cursors instead.

These are pretty one-off for the most part, so I'll annotate them inline.

Test Plan:
  - Grouped tasks by project, sorted by title, paged through them, saw consistent outcomes.
  - Queried edges with "edge.search", paged through them using the "after" cursor.
  - Poked around the other stuff without catching any brokenness.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13259

Differential Revision: https://secure.phabricator.com/D20293
2019-03-19 13:02:16 -07:00
..
__tests__ Add a bit of test coverage for bulky vs compact edge data representations 2018-01-29 11:34:57 -08:00
conduit Convert complex query subclasses to use internal cursors 2019-03-19 13:02:16 -07:00
constants Bridge GitHub users into Phabricator and attribute actions to them 2016-03-28 13:10:32 -07:00
editor Continue making application fixes to Phabricator for changes to %Q semantics 2018-11-15 03:50:02 -08:00
engineextension Log and continue when trying to destroy edges with no edge definition 2016-06-23 06:45:17 -07:00
exception phtize all the things 2015-05-22 21:16:39 +10:00
query Convert complex query subclasses to use internal cursors 2019-03-19 13:02:16 -07:00
type Add a generic "edge.search" method 2017-03-04 15:26:29 -08:00
util Write edge transactions in a more compact way 2018-01-29 11:33:58 -08:00