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)
Wed, Jun 10, 11:28 PM
Unknown Object (File)
Sun, Jun 7, 2:44 PM
Unknown Object (File)
May 31 2026, 4:51 AM
Unknown Object (File)
May 29 2026, 11:03 PM
Unknown Object (File)
May 29 2026, 11:02 PM
Unknown Object (File)
May 29 2026, 10:53 PM
Unknown Object (File)
Mar 29 2026, 10:26 AM
Unknown Object (File)
Mar 9 2026, 12:41 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.