summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/regex_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure users can't create environments with leading or trailing slashes (Fixe...39885-ensure-users-cannot-create-environments-with-leading-slashesDylan Griffith2018-02-131-0/+5
* Add speccheck-environment-regex-ceShinya Maeda2018-01-081-1/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Add a test for container repository name regexpGrzegorz Bizon2017-07-191-0/+11
* Removes file_name_regex from Gitlab::Regex32408-allow-creation-of-files-and-dirs-with-spaces-in-web-uiTiago Botelho2017-07-051-6/+0
* Replace invalid chars while seeding environmentsZeger-Jan van de Weg2017-06-211-0/+12
* Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-392/+0
* Remove changes that are not absolutely necessarydm-fix-routesDouwe Maan2017-05-231-0/+392
* Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan2017-05-231-24/+0
* Reuse Gitlab::Regex.full_namespace_regex in the DynamicPathValidatorBob Van Landuyt2017-05-021-2/+2
* Refactor changing files in web UIDouwe Maan2017-04-201-6/+0
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-2/+2
* Add GFM support to nested groupsdz-nested-groups-gfm-altDmitriy Zaporozhets2017-02-131-0/+12
* Enable the `RSpec/ExpectActual` cop and correct offensesRobert Speicher2017-02-101-33/+38
* Add an environment slugNick Thomas2016-12-151-0/+16
* Allow "@" in file names and pathallow-@Jacob Vosmaer2016-02-011-0/+8
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Fix (project_)name_regex to accept non-ASCII letters and dashJakub Jirutka2015-04-271-0/+3
* Fix tests.Douwe Maan2015-03-271-8/+8
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-12/+12
* Dont allow ? in project pathDmitriy Zaporozhets2014-07-081-0/+21