1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/conduit
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 Add conduit.getcapabilities and a modern CLI handshake workflow 2014-12-15 11:14:53 -08:00
call Accept Conduit tokens as an authentication mechanism 2014-12-15 11:14:41 -08:00
controller Conduit - document that ERR-CONDUIT-CORE is coming atchya 2015-01-06 14:41:28 -08:00
garbagecollector Add Conduit Tokens to make authentication in Conduit somewhat more sane 2014-12-15 11:14:23 -08:00
method Fix string truncation calls all over the codebase. 2015-01-05 11:14:54 -08:00
protocol Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
query Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
settings Rename PhabricatorSettingsPanel subclasses for consistency 2015-01-02 15:20:08 +11:00
ssh Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00