Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2017-07-03 17:46:08 +0300
committerShinya Maeda <shinya@gitlab.com>2017-07-07 09:35:12 +0300
commitf8a2f6f11598b6565ba2a0bb143f7d1e0f07f610 (patch)
tree7a05c81ff484473434ddc4f1faf39e99f71f3396 /lib/gitlab/path_regex.rb
parentd633bf0afbcd18e8762eef58d12ec3a2bbb1a7bd (diff)
Wrap additional routes by dash(-). And remove those routes from path_regex.rb.
Diffstat (limited to 'lib/gitlab/path_regex.rb')
-rw-r--r--lib/gitlab/path_regex.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/gitlab/path_regex.rb b/lib/gitlab/path_regex.rb
index f0d5e3f7bc0..10eb99fb461 100644
--- a/lib/gitlab/path_regex.rb
+++ b/lib/gitlab/path_regex.rb
@@ -129,8 +129,6 @@ module Gitlab
pipeline_quota
projects
subgroups
- settings
- variables
].freeze
ILLEGAL_PROJECT_PATH_WORDS = PROJECT_WILDCARD_ROUTES