Update and sort reserved names

This commit is contained in:
Stefan Schmalzhaf 2019-08-07 10:37:44 +00:00
parent 2e9b4f6034
commit ab647a7ed6
1 changed files with 3 additions and 21 deletions

View File

@ -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:
- 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:
- 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:
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