summaryrefslogtreecommitdiff
path: root/lib/gitlab/bare_repository_import/importer.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable some frozen string in lib/gitlabgfyoung2018-10-131-1/+6
* Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez2018-07-311-10/+26
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-2/+7
* Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)2018-03-281-1/+1
* 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