Page MenuHomePhabricator

Don't require a callsign to set a repository's local path
ClosedPublic

Authored by epriestley on Feb 18 2016, 1:29 PM.
Tags
None
Referenced Files
F13997589: D15303.diff
Thu, Oct 24, 5:17 AM
F13988120: D15303.id36912.diff
Mon, Oct 21, 1:18 PM
F13967061: D15303.id36922.diff
Oct 16 2024, 11:25 AM
Unknown Object (File)
Oct 10 2024, 2:25 AM
Unknown Object (File)
Oct 8 2024, 10:32 AM
Unknown Object (File)
Sep 4 2024, 10:59 PM
Unknown Object (File)
Sep 2 2024, 9:40 AM
Unknown Object (File)
Aug 30 2024, 11:42 AM
Subscribers
None

Details

Summary

Ref T4245. When creating new repositories, set a default local path based on the repository ID instead of callsign.

Test Plan
  • Created a new repository.
  • Saw it get a reasonable, ID-based local path.
  • Edited a repository to make sure the applyFinalEffects() wasn't doing anything whacky.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Don't require a callsign to set a repository's local path.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
This revision is now accepted and ready to land.Feb 18 2016, 4:16 PM
This revision was automatically updated to reflect the committed changes.