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/policy
Joshua Spence b3e196b694 Rename PhabricatorPolicyRule subclasses for consistency
Summary: Ref T5655. Fixes T6849. This is another take on D11131, which was missing the DB migration and was reverted in rP7c4de0f6be77ddaea593e1f41ae27211ec179a55.

Test Plan: Ran `./bin/storage upgrade` and verified that the classes were renamed in the `phabricator_policy.policy` table.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6849, T5655

Differential Revision: https://secure.phabricator.com/D11166
2015-01-03 23:48:55 +11:00
..
__tests__ Rename PhabricatorPolicyRule subclasses for consistency 2015-01-03 23:48:55 +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 Minor formatting changes 2014-10-08 08:39:49 +11:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
controller Linkify Registration Email 2014-11-07 14:16:30 -08:00
exception Allow applications to define new policy capabilities 2013-10-07 13:28:58 -07:00
filter Policy - fix error message 2014-10-08 19:46:56 -07: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 some linter violations 2015-01-03 09:11:41 +11:00
rule Rename PhabricatorPolicyRule subclasses for consistency 2015-01-03 23:48:55 +11:00
storage Minor formatting changes 2014-10-08 08:39:49 +11:00