Closed RepoMoveBot closed 6 years ago
Issue by fjen Saturday Apr 21, 2018 at 12:12 GMT
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
ref
Without it, you get a 404. This breaks every GitLab instance.
The issue that lead to this was #118
Comment by Smile4ever Saturday Apr 21, 2018 at 13:11 GMT
Will be fixed soon.
Issue by fjen Saturday Apr 21, 2018 at 12:12 GMT
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.0Without it, you get a 404. This breaks every GitLab instance.
The issue that lead to this was #118