Merge branch 'urlparser' into 'master'
Fix backend URL parsing Our fancy custom flag parser broke in Go 1.7. Also, the new 'strict TCP connection' feature was not handling backend hosts like `localhost:3000` (it was panicking). Fixes: https://gitlab.com/gitlab-org/gitlab-workhorse/issues/54 https://gitlab.com/gitlab-org/gitlab-workhorse/issues/53 See merge request !61
Showing
backend.go
0 → 100644
backend_test.go
0 → 100644
urlflag.go
deleted
100644 → 0
Please register or sign in to comment