summaryrefslogtreecommitdiff
path: root/app/services/projects/import_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-11-stable-eev15.11.0-rc42GitLab Bot2023-04-201-2/+5
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-1/+1
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-3/+0
* Add latest changes from gitlab-org/security/gitlab@15-6-stable-eeGitLab Bot2022-11-301-7/+25
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-1/+5
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-8/+15
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-2/+0
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+25
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-4/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-15/+13
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-2/+2
* Refactored LfsImportService and ImportServiceFrancisco Javier López2019-04-301-8/+5
* Externalize strings detected by rubocop-i18nMartin Wortschack2019-04-151-5/+5
* Refactor use of Shell.import_repository for WikisStan Hu2019-02-051-1/+1
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+1
* Added validations to prevent LFS object forgeryFrancisco Javier López2019-01-311-4/+4
* Fix path disclosure on Project ImportJames Lopez2019-01-311-2/+10
* Merge branch '49272-sanitize-git-url-in-import-errors' into 'master'Rémy Coutable2018-07-231-1/+1
|\
| * Fix #49272 - Sanitize git URL in import errorsJamie Schembri2018-07-161-1/+1
* | Migrate add_remote, remove_remote, fetch_internal_remote to gitalyAlejandro Rodríguez2018-07-191-1/+1
* | Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
|/
* Support LFS objects when creating a project by importFrancisco Javier López2018-06-061-1/+28
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-1/+1
* Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' in...Sean McGivern2018-04-041-1/+1
|\
| * Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-1/+1
* | Raise more descriptive errors when URLs are blockedDouwe Maan2018-04-021-1/+5
|/
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-211-1/+1
* Rename fetch_refs to refmapDouwe Maan2017-11-231-3/+3
* Clean up repository fetch and mirror methodsDouwe Maan2017-11-231-14/+6
* Prefer polymorphism over specific type checks in Import servicedm-import-service-polymorphismDouwe Maan2017-11-151-11/+11
* Replace old GH importer with the parallel importergithub-importer-refactorYorick Peterse2017-11-071-4/+4
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-1/+17
* Encapsulate git operations for mirroring in Gitlab::GitAlejandro Rodríguez2017-11-031-1/+1
* Add explanation why we should return early for GitHub importerDouglas Barbosa Alexandre2017-08-071-0/+2
* Does not fetch repository when importing from GitHub on import serviceDouglas Barbosa Alexandre2017-08-071-2/+4
* Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-011-1/+1
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* Does not remove the GitHub remote when importing from GitHubDouglas Barbosa Alexandre2017-04-181-1/+0
* Fix Rubocop offensesDouglas Barbosa Alexandre2017-04-031-1/+1
* Refactoring Projects::ImportServiceDouglas Barbosa Alexandre2017-04-031-28/+22
* Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre2017-04-031-1/+24
* Merge branch 'ssrf' into 'security' Douwe Maan2017-03-201-1/+2
* Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-1/+1
* Improve Gitlab::ImportSourcesRémy Coutable2016-12-191-30/+2
* Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-191-6/+21
* Gogs ImporterKim "BKC" Carlbäcker2016-12-191-0/+1
* Check if repository already exists before trying to re-import itAhmad Sherif2016-10-281-1/+1
* fix broken repo 500 errors in UI and added relevant specsJames Lopez2016-09-291-0/+5