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
path: root/lib
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2019-04-04 15:13:04 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2019-04-04 15:13:04 +0300
commit2fdc7c1fd6884cf120bf82cb870f66d1bf73811a (patch)
tree20f189b945e7660d69044f664cd582f57825d976 /lib
parent7af1ba122fb425214d6b7c9e51ea621a515d6ac0 (diff)
parent9f3f45bfb0fe0597822d1200cd89f6a4cff4cc94 (diff)
Merge branch 'dz-reserve-v2-root-path' into 'master'
Add v2 to reserved top level routes See merge request gitlab-org/gitlab-ce!26540
Diffstat (limited to 'lib')
-rw-r--r--lib/gitlab/path_regex.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gitlab/path_regex.rb b/lib/gitlab/path_regex.rb
index 3c888be0710..a07b1246bee 100644
--- a/lib/gitlab/path_regex.rb
+++ b/lib/gitlab/path_regex.rb
@@ -57,6 +57,7 @@ module Gitlab
unsubscribes
uploads
users
+ v2
].freeze
# This list should contain all words following `/*namespace_id/:project_id` in