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)
Sat, Sep 5, 7:23 PM
Unknown Object (File)
Sat, Sep 5, 7:08 PM
Unknown Object (File)
Mon, Aug 24, 5:38 PM
Unknown Object (File)
Dec 24 2025, 12:03 PM
Unknown Object (File)
Dec 16 2025, 2:02 AM
Unknown Object (File)
Dec 5 2025, 6:03 AM
Unknown Object (File)
Sep 21 2025, 7:47 AM
Unknown Object (File)
Sep 14 2025, 1:06 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.