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
F13286847: D7494.id16894.diff
Tue, Jun 4, 7:46 AM
F13280353: D7494.id16961.diff
Sun, Jun 2, 4:13 AM
F13279767: D7494.id16962.diff
Sat, Jun 1, 11:07 PM
F13279766: D7494.id.diff
Sat, Jun 1, 11:07 PM
F13279765: D7494.diff
Sat, Jun 1, 11:07 PM
F13261764: D7494.diff
Mon, May 27, 1:24 AM
F13227975: D7494.id.diff
Mon, May 20, 6:00 AM
F13188749: D7494.diff
Sat, May 11, 5:28 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.