Page MenuHomePhabricator

Rename `PhutilRemarkupRule` subclasses
ClosedPublic

Authored by joshuaspence on Jul 21 2014, 9:47 AM.
Tags
None
Referenced Files
F15503607: D9994.id24094.diff
Mon, Apr 14, 11:16 AM
F15500435: D9994.id.diff
Sun, Apr 13, 5:52 PM
F15486973: D9994.id.diff
Thu, Apr 10, 10:14 AM
F15485023: D9994.id24383.diff
Wed, Apr 9, 9:19 PM
F15484119: D9994.id.diff
Wed, Apr 9, 4:25 PM
F15483015: D9994.id24018.diff
Wed, Apr 9, 9:18 AM
F15482739: D9994.id24051.diff
Wed, Apr 9, 7:35 AM
F15480118: D9994.diff
Tue, Apr 8, 11:54 AM

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Maniphest Tasks
T5655: Standardize naming conventions
Commits
Restricted Diffusion Commit
rPf055736ecad2: Rename `PhutilRemarkupRule` subclasses
Summary

Ref T5655. Depends on D9993.

Test Plan

See D9993.

Diff Detail

Repository
rP Phabricator
Branch
renameremarkup
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1821
Build 1822: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

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

I think we should either keep the "Custom" names or provide a migration pathway for them, since a bunch of installs already subclass them. Keeping them seems kind of OK-ish? Like, "Remarkup" is the application and it's a "Custom" type of "BlockRule"?

All the non-extended ones look fine.

This revision now requires changes to proceed.Jul 21 2014, 1:38 PM
joshuaspence edited edge metadata.
  • Rename PhutilRemarkupBlockInterpreter classes too
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 23 2014, 1:08 AM
joshuaspence updated this revision to Diff 24383.

Closed by commit rPf055736ecad2 (authored by @joshuaspence).

I think this broke my install - told me something about running "arc liberate", but running that didn't fix the issue.

In D9994#22, @klimek wrote:

I think this broke my install - told me something about running "arc liberate", but running that didn't fix the issue.

Ignore me. I thought I had upgraded libphutil, but apparently something went wrong there... :/