Page MenuHomePhabricator

Improve behavior for not-yet-created non-cluster repositories
ClosedPublic

Authored by epriestley on May 10 2016, 2:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 2:52 AM
Unknown Object (File)
Fri, Apr 12, 8:34 PM
Unknown Object (File)
Thu, Apr 11, 10:17 AM
Unknown Object (File)
Tue, Apr 9, 11:58 PM
Unknown Object (File)
Sat, Apr 6, 2:04 PM
Unknown Object (File)
Mar 29 2024, 10:29 AM
Unknown Object (File)
Mar 19 2024, 6:16 AM
Unknown Object (File)
Feb 26 2024, 9:05 AM
Subscribers
None

Details

Summary

Fixes T10815. We already recovered reasonably from this for cluster repositories, but not for non-cluster repositories.

Test Plan
  • Viewed cluster and non-cluster empty Git repository.
  • Viewed cluster and non-cluster empty Mercurial repository.
  • Viewed cluster and non-clsuter empty hosted SVN repository.
  • Viewed cluster and non-cluster empty observed SVN repository.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Improve behavior for not-yet-created non-cluster repositories.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.May 11 2016, 3:09 AM
epriestley edited edge metadata.
  • Likely fix for tests.
  • Rebase to pick up unit test fix.
This revision was automatically updated to reflect the committed changes.