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:
authorBob Van Landuyt <bob@vanlanduyt.co>2017-11-07 15:05:08 +0300
committerBob Van Landuyt <bob@vanlanduyt.co>2017-11-07 21:52:10 +0300
commit9b0899cb809d826249bb3ad2eb35beec5bdf2190 (patch)
tree0973f623ec7401b41f369ed682d13cbfdc408312 /lib/gitlab/path_regex.rb
parent2414c69ee981cf6432e513dfdcf57a9badc5d51f (diff)
Remove EE-specific group paths
Diffstat (limited to 'lib/gitlab/path_regex.rb')
-rw-r--r--lib/gitlab/path_regex.rb7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/gitlab/path_regex.rb b/lib/gitlab/path_regex.rb
index 6b8a4442ebd..9a91f8bf96a 100644
--- a/lib/gitlab/path_regex.rb
+++ b/lib/gitlab/path_regex.rb
@@ -112,13 +112,6 @@ module Gitlab
# this would map to the activity-page of its parent.
GROUP_ROUTES = %w[
-
- analytics
- audit_events
- hooks
- ldap
- ldap_group_links
- notification_setting
- pipeline_quota
].freeze
ILLEGAL_PROJECT_PATH_WORDS = PROJECT_WILDCARD_ROUTES