summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/bare_repository_import
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-202-2/+2
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-9/+10
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-202-14/+6
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-2/+0
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-202-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-5/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-071-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-4/+4
* Merge branch 'frozen_string_spec_lib' into 'master'Stan Hu2019-07-262-0/+4
|\
| * Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-262-0/+4
* | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-15/+1
|/
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+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-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