Smile4ever / firefoxaddons

Extend the functionality of Firefox with cool addons
82 stars 20 forks source link

[Neat URL] removing "ref" breaks branch switching in GitLab #130

Closed fjen closed 6 years ago

fjen commented 6 years ago

Gitlab makes a requests with the ref parameter when switching branches in the files or commit view. Example: https://gitlab.com/gitlab-org/gitlab-ce/refs/switch?utf8=✓&destination=tree&path=&ref=v10.1.0

Without it, you get a 404. This breaks every GitLab instance.

The issue that lead to this was #118

Smile4ever commented 6 years ago

Will be fixed soon.