summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/checks/project_moved_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-124/+0
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+3
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-4/+4
* 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-22/+81
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Remove permanent redirectsBob Van Landuyt2018-03-281-35/+8
* Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho2018-02-061-20/+20
* Add specsTiago Botelho2018-02-061-9/+9
* Disable redirect messages for anonymous clonessh-handle-anonymous-clones-project-movedStan Hu2017-12-251-2/+1
* Fix Error 500s with anonymous clones for a project that has movedStan Hu2017-12-251-0/+7
* Allow git pull/push on project redirectsMayra Cabrera2017-12-081-0/+81