1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/repository/engine
epriestley cd674931fc When creating a repository in Diffusion, prompt for "Create" or "Import" first
Summary:
Ref T2230. This will need some more refinement, but basically it adds a "Create" vs "Import" step before we go through the paged workflow.

  - If you choose "Create", we skip the remote URI / auth stuff, and then set the "hosted" flag.
  - If you choose "Import", we do what we do now.

Test Plan: Created and imported repos.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2230

Differential Revision: https://secure.phabricator.com/D7475
2013-11-01 17:39:35 -07:00
..
__tests__ Make Phabricator clone bare git repositories 2013-10-29 15:32:41 -07:00
PhabricatorRepositoryCommitRef.php Make repository discovery partially testable 2013-05-12 19:08:37 -07:00
PhabricatorRepositoryDiscoveryEngine.php Make repository discovery partially testable 2013-05-12 19:08:37 -07:00
PhabricatorRepositoryEngine.php Don't pull updates for repositories marked as hosted 2013-10-29 15:32:41 -07:00
PhabricatorRepositoryPullEngine.php When creating a repository in Diffusion, prompt for "Create" or "Import" first 2013-11-01 17:39:35 -07:00