You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code does not appear to be too far from being able to support this. Would need some URL / routing semantics and enhancements to repo folder detection, along with drill down in the UI.
The text was updated successfully, but these errors were encountered:
I was thinking there were one or two routes that didn't fall well into this and would need adjustment. For example the graph controller uses: "browse/{repo}/graph". Would it make sense to change it to "graph/{repo}"?
Search and syndication are the same way.
Minor changes, but breaking of people existing URLs.
I was thinking there were one or two routes that didn't fall well into
this and would need adjustment. For example the graph controller uses:
"browse/{repo}/graph". Would it make sense to change it to "graph/{repo}"?
Search and syndication are the same way.
Minor changes, but breaking of people existing URLs.
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/70#issuecomment-18687019
.
It would be useful to group multiple related repositories under a sub folder. For example:
The code does not appear to be too far from being able to support this. Would need some URL / routing semantics and enhancements to repo folder detection, along with drill down in the UI.
The text was updated successfully, but these errors were encountered: