gitlab-org--gitlab-foss/spec/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
orphans Refactor on namespace and repository checks and added specs 2017-09-12 06:57:22 +02:00
base_check_spec.rb Fixed few gitlab:check tasks that were failing with exception 2017-09-25 00:34:12 +02:00
simple_executor_spec.rb Added dynamic skip reason to SystemCheck 2017-09-04 03:58:54 +02:00