summaryrefslogtreecommitdiff
path: root/app/services/projects/import_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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