diff options
author | Bob Van Landuyt <bob@vanlanduyt.co> | 2017-07-18 09:25:27 +0200 |
---|---|---|
committer | Bob Van Landuyt <bob@vanlanduyt.co> | 2017-07-25 09:18:54 +0200 |
commit | 1dcf799c76c5f2218ed7b1997389cd1e4ac81a17 (patch) | |
tree | a146e26fd130ffd85ad4252de5b605d4e802130d /lib | |
parent | 2b0a85c100423adf648c99ae3f528c46e5d474c7 (diff) | |
download | gitlab-ce-1dcf799c76c5f2218ed7b1997389cd1e4ac81a17.tar.gz |
Remove a bunch of reserved top level routes
These don't seem to be used anywhere, so can be removed.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/gitlab/path_regex.rb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/gitlab/path_regex.rb b/lib/gitlab/path_regex.rb index 60a32d5d5ea..c8b1b762940 100644 --- a/lib/gitlab/path_regex.rb +++ b/lib/gitlab/path_regex.rb @@ -16,7 +16,6 @@ module Gitlab .well-known abuse_reports admin - all api assets autocomplete @@ -27,29 +26,20 @@ module Gitlab groups health_check help - hooks import invites - issues jwt koding - member - merge_requests - new - notes notification_settings oauth profile projects public - repository robots.txt s search sent_notifications - services snippets - teams u unicorn_test unsubscribes |