summaryrefslogtreecommitdiff
path: root/lib/gitlab/bare_repository_import/repository.rb
Commit message (Collapse)AuthorAgeFilesLines
* Look for rugged with static analysislint-ruggedJacob Vosmaer2018-01-251-0/+2
|
* Introduce PredicateMemoization cop and fix offensesLin Jen-Shin2018-01-121-2/+8
| | | | with StrongMemoize
* 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 ↵sh-fix-import-rake-taskStan Hu2017-12-081-1/+4
| | | | root path
* Improve GitLab Import rake task to work with Hashed Storage and SubgroupsJames Lopez2017-11-071-0/+42