gitlab-org--gitlab-foss/spec/requests
Andrew Newdigate 4f4de36cac Migrate correlation and tracing code to LabKit
This change is a fairly straightforward refactor to extract the tracing
and correlation-id code from the gitlab rails codebase into the new
LabKit-Ruby project.

The corresponding import into LabKit-Ruby was in
https://gitlab.com/gitlab-org/labkit-ruby/merge_requests/1

The code itself remains very similar for now.

Extracting it allows us to reuse it in other projects, such as
Gitaly-Ruby. This will give us the advantages of correlation-ids and
distributed tracing in that project too.
2019-04-18 09:57:16 +02:00
..
api Migrate correlation and tracing code to LabKit 2019-04-18 09:57:16 +02:00
projects Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
git_http_spec.rb Added write_repository scope for personal access token 2019-04-15 13:05:55 +00:00
jwt_controller_spec.rb Added write_repository scope for personal access token 2019-04-15 13:05:55 +00:00
lfs_http_spec.rb Verify that LFS upload requests are genuine 2019-01-31 16:52:48 +01:00
lfs_locks_api_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
oauth_tokens_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
openid_connect_spec.rb Added write_repository scope for personal access token 2019-04-15 13:05:55 +00:00
rack_attack_global_spec.rb Fix deprecation: Using positional arguments in integration tests 2018-12-22 14:42:41 +01:00
request_profiler_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
user_activity_spec.rb Update last_activity_on for Users on some main GET endpoints 2019-02-05 09:55:31 -05:00