summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git_ref_validator_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-0/+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-02-061-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-0/+2
* Refactor spec to not use truthy or falseyMark Chao2019-05-031-58/+58
* Validate MR branch namesMark Chao2019-05-031-27/+65
* Gracefully handle references with null bytesStan Hu2018-11-261-0/+1
* Prevent branches or tags from starting with invalid characters (e.g. -, .)valid-branch-name-dash-bugJacob Schatz2017-10-051-0/+5
* Use described_class when possibleRémy Coutable2017-07-271-21/+21
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+25