HomePhabricator

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

Description

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

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.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4245

Differential Revision: https://secure.phabricator.com/D15303

Details

Provenance
epriestleyAuthored on Feb 18 2016, 1:27 PM
epriestleyPushed on Feb 18 2016, 6:33 PM
Reviewer
chad
Differential Revision
D15303: Don't require a callsign to set a repository's local path
Parents
rP74a79aa634ef: Make serving repositories work with alternate URIs
Branches
Unknown
Tags
Unknown
Tasks
T4245: Make repository URIs slightly prettier
Build Status
Buildable 10765
Build 13252: Run Core Tests