summaryrefslogtreecommitdiff
path: root/lib/gitlab/path_regex.rb
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2017-07-04 01:08:05 +0900
committerShinya Maeda <shinya@gitlab.com>2017-07-07 15:35:12 +0900
commitd228662fb7cfdfaea749e4b733197e3d3a9ac23b (patch)
tree5249507f83d0389bc3875f7d4644c2ea6a8d34bc /lib/gitlab/path_regex.rb
parentf8a2f6f11598b6565ba2a0bb143f7d1e0f07f610 (diff)
downloadgitlab-ce-d228662fb7cfdfaea749e4b733197e3d3a9ac23b.tar.gz
Add dash for GROUP_ROUTES
Diffstat (limited to 'lib/gitlab/path_regex.rb')
-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 10eb99fb461..d81f825ef96 100644
--- a/lib/gitlab/path_regex.rb
+++ b/lib/gitlab/path_regex.rb
@@ -112,6 +112,7 @@ module Gitlab
# this group would not be accessible through `/groups/parent/activity` since
# this would map to the activity-page of its parent.
GROUP_ROUTES = %w[
+ -
activity
analytics
audit_events