gitlab-org--gitlab-foss/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 API for importing external repos 2019-01-17 10:37:08 +00:00
assets
backup Modify file restore to rectify tar issue 2019-01-17 10:07:29 -06:00
banzai Merge branch '26375-markdown-footnotes-not-working' into 'master' 2019-01-17 18:48:51 +00: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
declarative_policy
flowdock
generators/rails/post_deployment_migration
gitaly
gitlab Avoid overwriting default jaeger values with nil 2019-01-18 13:05:15 +02:00
google_api Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
haml_lint
json_web_token Set typ field in JSONWebToken::RSAToken 2018-12-29 07:37:08 -08:00
mattermost
microsoft_teams
object_storage
omni_auth/strategies Support RSA and ECDSA algorithms in Omniauth JWT 2018-12-05 18:17:40 +01:00
peek Fix bug where ID is not set 2018-11-20 13:40:45 +01:00
quality
rouge
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
support
system_check chore(rubocop): fix Style/TrivialAccessors issues 2019-01-16 13:53:04 +05:00
tasks Prevent admins from attempting hashed storage migration on read only DB 2018-12-19 21:10:00 +00:00
after_commit_queue.rb
backup.rb
banzai.rb
carrier_wave_string_file.rb
declarative_policy.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00
event_filter.rb
expand_variables.rb
extracts_path.rb Remove options assignment from ExtractsPath 2018-11-27 12:07:02 -06:00
feature.rb Allow setting of feature gates per project 2019-01-14 14:29:51 +01:00
file_size_validator.rb
forever.rb
gitlab.rb Extract process_name from GitLab::Sentry 2019-01-16 15:29:05 +02:00
gt_one_coercion.rb
milestone_array.rb
mysql_zero_date.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00
static_model.rb
system_check.rb
unfold_form.rb
uploaded_file.rb
version_check.rb Use class methods for VersionCheck 2018-12-14 13:56:03 -06:00