1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/releeph/query
Joshua Spence 463d094f96 Fix method visibility for PhabricatorPolicyAwareQuery subclasses
Summary: Ref T6822.

Test Plan:
`grep` for the following:

  - `->willFilterPage(`
  - `->loadPage(`
  - `->didFilterPage(`
  - `->getReversePaging(`
  - `->didFilterPage(`
  - `->willExecute(`
  - `->nextPage(`

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: hach-que, Korvin, epriestley

Maniphest Tasks: T6822

Differential Revision: https://secure.phabricator.com/D11367
2015-01-14 07:01:16 +11:00
..
ReleephBranchQuery.php Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
ReleephBranchSearchEngine.php Fix method visibility for PhabricatorApplicationSearchEngine methods 2015-01-07 07:34:52 +11:00
ReleephBranchTransactionQuery.php Provide a history controller for Releeph branches 2013-08-21 12:32:07 -07:00
ReleephProductQuery.php Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
ReleephProductSearchEngine.php Fix method visibility for PhabricatorApplicationSearchEngine methods 2015-01-07 07:34:52 +11:00
ReleephProductTransactionQuery.php Rename Releeph "Project" transactions to "Product" 2014-03-29 09:15:09 -07:00
ReleephRequestQuery.php Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
ReleephRequestSearchEngine.php Fix method visibility for PhabricatorApplicationSearchEngine methods 2015-01-07 07:34:52 +11:00
ReleephRequestTransactionQuery.php Use application PHIDs for application transactions 2013-07-29 12:04:15 -07:00