summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/repo_path_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-18/+18
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-3/+3
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-20/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-19/+61
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-201-1/+1
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Fall back to project repository type by defaultBob Van Landuyt2019-04-051-2/+4
* Allow multiple repositories per projectBob Van Landuyt2019-03-261-8/+12
* Remove Gitlab::RepoPath.strip_storage_pathZeger-Jan van de Weg2018-05-111-19/+0
* Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-2/+2
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Add “Project moved” error to Git-over-SSHMichael Kozono2017-06-161-13/+62
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Generate and handle a gl_repository param to pass around componentsAlejandro Rodríguez2017-05-031-0/+24
* Helper method for storage path strippingJacob Vosmaer2017-03-291-0/+22