phab/src/applications/phid/query/PhabricatorObjectQuery.phpstable
phab/src/applications/phid/query/PhabricatorObjectQuery.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
df5a031b54a5 | epriestley | Allow "Repository Automation" to be configured for repositories | Oct 14 2015 | |||
4adaf53bf0cb | epriestley | Dramatically increase cache hit rate for feed | Jun 30 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
528f1a97449e | epriestley | Scope "in-flight" PHIDs more carefully | May 8 2015 | |||
7556a70280c8 | epriestley | Prevent Files from requiring infinite policy checks | May 8 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
f5600acb16f0 | epriestley | Don't skip policy checks on ObjectQuery if special capabilities are required | Dec 18 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
c4abf160cc51 | epriestley | Fix some file policy issues and add a "Query Workspace" | Oct 14 2013 | |||
ca7a7927948b | epriestley | Convert `bin/files` to ObjectQuery | Sep 30 2013 | |||
926b47ef7096 | epriestley | Call array_unique() in Handle/Object queries | Sep 12 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 | |||
2845d1196202 | epriestley | Remove PhabricatorPHID::fromObjectName | Jul 22 2013 | |||
7ed699660435 | epriestley | Provide basic infrastructure for moving PHIDs, Handles and Object Names to… | Jul 21 2013 |
c4science · Help