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
F18455932: D7494.id.diff
Mon, Sep 1, 9:57 AM
F18432008: D7494.diff
Sun, Aug 31, 5:59 AM
F18347675: D7494.id16961.diff
Tue, Aug 26, 3:33 PM
F18283173: D7494.id16962.diff
Sat, Aug 23, 1:01 AM
F18283172: D7494.id16961.diff
Sat, Aug 23, 1:01 AM
F18283168: D7494.id16894.diff
Sat, Aug 23, 1:01 AM
F18283167: D7494.id.diff
Sat, Aug 23, 1:01 AM
F18283166: D7494.diff
Sat, Aug 23, 1:01 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.