summaryrefslogtreecommitdiff
path: root/lib/gitlab/regex.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow all alphanumeric characters in file names (!8002)winniehell2016-12-131-2/+2
* Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-231-2/+12
* Fix 500 error when group name ends with gitDmitriy Zaporozhets2016-11-211-1/+1
* Allow registering users where the username contains dots (.).Timothy Andrew2016-11-181-1/+8
* Added ability to put emojis into repository nameVincent Composieux2016-11-121-3/+3
* Refactor namespace regexdz-refactor-namespace-regexDmitriy Zaporozhets2016-11-071-0/+4
* Correct namespace validation to forbid bad names #21077Will Starms2016-10-071-2/+2
* Remove trailing spaces from messages in Gitlab::Regexrs-trailing-spaces-in-regex-messagesRobert Speicher2016-09-201-3/+3
* Fix validation regexs (+1 squashed commit)Kamil Trzcinski2016-09-191-2/+2
* Fix environments handlingKamil Trzcinski2016-09-191-2/+2
* Add support for dynamic environmentsKamil Trzcinski2016-09-191-2/+2
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-6/+0
* Validate environment name with regexKamil Trzcinski2016-06-141-0/+8
* WIPKamil Trzcinski2016-05-081-1/+1
* Added docker registry viewKamil Trzcinski2016-05-041-0/+4
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/atom-url-issueJames Lopez2016-02-021-4/+4
|\
| * Allow "@" in file names and pathallow-@Jacob Vosmaer2016-02-011-4/+4
* | refactor previous test and add validation to project modelJames Lopez2016-01-291-2/+2
|/
* Add ability to create directories in the editorBen Ford2015-10-291-0/+17
* Fix (project_)name_regex to accept non-ASCII letters and dashJakub Jirutka2015-04-271-4/+4
* Revert "Rename namespace_regex to namespace_path_regex."Douwe Maan2015-04-241-4/+4
* Rename namespace_regex to namespace_path_regex.Douwe Maan2015-04-241-4/+4
* Revert "Revert disallowing usernames to end in period."Douwe Maan2015-04-241-2/+2