gitlab-org--gitlab-foss/lib/system_check
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
..
app Create idea of read-only database 2017-10-06 22:37:40 +02:00
incoming_email Fix rake gitlab:incoming_email:check and make it 2017-09-22 02:03:57 +08:00
orphans Refactor on namespace and repository checks and added specs 2017-09-12 06:57:22 +02:00
base_check.rb Added dynamic skip reason to SystemCheck 2017-09-04 03:58:54 +02:00
helpers.rb Fix BasicExecutor specs 2017-05-31 14:33:03 +02:00
simple_executor.rb Added dynamic skip reason to SystemCheck 2017-09-04 03:58:54 +02:00