summaryrefslogtreecommitdiff
path: root/app/services/projects/import_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixes a few issues to do with import_url not being saved correctly for import...James Lopez2016-07-121-1/+1
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-1/+1
* adapted current services stuff to use new project import, plus fixes a few is...James Lopez2016-06-141-10/+14
* lots of refactoring to reuse import serviceJames Lopez2016-06-141-2/+5
* fix empty message on shell errorJames Lopez2016-06-021-1/+1
* Flush repository cache before import project datafix-gh-pr-importDouglas Barbosa Alexandre2016-04-041-0/+2
* Move Gitlab::BitbucketImport::KeyDeleter to it's own importerDouglas Barbosa Alexandre2016-01-261-4/+0
* Extract Projects::ImportService service from RepositoryImportWorkerDouglas Barbosa Alexandre2016-01-251-0/+71