Page MenuHomePhabricator

Use monograms for Herald URIs
ClosedPublic

Authored by joshuaspence on Nov 12 2015, 9:18 AM.
Tags
None
Referenced Files
F13214377: D14469.id35000.diff
Fri, May 17, 10:11 AM
F13213468: D14469.diff
Fri, May 17, 7:48 AM
Unknown Object (File)
Tue, May 7, 7:11 AM
Unknown Object (File)
Fri, May 3, 5:23 AM
Unknown Object (File)
Thu, Apr 25, 12:52 AM
Unknown Object (File)
Apr 9 2024, 5:03 PM
Unknown Object (File)
Apr 1 2024, 5:28 PM
Unknown Object (File)
Mar 21 2024, 11:16 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPfeca8fbdece3: Use monograms for Herald URIs
Summary

I think HeraldRules are the only objects which have monograms but are not accesible via /{$monogram}. This diff changes the /herald/rule/{$id} URI to /{$monogram}.

Test Plan

Clicked a bunch of links in Herald to ensure there were no dead links.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Use monograms for Herald URIs.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

I have half (?) a change to try to give objects a consistent way to generate URIs, but it ended up getting out of control really fast and I'm not totally happy with it. But I think I'll be able to find a way forward eventually.

This revision is now accepted and ready to land.Nov 12 2015, 6:40 PM
This revision was automatically updated to reflect the committed changes.