summaryrefslogtreecommitdiff
path: root/lib/gitlab/repo_path.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-20/+16
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-17/+34
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-11/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-6/+38
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-271-5/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-271-2/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Fall back to project repository type by defaultBob Van Landuyt2019-04-051-1/+4
* Allow multiple repositories per projectBob Van Landuyt2019-03-261-9/+16
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Remove Gitlab::RepoPath.strip_storage_pathZeger-Jan van de Weg2018-05-111-17/+2
* Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-2/+2
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
* Add “Project moved” error to Git-over-SSHMichael Kozono2017-06-161-6/+15
* Generate and handle a gl_repository param to pass around componentsAlejandro Rodríguez2017-05-031-9/+20
* Helper method for storage path strippingJacob Vosmaer2017-03-291-0/+23