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 Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
commit_renderer_spec.rb Adds cacheless render to Banzai object render 2017-09-06 15:35:35 +01:00
cross_project_reference_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
filter_array_spec.rb Add FilterArray class to Banzai 2016-03-01 15:54:35 -05:00
issuable_extractor_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
note_renderer_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
object_renderer_spec.rb Adds cacheless render to Banzai object render 2017-09-06 15:35:35 +01:00
querying_spec.rb Optimize CSS expressions produced by Nokogiri 2015-12-31 15:46:47 +01:00
redactor_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
renderer_spec.rb Create idea of read-only database 2017-10-06 22:37:40 +02:00