1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/daemon
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
..
application Move cancel/retry/free task queue actions to bin/worker 2014-12-06 09:14:16 -08:00
controller Allow archived tasks to be queried by object PHID and order by id 2014-12-30 15:54:56 -08:00
event Start phd daemons as the correctly configured user and refuse otherwise 2014-12-23 08:15:51 -08:00
garbagecollector Daemons - introduce PhabricatorWorkerArchiveTaskQuery 2014-12-23 15:45:42 -08:00
management Detect goofy sudo -n output under OSX 2014-12-23 14:45:07 -08:00
query Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
view Separate daemon task table rendering into a standalone class 2014-12-30 10:00:06 -08:00