Page MenuHomePhabricator

Simplify some logic in project controllers
ClosedPublic

Authored by epriestley on Dec 27 2015, 11:03 AM.
Tags
None
Referenced Files
F13244762: D14890.diff
Thu, May 23, 5:17 AM
F13213492: D14890.id35987.diff
Fri, May 17, 7:49 AM
F13199579: D14890.id.diff
Mon, May 13, 4:01 PM
F13194872: D14890.diff
Sun, May 12, 9:57 PM
F13179339: D14890.diff
Wed, May 8, 9:07 PM
F13174603: D14890.id.diff
Wed, May 8, 12:07 AM
Unknown Object (File)
May 4 2024, 6:33 PM
Unknown Object (File)
May 3 2024, 3:42 PM
Subscribers
None

Details

Reviewers
chad
Maniphest Tasks
T10010: Implement Subprojects
Commits
Restricted Diffusion Commit
rP5e715c1acac0: Simplify some logic in project controllers
Summary

Ref T10010. Several controlers currently have similar logic for handling tags and slugs, loading projects, and canonicalizing URIs. Clean it up a bit.

Test Plan
  • Visited profile, boards, feed.
  • Visited by ID and by tag.
  • Visited by non-normal tag (redircted).
  • Visited by alternate tag (redirected).
  • Visited non-policy project by non-normal tag (redirected into policy error).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Simplify some logic in project controllers.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
This revision is now accepted and ready to land.Dec 27 2015, 3:22 PM
This revision was automatically updated to reflect the committed changes.