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
F17805314: D7494.id.diff
Fri, Jul 25, 12:26 PM
F17760518: D7494.diff
Tue, Jul 22, 7:39 PM
Unknown Object (File)
Jun 20 2025, 2:18 PM
Unknown Object (File)
Jun 18 2025, 11:34 AM
Unknown Object (File)
Jun 17 2025, 6:47 AM
Unknown Object (File)
Jun 3 2025, 10:31 PM
Unknown Object (File)
Jun 3 2025, 10:31 PM
Unknown Object (File)
Jun 3 2025, 10:31 PM
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.