1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/policy
Joshua Spence ea376685ae Fix some odd looking arrays
Summary: These arrays looks a little odd, most likely due to the autofix applied by `ArcanistXHPASTLinter::LINT_ARRAY_SEPARATOR`. See D12296 in which I attempt to improve the autocorrection from this linter rule.

Test Plan: N/A

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D12281
2015-04-05 22:29:39 +10:00
..
__tests__ Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
config Fix some odd looking arrays 2015-04-05 22:29:39 +10:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
controller Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
exception Allow applications to define new policy capabilities 2013-10-07 13:28:58 -07:00
filter Reject objects with invalid policies instead of fataling 2015-02-10 06:16:42 -08:00
interface Work around a bug in PHP 5.3-ish with abstract methods in interfaces 2013-10-25 15:58:17 -07:00
management Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
phid Simplify the implementation of PhabricatorPHIDType subclasses 2014-07-22 00:38:23 +10:00
query Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
rule Rename PhabricatorPolicyRule subclasses for consistency 2015-01-03 23:48:55 +11:00
storage Policy - add destructible interface 2015-01-13 16:15:52 -08:00