summaryrefslogtreecommitdiff
path: root/lib/gitlab/regex.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+4
* Add latest changes from gitlab-org/security/gitlab@13-5-stable-eeGitLab Bot2020-10-301-0/+4
* Add latest changes from gitlab-org/security/gitlab@13-5-stable-eeGitLab Bot2020-10-301-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-3/+87
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-3/+33
* Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot2020-08-281-5/+0
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+10
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+12
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+90
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-301-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-181-1/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-201-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-221-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-1/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Fixing #65389Massimeddu Cireddu2019-09-021-0/+4
* Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-081-0/+12
* Backport Jira issue key regexHeinrich Lee Yu2019-07-251-0/+6
* Lesser Namespace#name validationsBob Van Landuyt2019-07-091-8/+0
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Allow multiple JIRA transition idsFelipe Artur2018-08-031-0/+4
* Add documentation and specs for webhook URL rewritingSean McGivern2018-07-061-0/+26
* Ensure users can't create environments with leading or trailing slashes (Fixe...39885-ensure-users-cannot-create-environments-with-leading-slashesDylan Griffith2018-02-131-2/+6
* Merge branch 'ac/41346-xss-ci-job-output' into 'security-10-3'Robert Speicher2018-01-161-1/+1
* Merge branch 'check-environment-regex' into 'master'Grzegorz Bizon2018-01-081-1/+1
* Update container repository path referenceGrzegorz Bizon2017-11-161-1/+1
* Add CI build trace sections extractorAlessio Caiazza2017-10-051-0/+4
* Enfouce namespace for Kubernetes to lowercaseShinya Maeda2017-08-221-1/+2
* Add a test for container repository name regexpGrzegorz Bizon2017-07-191-0/+4
* Fix docker tag reference routing constraintsGrzegorz Bizon2017-07-191-5/+7
* Backports for ee-2112Lin Jen-Shin2017-07-061-1/+5
* Removes file_name_regex from Gitlab::Regex32408-allow-creation-of-files-and-dirs-with-spaces-in-web-uiTiago Botelho2017-07-051-8/+0
* Allow creation of files and directories with spaces in web UITiago Botelho2017-07-051-1/+1
* Replace invalid chars while seeding environmentsZeger-Jan van de Weg2017-06-211-1/+1
* Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-262/+1
* Remove changes that are not absolutely necessarydm-fix-routesDouwe Maan2017-05-231-1/+262
* Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan2017-05-231-79/+1
* Reuse Gitlab::Regex.full_namespace_regex in the DynamicPathValidatorBob Van Landuyt2017-05-021-0/+4
* Refactor changing files in web UIDouwe Maan2017-04-201-16/+0
* Check registry repository name against regexpGrzegorz Bizon2017-04-031-0/+7
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-5/+6
* Add GFM support to nested groupsdz-nested-groups-gfm-altDmitriy Zaporozhets2017-02-131-0/+4
* Allow to use + symbol in filenamesblackst0ne2017-01-151-2/+2
* Add an environment slugNick Thomas2016-12-151-0/+9
* Introduce deployment services, starting with a KubernetesServiceNick Thomas2016-12-141-0/+8