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
Unknown Object (File)
Thu, Dec 19, 5:02 AM
Unknown Object (File)
Wed, Dec 18, 1:24 AM
Unknown Object (File)
Wed, Dec 18, 1:10 AM
Unknown Object (File)
Thu, Nov 28, 2:48 AM
Unknown Object (File)
Nov 19 2024, 1:49 AM
Unknown Object (File)
Oct 24 2024, 5:17 AM
Unknown Object (File)
Oct 21 2024, 1:18 PM
Unknown Object (File)
Oct 16 2024, 11:25 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
Branch
call9
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10755
Build 13238: Run Core Tests
Build 13237: arc lint + arc unit

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.