gitlab-ce/spec
Stan Hu d092ed178f Fix background migrations failing with unused replication slot
When there is an unused replication slot, the replication lag function
will return a nil value, resulting in "NoMethodError: undefined method
`>=' for nil:NilClass" error. We now just ignore these nil values.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63666
2019-06-25 08:35:29 -07:00
..
bin
config
controllers Eliminate N+1 queries in Dashboard::TodosController 2019-06-24 09:57:38 -07:00
db
dependencies
factories Renew Let's Encrypt certificates 2019-06-24 20:35:12 +00:00
features Allow autocompleting scoped labels 2019-06-25 10:19:29 +00:00
finders Return all runner tags when search is empty 2019-06-24 16:44:04 +03:00
fixtures
frontend Rename to time_tracking_limit_to_hours 2019-06-25 09:31:23 +08:00
graphql
haml_lint/linter
helpers Memoize non-existent custom appearances 2019-06-23 14:38:44 -07:00
initializers
javascripts Keep empty folders in the tree list 2019-06-25 12:32:35 +02:00
lib Use project depended feature flag for pages ssl 2019-06-25 10:30:12 +02:00
mailers Fix notes email with group-level notification email 2019-06-24 09:20:10 +00:00
migrations Prevent EE backport migrations from running if CE is not migrated 2019-06-25 05:42:10 -07:00
models Fix background migrations failing with unused replication slot 2019-06-25 08:35:29 -07:00
policies
presenters
rack_servers
requests Change HTTP Status Code when repository disabled 2019-06-24 22:12:42 +00:00
routing
rubocop
serializers
services Rename to time_tracking_limit_to_hours 2019-06-25 09:31:23 +08:00
sidekiq/cron
support Revert "Merge branch..." 2019-06-24 17:29:54 +00:00
tasks
uploaders
validators
views
workers Use project depended feature flag for pages ssl 2019-06-25 10:30:12 +02:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb