Commit ab647a7e authored by Stefan Schmalzhaf's avatar Stefan Schmalzhaf

Update and sort reserved names

parent 2e9b4f60
...@@ -40,19 +40,18 @@ It is currently not possible to create a project with the following names: ...@@ -40,19 +40,18 @@ It is currently not possible to create a project with the following names:
Currently the following names are reserved as top level groups: Currently the following names are reserved as top level groups:
- 503.html
- \- - \-
- .well-known - .well-known
- 404.html - 404.html
- 422.html - 422.html
- 500.html - 500.html
- 502.html - 502.html
- 503.html
- abuse_reports - abuse_reports
- admin - admin
- api - api
- apple-touch-icon-precomposed.png - apple-touch-icon-precomposed.png
- apple-touch-icon.png - apple-touch-icon.png
- files
- assets - assets
- autocomplete - autocomplete
- ci - ci
...@@ -61,12 +60,14 @@ Currently the following names are reserved as top level groups: ...@@ -61,12 +60,14 @@ Currently the following names are reserved as top level groups:
- explore - explore
- favicon.ico - favicon.ico
- favicon.png - favicon.png
- files
- groups - groups
- health_check - health_check
- help - help
- import - import
- invites - invites
- jwt - jwt
- login
- notification_settings - notification_settings
- oauth - oauth
- profile - profile
...@@ -78,8 +79,6 @@ Currently the following names are reserved as top level groups: ...@@ -78,8 +79,6 @@ Currently the following names are reserved as top level groups:
- sent_notifications - sent_notifications
- slash-command-logo.png - slash-command-logo.png
- snippets - snippets
- u
- unicorn_test
- unsubscribes - unsubscribes
- uploads - uploads
- users - users
...@@ -88,22 +87,5 @@ Currently the following names are reserved as top level groups: ...@@ -88,22 +87,5 @@ Currently the following names are reserved as top level groups:
These group names are unavailable as subgroup names: These group names are unavailable as subgroup names:
- \- - \-
- activity
- analytics
- audit_events
- avatar
- edit
- group_members
- hooks
- issues
- labels
- ldap
- ldap_group_links
- merge_requests
- milestones
- notification_setting
- pipeline_quota
- projects
- subgroups
[reserved]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/gitlab/path_regex.rb [reserved]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/gitlab/path_regex.rb
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment