gitlab-org--gitlab-foss/spec/support
Fabio Pitino 67de299bb6 Allow ReactiveCaching to support nil value
When :calculate_reactive_caching returns a nil value
this caused ReactiveCaching to schedule a worker
every time the code using :with_reactive_cache was called.

This issue caused an increasing amount of Sidekiq jobs
being created continuously.

Implementing this fix behind feature flag
:reactive_caching_check_key_exists
2019-07-08 14:50:58 +01:00
..
api Remove N+1 query for project and group boards 2019-06-26 11:47:18 +12:00
banzai
chunked_io
controllers
cycle_analytics_helpers
features Merge branch 'master' into michel.engelen/gitlab-ce-issue/55953 2019-07-03 10:28:13 +01:00
gitlab-git-test.git
gitlab_stubs
google_api
helpers Allow ReactiveCaching to support nil value 2019-07-08 14:50:58 +01:00
http_io
import_export
matchers Fix order-dependent Gitaly specs failing 2019-07-02 20:33:02 -07:00
migrations_helpers
prometheus Make KubernetesService readonly 2019-06-18 00:01:56 +00:00
protected_tags
redis
services
shared_contexts Make KubernetesService readonly 2019-06-18 00:01:56 +00:00
shared_examples Merge branch 'issue/55953' into 'master' 2019-07-03 12:20:09 +00:00
test_reports Limit amount of JUnit tests returned 2019-07-03 22:27:14 +02:00
trace
active_record_enum.rb
batch_loader.rb
capybara.rb Upgrade to Capybara 3 2019-06-12 18:40:18 +08:00
carrierwave.rb
commit_trailers_spec_helper.rb
database_cleaner.rb
db_cleaner.rb
external_authorization_service_helpers.rb
forgery_protection.rb
generate-seed-repo-rb
inspect_squelch.rb Squelch output of ActiveSupport::Cache::NullStore in tests 2019-06-25 11:52:56 -07:00
issuables_requiring_filter_shared_examples.rb
json_response.rb
omni_auth.rb
prepare-gitlab-git-test-for-commit
protected_branch_helpers.rb
protected_tag_helpers.rb
rspec.rb
seed.rb
setup_builds_storage.rb
sidekiq.rb Use flushdb with the connection object in redis-namespace API 2019-06-25 16:56:30 +02:00
stored_repositories.rb
stub_version.rb
unpack-gitlab-git-test
webmock.rb