gitlab-org--gitlab-foss/spec/services/users
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
..
activity_service_spec.rb Create idea of read-only database 2017-10-06 22:37:40 +02:00
build_service_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
create_service_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
destroy_service_spec.rb Make sure repository's removal work for legacy and hashed storages 2017-08-22 06:33:20 +02:00
last_push_event_service_spec.rb Rework how recent push events are retrieved 2017-09-08 00:46:16 +02:00
migrate_to_ghost_user_service_spec.rb Ensure all project factories use `:repository` trait or `:empty_project` 2017-08-01 14:51:52 -04:00
refresh_authorized_projects_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
update_service_spec.rb refactor users update service 2017-09-28 08:46:39 +02:00