d13669716a
In GitLab EE, a GitLab instance can be read-only (e.g. when it's a Geo secondary node). But in GitLab CE it also might be useful to have the "read-only" idea around. So port it back to GitLab CE. Also having the principle of read-only in GitLab CE would hopefully lead to less errors introduced, doing write operations when there aren't allowed for read-only calls. Closes gitlab-org/gitlab-ce#37534. |
||
---|---|---|
.. | ||
abuse_reports_controller.rb | ||
appearances_controller.rb | ||
application_controller.rb | ||
application_settings_controller.rb | ||
applications_controller.rb | ||
background_jobs_controller.rb | ||
broadcast_messages_controller.rb | ||
cohorts_controller.rb | ||
conversational_development_index_controller.rb | ||
dashboard_controller.rb | ||
deploy_keys_controller.rb | ||
groups_controller.rb | ||
health_check_controller.rb | ||
hook_logs_controller.rb | ||
hooks_controller.rb | ||
identities_controller.rb | ||
impersonation_tokens_controller.rb | ||
impersonations_controller.rb | ||
jobs_controller.rb | ||
keys_controller.rb | ||
labels_controller.rb | ||
logs_controller.rb | ||
projects_controller.rb | ||
requests_profiles_controller.rb | ||
runner_projects_controller.rb | ||
runners_controller.rb | ||
services_controller.rb | ||
spam_logs_controller.rb | ||
system_info_controller.rb | ||
users_controller.rb |