summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/bare_repository_import/importer_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'frozen_string_spec_lib' into 'master'Stan Hu2019-07-261-0/+2
|\
| * Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-15/+1
|/
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-1/+1
* Refactor Rainbow usage in specsGabriel Mazetto2018-08-161-4/+0
* Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez2018-07-311-28/+26
* Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-051-0/+7
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-8/+13
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-1/+5
* Fix hooks not being set up properly for bare import Rake tasksh-fix-bare-import-hooksStan Hu2018-01-091-2/+6
* Remove unused variable from bare repository importer specDouglas Barbosa Alexandre2018-01-031-1/+0
* Import directory tree created with hashed storage using import rake taskDouglas Barbosa Alexandre2018-01-031-4/+10
* refactor code to use new import typeJames Lopez2018-01-031-1/+1
* fix wiki checkJames Lopez2018-01-021-0/+1
* add extra spec checkJames Lopez2018-01-021-1/+2
* Fix import scheduled on bare repo importJames Lopez2018-01-021-0/+8
* Remove the need for destroy and add a comment in the specStan Hu2017-12-101-4/+3
* Use build instead of create in importer specStan Hu2017-12-101-1/+1
* Fix failing importer test case on MySQL due to missing trailing slash in root...sh-fix-import-rake-taskStan Hu2017-12-081-0/+4
* Fix gitlab:import:repos Rake task moving repositories into the wrong locationStan Hu2017-12-081-0/+14
* Improve GitLab Import rake task to work with Hashed Storage and SubgroupsJames Lopez2017-11-071-0/+168