1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 12:12:43 +01:00
phorge-phorge/src/applications/diviner
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 Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
atom Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
atomizer Fix a constant typo in Diviner ("DECLARATAION" -> "TION") 2017-03-04 09:54:10 -08:00
cache Linter fixes 2015-12-03 07:44:23 +11:00
capability Modernize Diviner 2015-06-17 07:17:14 +10:00
controller Rename "PHUIDocumentViewPro" to "PHUIDocumentView" 2018-08-28 14:53:07 -07:00
editor Modernize Diviner 2015-06-17 07:17:14 +10:00
markup Replace "URI->setQueryParams()" after initialization with a constructor argument 2019-02-14 11:46:37 -08:00
phid Set icons for Diviner PHID types 2015-06-17 07:26:23 +10:00
publisher Update PhabricatorLiskDAO::chunkSQL() for new %Q semantics 2018-11-13 08:59:18 -08:00
query Convert simple query subclasses to use internal cursors 2019-03-19 13:00:27 -07:00
renderer Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
search Fix flipped open/closed status for Diviner atoms in search index 2017-02-13 13:12:32 -08:00
storage Make the default behavior of getApplicationTransactionCommentObject() "return null" instead of "throw" 2019-02-07 14:56:38 -08:00
typeahead Allow atoms to be queried by book 2015-06-20 18:35:50 +10:00
view Redesign Diviner 2015-11-01 08:58:33 -08:00
workflow Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00