diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-18 15:06:03 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-18 15:06:03 +0000 |
commit | 4584eb0e07d372d6014de16ab359965475184c99 (patch) | |
tree | 586f35b77fac7ddfb8a05aa57b4fb6aa3d98212e /doc/user/project | |
parent | bdbded586beb38e2ee4642c6a1e78ccbebc094dc (diff) | |
download | gitlab-ce-4584eb0e07d372d6014de16ab359965475184c99.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project')
-rw-r--r-- | doc/user/project/import/gitea.md | 10 | ||||
-rw-r--r-- | doc/user/project/import/github.md | 5 | ||||
-rw-r--r-- | doc/user/project/import/img/import_projects_from_gitea_importer_v12_3.png | bin | 0 -> 50650 bytes | |||
-rw-r--r-- | doc/user/project/import/img/import_projects_from_github_importer.png | bin | 17953 -> 0 bytes | |||
-rw-r--r-- | doc/user/project/import/img/import_projects_from_github_importer_v12_3.png | bin | 0 -> 53497 bytes |
5 files changed, 11 insertions, 4 deletions
diff --git a/doc/user/project/import/gitea.md b/doc/user/project/import/gitea.md index f5746a0fb31..0b9034c821b 100644 --- a/doc/user/project/import/gitea.md +++ b/doc/user/project/import/gitea.md @@ -66,10 +66,14 @@ From there, you can see the import statuses of your Gitea repositories. - whereas those that are not yet imported will have an **Import** button on the right side of the table. -If you want, you can import all your Gitea projects in one go by hitting -**Import all projects** in the upper left corner. +You also can: -![Gitea importer page](img/import_projects_from_github_importer.png) +- Import all your Gitea projects in one go by hitting **Import all projects** in + the upper left corner +- Filter projects by name. If filter is applied, hitting **Import all projects** + will only import matched projects + +![Gitea importer page](img/import_projects_from_gitea_importer_v12_3.png) --- diff --git a/doc/user/project/import/github.md b/doc/user/project/import/github.md index dad53a600dc..0fd724f63ac 100644 --- a/doc/user/project/import/github.md +++ b/doc/user/project/import/github.md @@ -115,11 +115,14 @@ your GitHub repositories are listed. 1. By default, the proposed repository namespaces match the names as they exist in GitHub, but based on your permissions, you can choose to edit these names before you proceed to import any of them. -1. Select the **Import** button next to any number of repositories, or select **Import all repositories**. +1. Select the **Import** button next to any number of repositories, or select **Import all repositories**. Additionally, + you can filter projects by name. If filter is applied, **Import all repositories** only imports matched repositories. 1. The **Status** column shows the import status of each repository. You can choose to leave the page open and it will update in realtime or you can return to it later. 1. Once a repository has been imported, click its GitLab path to open its GitLab URL. +![Github importer page](img/import_projects_from_github_importer_v12_3.png) + ## Mirroring and pipeline status sharing Depending your GitLab tier, [project mirroring](../../../workflow/repository_mirroring.md) can be set up to keep diff --git a/doc/user/project/import/img/import_projects_from_gitea_importer_v12_3.png b/doc/user/project/import/img/import_projects_from_gitea_importer_v12_3.png Binary files differnew file mode 100644 index 00000000000..d8ae1a54851 --- /dev/null +++ b/doc/user/project/import/img/import_projects_from_gitea_importer_v12_3.png diff --git a/doc/user/project/import/img/import_projects_from_github_importer.png b/doc/user/project/import/img/import_projects_from_github_importer.png Binary files differdeleted file mode 100644 index d8effaf6075..00000000000 --- a/doc/user/project/import/img/import_projects_from_github_importer.png +++ /dev/null diff --git a/doc/user/project/import/img/import_projects_from_github_importer_v12_3.png b/doc/user/project/import/img/import_projects_from_github_importer_v12_3.png Binary files differnew file mode 100644 index 00000000000..6a53d9e6d1d --- /dev/null +++ b/doc/user/project/import/img/import_projects_from_github_importer_v12_3.png |