phab/src/infrastructure/query/policystable
phab/src/infrastructure/query/policy
stable
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 | |||
c9fe16247005 | epriestley | Fix an issue where file queries would throw incorrectly | Aug 2 2014 | |||
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 | |||
e495ce496b62 | Joshua Spence | Fix various spelling mistakes | Jul 12 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
9cb4047134f5 | epriestley | Apply hierarchical policy checks to Phriction | May 19 2014 | |||
8e8818783599 | epriestley | Allow filtering of "date" custom fields | Mar 25 2014 | |||
faaaff0b6f60 | epriestley | Fix an error in the PolicyFilter algorithm | Dec 6 2013 | |||
97937556ca34 | epriestley | Fix issue when paging Applications | Nov 22 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
95c2b03fc8e5 | epriestley | Distinguish between invalid/broken handles and filtered handles | Oct 17 2013 | |||
c4abf160cc51 | epriestley | Fix some file policy issues and add a "Query Workspace" | Oct 14 2013 | |||
5799e8e2de67 | epriestley | Provide better strings in policy errors and exceptions | Sep 27 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 | |||
07b8becfc6d5 | Bob Trahan | Policy - introduce parentQuery and pass around policy configuration from parent… | Sep 11 2013 | |||
1f86c7342881 | epriestley | Simplify policy filtering for projects and ObjectQuery | Sep 11 2013 | |||
f32e0e9330bd | epriestley | Provide a callback for Queries to filter objects from alternate result sets | Jul 22 2013 | |||
d2e5afb0959c | epriestley | Use application PHIDs in Releeph, plus more | Jul 22 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 | |||
b3a63a62a21b | vrana | Introduce PhabricatorEmptyQueryException | Mar 7 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 | |||
7b068d3e4690 | epriestley | Reverse project paging order | Aug 11 2012 | |||
6cbc67ea7501 | epriestley | Improve PolicyFilter and PolicyQuery | Aug 11 2012 | |||
d4cbb00d3baa | epriestley | Fix offset-without-limit case in Policy query | Aug 9 2012 | |||
3460da5f3402 | epriestley | Fix limits in queries | Aug 9 2012 | |||
ab92242e00b3 | epriestley | Extend PhabricatorPolicyQuery from PhabricatorOffsetPagedQuery | Aug 8 2012 | |||
ed4a155c9168 | epriestley | Rename "IDPaged" to "CursorPaged", "executeWithPager" to "executeWith… | Aug 7 2012 | |||
310cf00fc3cc | epriestley | Consolidate feed query code | Jul 3 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
ded641ae3270 | epriestley | Add basic per-object privacy policies | Apr 14 2012 |
c4science · Help