gitlab-org--gitlab-foss/app/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.rb Create idea of read-only database 2017-10-06 22:37:40 +02:00
build_service.rb `current_application_settings` belongs on `Gitlab::CurrentSettings` 2017-08-31 13:38:33 +01:00
create_service.rb Fire system hooks when a user is created via LDAP or OAuth 2017-08-25 22:00:07 -07:00
destroy_service.rb Make sure repository's removal work for legacy and hashed storages 2017-08-22 06:33:20 +02:00
last_push_event_service.rb Rework how recent push events are retrieved 2017-09-08 00:46:16 +02:00
migrate_to_ghost_user_service.rb Use Ghost user when edited_by, merged_by deleted 2017-07-19 11:35:17 +02:00
refresh_authorized_projects_service.rb Reduce wait timings for Sidekiq jobs 2017-06-19 16:14:07 +02:00
update_service.rb fix update service 2017-09-28 08:46:39 +02:00