summaryrefslogtreecommitdiff
path: root/spec/services/projects/import_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace old GH importer with the parallel importergithub-importer-refactorYorick Peterse2017-11-071-35/+13
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-0/+35
* Does not fetch repository when importing from GitHub on import serviceDouglas Barbosa Alexandre2017-08-071-24/+8
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-5/+5
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* Allow manual bypass of auto_sign_in_with_providermabes/gitlab-ce-bypass-auto-loginMaxime Besson2017-06-021-1/+1
* Does not remove the GitHub remote when importing from GitHubDouglas Barbosa Alexandre2017-04-181-0/+9
* Refactoring Projects::ImportServiceDouglas Barbosa Alexandre2017-04-031-30/+53
* Merge branch 'ssrf' into 'security' Douwe Maan2017-03-201-0/+20
* 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/+10
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-6/+6
* Make Omniauth providers specs to not modify global configurationKamil Trzcinski2016-06-081-1/+1
* fix import service specJames Lopez2016-06-021-1/+1
* Backport GitHub Enterprise import support from EEStan Hu2016-04-261-3/+10
* Flush repository cache before import project datafix-gh-pr-importDouglas Barbosa Alexandre2016-04-041-0/+17
* Extract Projects::ImportService service from RepositoryImportWorkerDouglas Barbosa Alexandre2016-01-251-0/+106