- 14 Aug, 2019 1 commit
-
-
Jacob Vosmaer authored
-
- 12 Aug, 2019 2 commits
-
-
Nick Thomas authored
Upgrade gitaly library code to v1.57.0 See merge request gitlab-org/gitlab-workhorse!407
-
Jacob Vosmaer authored
-
- 09 Aug, 2019 1 commit
-
-
Jacob Vosmaer authored
Release 8.8.0 See merge request gitlab-org/gitlab-workhorse!409
-
- 08 Aug, 2019 1 commit
-
-
Stan Hu authored
-
- 31 Jul, 2019 2 commits
-
-
Nick Thomas authored
Filter title, description, text, and body from logs See merge request gitlab-org/gitlab-workhorse!405
-
Andrew Newdigate authored
-
- 24 Jul, 2019 2 commits
-
-
Nick Thomas authored
Use the LabKit logging infrastructure See merge request gitlab-org/gitlab-workhorse!402
-
Andrew Newdigate authored
-
- 25 Jun, 2019 2 commits
-
-
Nick Thomas authored
Added param validation to help method TestAuthServer See merge request gitlab-org/gitlab-workhorse!401
-
Francisco Javier López authored
-
- 18 Jun, 2019 2 commits
-
-
Nick Thomas authored
Refactor error logging helpers See merge request gitlab-org/gitlab-workhorse!400
-
Francisco Javier López authored
-
- 05 Jun, 2019 2 commits
-
-
Nick Thomas authored
Fix Typos See merge request gitlab-org/gitlab-workhorse!399
-
Yoginth authored
-
- 09 May, 2019 2 commits
-
-
Nick Thomas authored
Remove redirections from Terminal to Channel Closes #214 See merge request gitlab-org/gitlab-workhorse!397
-
Francisco Javier López authored
-
- 06 May, 2019 2 commits
-
-
Jacob Vosmaer authored
feat: add option to set Sentry environment See merge request gitlab-org/gitlab-workhorse!396
-
Roger Meier authored
-
- 01 May, 2019 2 commits
-
-
Jacob Vosmaer authored
Add a note about adding perl dependency See merge request gitlab-org/gitlab-workhorse!393
-
Jan Provaznik authored
-
- 24 Apr, 2019 4 commits
-
-
Nick Thomas authored
Release v8.7.0 See merge request gitlab-org/gitlab-workhorse!395
-
Nick Thomas authored
-
Nick Thomas authored
Don't log http.ErrAbortHandler panics in sentry Closes #219 See merge request gitlab-org/gitlab-workhorse!392
-
Nick Thomas authored
-
- 11 Apr, 2019 2 commits
-
-
Jacob Vosmaer authored
Test against go1.12 Closes #217 See merge request gitlab-org/gitlab-workhorse!390
-
Nick Thomas authored
We need to start testing against go1.12. I don't know if we can drop support for go1.10 yet, so I've left that untouched for now.
-
- 10 Apr, 2019 8 commits
-
-
Nick Thomas authored
Release v8.6.0 See merge request gitlab-org/gitlab-workhorse!388
-
Nick Thomas authored
-
Nick Thomas authored
Add new endpoint to add support to proxy websocket requests to build's services Closes #205 and gitlab-ee#5276 See merge request gitlab-org/gitlab-workhorse!370
-
Francisco Javier López authored
In this MR we add two endpoints for proxying requests to services running inside the runner's builds. One of the endpoints is for regular HTTP requests, while the other is for websockets.
-
Nick Thomas authored
Release v8.5.1 See merge request gitlab-org/gitlab-workhorse!387
-
Nick Thomas authored
-
Nick Thomas authored
Remove duplicate X-Request-Id response header Closes gitlab-ce#60111 See merge request gitlab-org/gitlab-workhorse!384
-
Stan Hu authored
This fixes performance bar not working with AJAX requests. Both LabKit and Rails were injecting duplicate X-Request-Id headers into the response stream, which caused the frontend to be interpret the value as a comma-separated value (e.g. LdEgVXsp1R4, LdEgVXsp1R4). The new flow behaves as the following: 1. Workhorse injects X-Request-Id to the inbound HTTP request to Rails 2. Rails looks up this value in its RequestId middleware. Since the value exists, Rails sets the X-Request-Id response header to this value. 3. Workhorse doesn't append another header in the response. Distributed tracing should still work fine because Workhorse still generates the correlation ID. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60111
-
- 04 Apr, 2019 4 commits
-
-
Nick Thomas authored
Release v8.5.0 See merge request gitlab-org/gitlab-workhorse!383
-
Nick Thomas authored
-
Nick Thomas authored
Replace terminal terminology to channel See merge request gitlab-org/gitlab-workhorse!382
-
Francisco Javier López authored
We're moving from using terminology related to terminal when we refer to websockets connections. It's more generalistic a concept like channel.
-
- 02 Apr, 2019 1 commit
-
-
Nick Thomas authored
Release v8.4.0 See merge request gitlab-org/gitlab-workhorse!381
-