Merge branch 'fix-api-projects-routing' into 'master'
Fix /api/v3/projects routing error Non-special API requests were getting special treatment, which resulted in 500 errors. This change avoids the special treatment and adds tests that assert that regular API requests should be left alone by gitlab-workhorse. See merge request !26
Showing
Please register or sign in to comment