summaryrefslogtreecommitdiff
path: root/lib/gitlab/bare_repository_import/repository.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-2/+0
* 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 Repository#processable? to allow .git repos in the root folderDouglas Barbosa Alexandre2018-01-031-1/+2
* Import directory tree created with hashed storage using import rake taskDouglas Barbosa Alexandre2018-01-031-10/+26
* 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
* Improve GitLab Import rake task to work with Hashed Storage and SubgroupsJames Lopez2017-11-071-0/+42