Page MenuHomePhabricator

Rename `PhabricatorPolicyRule` subclasses for consistency
ClosedPublic

Authored by joshuaspence on Jan 3 2015, 1:06 AM.
Tags
None
Referenced Files
F15475122: D11166.diff
Sun, Apr 6, 3:59 PM
F15474278: D11166.diff
Sun, Apr 6, 6:56 AM
F15423434: D11166.id26812.diff
Sat, Mar 22, 3:26 PM
F15423433: D11166.id26813.diff
Sat, Mar 22, 3:26 PM
F15367643: D11166.diff
Tue, Mar 11, 8:15 PM
F15366318: D11166.id.diff
Tue, Mar 11, 2:57 PM
F15352148: D11166.id.diff
Mon, Mar 10, 4:13 PM
F15341149: D11166.diff
Sun, Mar 9, 6:51 PM
Subscribers

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Rename `PhabricatorPolicyRule` subclasses for consistency.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
joshuaspence edited edge metadata.

Fixed migration

joshuaspence edited the test plan for this revision. (Show Details)
epriestley edited edge metadata.

This applied cleanly locally and looks good to me.

resources/sql/autopatches/20150102.policyname.php
20

(This comment is copy/paste from elsewhere maybe?)

This revision is now accepted and ready to land.Jan 3 2015, 12:23 PM
This revision was automatically updated to reflect the committed changes.