Page MenuHomePhabricator

Merge and modernize Browse controllers in Diffusion
ClosedPublic

Authored by epriestley on Jan 5 2016, 1:43 PM.
Tags
None
Referenced Files
F13249097: D14942.diff
Fri, May 24, 6:40 AM
F13247245: D14942.id36118.diff
Thu, May 23, 5:13 PM
F13221244: D14942.diff
Sun, May 19, 2:23 AM
F13205999: D14942.id36094.diff
Wed, May 15, 4:26 AM
F13202263: D14942.diff
Tue, May 14, 10:28 PM
F13198774: D14942.id.diff
Mon, May 13, 9:46 AM
F13193938: D14942.id.diff
Sun, May 12, 7:33 PM
F13182254: D14942.id36094.diff
Thu, May 9, 9:56 PM
Subscribers
None

Details

Summary

Ref T4245. Browsing is huge and currently split across 5 files using controller delegation.

Although having a huge file isn't great, I think the way it is split up is currently worse, and it gets weird with more flexible repository identifiers.

So this is mostly merging five controllers into one, then a bit of modernization.

I think this can probably be split up better by pulling some of it out into views, instead of using delegation.

Test Plan

Browsed files, directories, and search results.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Merge and modernize Browse controllers in Diffusion.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 5 2016, 6:08 PM
This revision was automatically updated to reflect the committed changes.