gitlab-org--gitlab-foss/spec/lib
Andrew Newdigate 625bdc5ade Avoid overwriting default jaeger values with nil
During the review process for adding opentracing factories, a bug was
introduced which caused Jaeger to initialize an invalid tracer. The
bug was due to use sending nil through as a kwarg when the Jaeger
initializer used a non-nil default value.

This is fairly insidious as, the tracer looks like a tracer, but, when
methods are invoked, it throws `NoMethodError` errors. To ensure that
this issue does not happen in future, the tests have been changed to
ensure that the tracer works as expected. This could avoid problems
in future when upgrading to newer versions of Jaeger.
2019-01-18 13:05:15 +02:00
..
api Fix files/blob api endpoint content disposition 2019-01-10 12:30:19 +00:00
backup Add SSE-C key configuration option for Amazon S3 remote backups 2019-01-09 16:39:20 +00:00
banzai Refactoring and addressing review comments 2019-01-17 09:33:18 -06:00
bitbucket
bitbucket_server Fix Bitbucket Server importer error handling 2019-01-12 22:14:08 -08:00
constraints Pass on arguments passed to the FeatureConstrainer 2018-12-14 14:35:05 +01:00
container_registry Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
gitaly Remove broken git storage for testing 2018-10-23 10:36:47 +02:00
gitlab Avoid overwriting default jaeger values with nil 2019-01-18 13:05:15 +02:00
google_api
json_web_token Set the JWT algorithm to RS256 in decode specs 2018-12-29 06:20:04 -08:00
mattermost Update specs to rails5 format 2018-12-19 10:04:31 +11:00
microsoft_teams Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
object_storage
omni_auth/strategies Switch use of Rack::Request to ActionDispatch::Request 2019-01-07 00:35:53 -08:00
quality Improve automated Review Apps cleanup 2018-10-22 09:57:50 +02:00
rspec_flaky
sentry Service for calling Sentry issues api 2019-01-09 21:04:27 +00:00
serializers Add config_options|variables to BuildMetadata 2019-01-04 16:38:17 +01:00
system_check
after_commit_queue_spec.rb
event_filter_spec.rb
expand_variables_spec.rb
extracts_path_spec.rb Revert "Merge branch 'revert-e2aa2177' into 'master'" 2018-11-20 12:29:56 +00:00
feature_spec.rb Allow setting of feature gates per project 2019-01-14 14:29:51 +01:00
file_size_validator_spec.rb
forever_spec.rb
gitlab_spec.rb Resolve "Add "What's new" menu item in top navigation" 2019-01-14 16:10:19 +00:00
milestone_array_spec.rb
system_check_spec.rb
uploaded_file_spec.rb