phab/src/applications/repository/query/PhabricatorRepositoryQuery.phpstable
phab/src/applications/repository/query/PhabricatorRepositoryQuery.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
fb3b4ee532ac | epriestley | Make CommitController more flexible about handling URIs | Jan 5 2016 | |||
edcc3232aabc | epriestley | Remove calls to getCallsign() in bin/repository scripts | Jan 2 2016 | |||
d4a3706aeeb0 | epriestley | Move Repositories to SearchField | Jun 8 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
1c399476798f | epriestley | Fix "not(project)" in Diffusion | May 7 2015 | |||
cf154ae9f499 | epriestley | Support tokenizer functions in Diffusion | Apr 23 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
4fc5f8e29751 | epriestley | Improve browsability of Diffusion repository datasource | Apr 17 2015 | |||
6e4f508bebdb | epriestley | Provide "builtin" high-level result orders | Apr 13 2015 | |||
2794c69db550 | epriestley | Remove getPagingColumn() / getReversePaging() | Apr 13 2015 | |||
411456084448 | epriestley | Modernize more paging/order queries | Apr 13 2015 | |||
a4a198342e2c | epriestley | Modernize ReleephProjectQuery ordering/paging | Apr 13 2015 | |||
604d1409f16f | epriestley | Make buildPagingClauseFromMultipleColumns() safer | Apr 13 2015 | |||
9dc114d1159a | epriestley | Make formatOrderClause() safer | Apr 13 2015 | |||
e74c386d5603 | epriestley | Fix an issue where RepositoryQuery may fail for viewers who can't use Diffusion | Apr 2 2015 | |||
6eadfe6a6fce | epriestley | Allow repositories to be ordered by commit count | Mar 23 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
f33e2de09286 | Fabian Stelzer/epriestley | make repo callsigns optional | Jan 1 2015 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
33120e377a63 | epriestley | Modernize Project/Object edges | Jul 18 2014 | |||
5d1489a3ce5a | Aviv Eyal/epriestley | Search repos by Project | Jan 30 2014 | |||
e34a44a7ed15 | epriestley | Allow repository lookup by remote URI | Jan 25 2014 | |||
2ee450748696 | John Watson/epriestley | Add Hosted/Remote filtering to Diffusion | Jan 10 2014 | |||
637e3f38f3a0 | epriestley | Allow repositories to be associated with projects | Jan 3 2014 | |||
39b384041ffc | epriestley | Add "r <name>" to jump nav to locate repositories by name | Dec 5 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
874a9b7fe3f8 | epriestley | When creating or updating a revision, infer the repository from the diff | Sep 27 2013 | |||
b928e7f8f52a | epriestley | Fix an issue with Diffusion where paging by commit date would fail | Sep 24 2013 | |||
e7a7e43104bc | epriestley | Fix a bug where policy queries with cursor-based pagers and non-ID orders can… | Sep 22 2013 | |||
b8cb6ddaa5bb | epriestley | Add some keys and policy fields to repositories | Sep 22 2013 | |||
8651e5feba17 | epriestley | Allow repositories to be filtered by type | Sep 19 2013 | |||
256fcf37211e | epriestley | Make it easier to construct multi-column paging clauses from Query classes | Sep 13 2013 | |||
0da6321b2c7c | epriestley | Provide ordering options in Diffusion application search | Sep 11 2013 | |||
9872d57f87e3 | epriestley | Allow Diffusion repostories to be filtered by active/inactive status | Sep 11 2013 | |||
93c67040596a | epriestley | Move "most recent commit" and "commit count" into DiffusionRepositoryQuery | Sep 11 2013 | |||
b3a63a62a21b | vrana | Introduce PhabricatorEmptyQueryException | Mar 7 2013 | |||
800be357e841 | vrana | Order repositories in Diffusion from oldest | Dec 21 2012 | |||
db89e23761f0 | epriestley | Make Repositories partially policy-aware | Dec 19 2012 |
c4science · Help