Skip to content

Fixed web IDE not working with relative URLs

Phil Hughes requested to merge ide-relative-url-fix into master

What does this MR do?

Fixes the web IDE not working when GitLab is used setup with relative URLs. This was caused by some manual URL building in the Ruby helper.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/45649

Merge request reports