gitlab-org--gitlab-foss/spec/lib/banzai
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
..
filter Make the "customizes the whitelist only once" spec less brittle 2017-09-22 12:00:02 -04:00
pipeline Remove ImageLazyLoadFilter from EmailPipeline 2017-09-12 11:54:14 -04:00
reference_parser
commit_renderer_spec.rb
cross_project_reference_spec.rb
filter_array_spec.rb
issuable_extractor_spec.rb
note_renderer_spec.rb
object_renderer_spec.rb
querying_spec.rb
redactor_spec.rb
renderer_spec.rb Create idea of read-only database 2017-10-06 22:37:40 +02:00