Page MenuHomePhabricator

Rename `PhutilRemarkupRule` subclasses
ClosedPublic

Authored by joshuaspence on Jul 21 2014, 9:47 AM.
Tags
None
Referenced Files
F13149251: D9994.diff
Sat, May 4, 7:29 AM
Unknown Object (File)
Sun, Apr 28, 4:01 PM
Unknown Object (File)
Fri, Apr 19, 5:55 PM
Unknown Object (File)
Mon, Apr 15, 9:28 PM
Unknown Object (File)
Thu, Apr 11, 1:07 PM
Unknown Object (File)
Tue, Apr 9, 6:43 PM
Unknown Object (File)
Mon, Apr 8, 7:09 PM
Unknown Object (File)
Sun, Apr 7, 11:06 PM

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 1801
Build 1802: [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... :/