1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-30 18:52:42 +01:00
phorge-phorge/src/infrastructure/query
epriestley 7b068d3e46 Reverse project paging order
Summary:
Currently, we're showing projets in reverse order (Z..A) because most cursor pagers go from high IDs to low IDs.

Allow sequence to be reversed; reverse it.

Also simplify some query/paging stuff.

Test Plan: Set page size to 1, paged back and forth.

Reviewers: vrana, btrahan

Reviewed By: vrana

CC: aran

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D3221
2012-08-11 07:05:45 -07:00
..
policy Reverse project paging order 2012-08-11 07:05:45 -07:00
PhabricatorOffsetPagedQuery.php Extend PhabricatorPolicyQuery from PhabricatorOffsetPagedQuery 2012-08-08 12:15:58 -07:00
PhabricatorQuery.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00