summaryrefslogtreecommitdiff
path: root/lib/gitlab/bare_repository_import
Commit message (Expand)AuthorAgeFilesLines
* Enable some frozen string in lib/gitlabgfyoung2018-10-132-2/+12
* Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez2018-07-312-12/+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
* Look for rugged with static analysislint-ruggedJacob Vosmaer2018-01-251-0/+2
* Introduce PredicateMemoization cop and fix offensesLin Jen-Shin2018-01-121-2/+8
* Fix hooks not being set up properly for bare import Rake tasksh-fix-bare-import-hooksStan Hu2018-01-091-0/+1
* Fix Repository#processable? to allow .git repos in the root folderDouglas Barbosa Alexandre2018-01-031-1/+2
* 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-032-12/+33
* 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
* Simplify normalizing of pathsStan Hu2017-12-101-4/+3
* Fix failing importer test case on MySQL due to missing trailing slash in root...sh-fix-import-rake-taskStan Hu2017-12-081-1/+4
* 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-072-0/+143