1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/repository
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
..
application Ship "Repositories" create button to new Diffusion workflow 2013-10-29 15:32:39 -07:00
conduit Activate the new Repository creation workflow 2013-10-29 15:32:39 -07:00
constants Build an early multi-step repository create form 2013-07-14 07:37:17 -07:00
controller Remove "daemons not running" code from Repositories 2013-10-30 13:15:41 -07:00
daemon Survive pull/discover for hosted repositories in all VCSes 2013-11-01 17:36:30 -07:00
editor Add hosting, serving, and push policy options to repository edit 2013-10-29 15:32:40 -07:00
engine When creating a repository in Diffusion, prompt for "Create" or "Import" first 2013-11-01 17:39:35 -07:00
management Remove PhabricatorRepository::loadAllByPHIDOrCallsign() 2013-09-26 12:36:24 -07:00
phid Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
query Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
response Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
search Make most repository reads policy-aware 2013-09-25 16:54:48 -07:00
storage Survive pull/discover for hosted repositories in all VCSes 2013-11-01 17:36:30 -07:00
worker Mark IMPORTED_CHANGE more consistently 2013-11-01 12:54:10 -07:00
PhabricatorRepositoryConfigOptions.php Raise a setup warning for missing or invalid local repository directory 2013-10-30 13:07:09 -07:00