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/infrastructure
Joshua Spence ade6f82dd5 Fix method visibility for LiskFixtureTestCase::getPhabricatorTestCaseConfiguration()
Summary: Ref T6822.

Test Plan: Visual inspection. This method is only called from within the `PhabricatorTestCase` class.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6822

Differential Revision: https://secure.phabricator.com/D11245
2015-01-07 07:34:31 +11:00
..
customfield remove unused FeedStory object in getTitleForFeed functions 2015-01-02 08:45:43 -08:00
daemon Skip some repository checks in cluster enviornments 2014-12-31 11:50:35 -08:00
diff Differential - tighten up access of Differential data from other applications 2014-12-19 14:54:15 -08:00
edges Modernize remaining edge types 2015-01-03 10:58:20 +11:00
env Add cluster.addresses and require membership before accepting cluster authentication tokens 2015-01-02 15:13:41 -08:00
events Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
internationalization Use PhabricatorAuditEditor to write revert edges 2015-01-06 07:30:38 +11:00
javelin Allow Javelin initBehavior to source alternative library behaviors 2014-11-04 06:47:07 -08:00
lint/linter Use new FutureIterator instead of Futures 2014-12-30 23:13:38 +11:00
log
management
markup Do not CC users without permissions to view an object 2015-01-01 08:05:52 -08:00
query Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
sms Daemons - add "objectPHID" to task tables. 2014-12-23 16:30:05 -08:00
ssh Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
storage Fix method visibility for LiskFixtureTestCase::getPhabricatorTestCaseConfiguration() 2015-01-07 07:34:31 +11:00
testing Skip Mercurial tests if hg is not present 2014-12-29 16:15:37 -08:00
time
util Improve Phriction page move dialog 2014-11-12 07:04:51 -08:00
PhabricatorEditor.php