Skip to content

Enable gitlab-http gem and its patches

Furkan Ayhan requested to merge 415686-use-gitlab-http-initializers into master

What does this MR do and why?

After having a POC MR !131644 (closed), we decided to make this migration in steps. In this step we are;

  • Enabling gitlab-http gem and its patches
  • Adding the gem to the Gemfile
  • Initializing it and require its dependencies
  • Removing the old patches

Related to #415686 (closed)

Issue / MR Link
Main issue #415686 (closed)
First MR to initialize the gem !125024 (merged)
Small fixes !131612 (merged)
POC !131644 (closed)
Enabling on GitLab =HERE= !132238 (merged)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Furkan Ayhan

Merge request reports