summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/bare_repository_import
Commit message (Expand)AuthorAgeFilesLines
* 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-052-2/+11
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-252-9/+14
* Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern2018-03-231-1/+1
|\
| * Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-1/+1
* | Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg2018-03-141-1/+1
|/
* 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
* Refactoring Gitlab::BareRepositoryImport::RepositoryDouglas Barbosa Alexandre2018-01-031-6/+6
* Remove unused variable from bare repository importer specDouglas Barbosa Alexandre2018-01-031-1/+0
* Refactoring spec for Gitlab::BareRepositoryImport::RepositoryDouglas Barbosa Alexandre2018-01-031-6/+11
* Fix Repository#processable? to allow .git repos in the root folderDouglas Barbosa Alexandre2018-01-031-2/+8
* Import directory tree created with hashed storage using import rake taskDouglas Barbosa Alexandre2018-01-032-37/+96
* 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-082-0/+11
* 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-072-0/+219