phab/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.phpproduction
phab/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2794c69db550 | epriestley | Remove getPagingColumn() / getReversePaging() | Apr 13 2015 | |||
bdd1edea7a40 | epriestley | Modernize ManiphestTask paging and ordering | Apr 13 2015 | |||
411456084448 | epriestley | Modernize more paging/order queries | Apr 13 2015 | |||
9c7c13ffc88a | epriestley | Modernize Phrequent and Commit query ordering/paging | Apr 13 2015 | |||
e0fa0fbdee1b | epriestley | Modernize Phriction ordering/paging | Apr 13 2015 | |||
a4a198342e2c | epriestley | Modernize ReleephProjectQuery ordering/paging | Apr 13 2015 | |||
4fba6e7730aa | epriestley | Remove trivial implementations of getPagingColumn() | Apr 13 2015 | |||
a40c40fade6a | epriestley | Drive query ordering and paging more cohesively | Apr 13 2015 | |||
604d1409f16f | epriestley | Make buildPagingClauseFromMultipleColumns() safer | Apr 13 2015 | |||
a43473c4b65c | epriestley | Begin formalizing query orders | Apr 13 2015 | |||
9dc114d1159a | epriestley | Make formatOrderClause() safer | Apr 13 2015 | |||
6eadfe6a6fce | epriestley | Allow repositories to be ordered by commit count | Mar 23 2015 | |||
106ca70acb62 | epriestley | Fix an issue where subpriority paging could be truncated | Mar 14 2015 | |||
eafd7070badb | epriestley | LEFT JOIN instead of JOIN for ApplicationSearch ordering | Aug 2 2014 | |||
46b4fa85d097 | James Rhodes | Support custom fields in "Order By" for Maniphest | Aug 2 2014 | |||
8e8818783599 | epriestley | Allow filtering of "date" custom fields | Mar 25 2014 | |||
97937556ca34 | epriestley | Fix issue when paging Applications | Nov 22 2013 | |||
e7a7e43104bc | epriestley | Fix a bug where policy queries with cursor-based pagers and non-ID orders can… | Sep 22 2013 | |||
c8574cf6fd74 | epriestley | Integrate ApplicationSearch with CustomField | Sep 16 2013 | |||
5062abc53400 | epriestley | Most implement cursor paging in Maniphest | Sep 13 2013 | |||
256fcf37211e | epriestley | Make it easier to construct multi-column paging clauses from Query classes | Sep 13 2013 | |||
3ec4984f27cd | epriestley | Use cursor-based paging in Differential | Jul 3 2013 | |||
68d1441b4228 | Bob Trahan | Conpherence -- finish off the "show older" functionality | Apr 19 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
51c4b199d027 | epriestley | Allow policy-aware queries to prefilter results | Oct 23 2012 | |||
a1df1f2b7041 | epriestley | Allow projects to be set as policies | Sep 13 2012 |
c4science · Help