summaryrefslogtreecommitdiff
path: root/lib/gitlab/bare_repository_import/importer.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix hooks not being set up properly for bare import Rake tasksh-fix-bare-import-hooksStan Hu2018-01-091-0/+1
* Refactoring Project#write_repository_configDouglas Barbosa Alexandre2018-01-031-5/+2
* Import directory tree created with hashed storage using import rake taskDouglas Barbosa Alexandre2018-01-031-2/+7
* refactor code to use new import typeJames Lopez2018-01-031-2/+1
* fix missing create services callJames Lopez2018-01-021-2/+0
* fix wiki checkJames Lopez2018-01-021-0/+2
* Fix import scheduled on bare repo importJames Lopez2018-01-021-0/+2
* Fix gitlab:import:repos Rake task moving repositories into the wrong locationStan Hu2017-12-081-0/+1
* Improve GitLab Import rake task to work with Hashed Storage and SubgroupsJames Lopez2017-11-071-0/+101