Skip to content

Consolidate url parsing into GitlabUrl

Peter Hutterer requested to merge whot/damspam:wip/drop-multiple-parsers into main

This sits on top of !52 (merged)

For historical reasons we had multiple places where we parsed a gitlab URL or parts thereof. This leads to inconsistent behaviour so let's just use one class that can parse and re-compose such a URL.

Merge request reports

Loading