Page MenuHomePhabricator

Rename `PhutilRemarkupRule` subclasses
ClosedPublic

Authored by joshuaspence on Jul 21 2014, 9:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
May 10 2025, 12:37 PM
Unknown Object (File)
May 6 2025, 1:26 AM
Unknown Object (File)
May 5 2025, 10:43 PM
Unknown Object (File)
Apr 29 2025, 9:57 AM
Unknown Object (File)
Apr 14 2025, 11:16 AM
Unknown Object (File)
Apr 13 2025, 5:52 PM
Unknown Object (File)
Apr 10 2025, 10:14 AM
Unknown Object (File)
Apr 9 2025, 9:19 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 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... :/