Page MenuHomePhabricator

Split Diffusion VSC serve code into its own controller
ClosedPublic

Authored by epriestley on Nov 4 2013, 10:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 7:13 AM
Unknown Object (File)
Tue, Dec 17, 5:24 AM
Unknown Object (File)
Sun, Dec 8, 7:32 AM
Unknown Object (File)
Sun, Dec 8, 7:32 AM
Unknown Object (File)
Sun, Dec 8, 7:32 AM
Unknown Object (File)
Sun, Dec 8, 7:32 AM
Unknown Object (File)
Sun, Dec 8, 7:32 AM
Unknown Object (File)
Fri, Dec 6, 8:02 AM
Subscribers

Details

Summary

This is starting to get a bit sizable and it turns out Mercurial is sort of a beast, so split the VCS serve stuff into a separate controller.

Test Plan

Pushed and pulled an authenticated Git repository.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Also ensure this is tested with public policy turned off.. I don't want this stuff breaking tomorrow morning when we start using the Git hosting.

epriestley updated this revision to Unknown Object (????).Nov 7 2013, 1:55 AM
  • Rebase on password/user agent changes.
  • cloned/pushed Git repo with allow public on.
  • cloned/pusehd Git repo with allow public off.