1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 01:38:48 +02:00
phorge-phorge/src
epriestley b63eb09cac 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
2016-02-18 10:33:10 -08:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Use large text columns to store IP addresses 2016-02-02 10:13:14 -08:00
applications Don't require a callsign to set a repository's local path 2016-02-18 10:33:10 -08:00
docs Pass repository PHID to custom hooks in PHABRICATOR_REPOSITORY instead of callsign 2016-02-17 17:10:44 -08:00
extensions
infrastructure Update to use PHUIRemarkupView everywhere possible 2016-02-16 14:05:53 -08:00
view Add setHeader to PHUITwoColumnView for consistent page layouts 2016-02-17 13:09:10 -08:00
__phutil_library_init__.php
__phutil_library_map__.php Support ID-based repository URIs, and canonicalize repository URIs 2016-02-18 09:56:28 -08:00