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)
Tue, Feb 25, 6:08 AM
Unknown Object (File)
Mon, Feb 17, 2:48 PM
Unknown Object (File)
Mon, Feb 17, 2:45 PM
Unknown Object (File)
Mon, Feb 10, 9:25 AM
Unknown Object (File)
Sun, Feb 9, 2:40 PM
Unknown Object (File)
Sun, Feb 9, 7:29 AM
Unknown Object (File)
Sun, Feb 9, 12:48 AM
Unknown Object (File)
Sun, Feb 9, 12:48 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.