Page MenuHomePhabricator

Rename `PhutilRemarkupRule` subclasses
ClosedPublic

Authored by joshuaspence on Jul 21 2014, 9:47 AM.
Tags
None
Referenced Files
F18370290: D9994.diff
Thu, Aug 28, 3:30 AM
F18051208: D9994.id24383.diff
Sun, Aug 3, 10:30 PM
F18050570: D9994.id.diff
Sun, Aug 3, 8:27 PM
F18048183: D9994.id24051.diff
Sun, Aug 3, 1:24 PM
F18047649: D9994.id24018.diff
Sun, Aug 3, 12:48 PM
F18007134: D9994.diff
Sat, Aug 2, 2:08 PM
F17711679: D9994.diff
Jul 17 2025, 9:12 AM
Unknown Object (File)
Jun 30 2025, 12:10 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... :/