gitlab-org--gitlab-foss/lib/gitlab/middleware
Toon Claes d13669716a Create idea of read-only database
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.
2017-10-06 22:37:40 +02:00
..
go.rb
multipart.rb
rails_queue_duration.rb
read_only.rb Create idea of read-only database 2017-10-06 22:37:40 +02:00
static.rb
webpack_proxy.rb