gitlab-org--gitlab-foss/lib/gitlab/health_checks
Andreas Brandl 988dc80585
Further remove code branches by database type
We dropped MySQL support and a lot of mysql specific code has been
removed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29608.

This comes in from the other direction and removes any `if postgresql?`
branches.
2019-07-29 12:47:06 +02:00
..
redis
base_abstract_check.rb
db_check.rb Further remove code branches by database type 2019-07-29 12:47:06 +02:00
gitaly_check.rb
metric.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
prometheus_text_format.rb
result.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
simple_abstract_check.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00