gitlab-org--gitlab-foss/lib/gitlab/git/storage
Michael Kozono a54a5d9f39 Use `Gitlab::SafeRequestStore` in more places
Even if it doesn’t save lines of code, since people will tend to use
code they’ve seen. And `SafeRequestStore` is safer since you
don’t have to remember to check `RequestStore.active?`.
2018-09-24 12:11:27 -07:00
..
checker.rb
circuit_breaker.rb Use `Gitlab::SafeRequestStore` in more places 2018-09-24 12:11:27 -07:00
circuit_breaker_settings.rb
failure_info.rb Use `Gitlab::SafeRequestStore` in more places 2018-09-24 12:11:27 -07:00
forked_storage_check.rb
health.rb
null_circuit_breaker.rb