An error occurred fetching the project authors.
- 19 Nov, 2019 1 commit
-
-
Hayley Swimelar authored
-
- 30 Sep, 2019 1 commit
-
-
Adrien Kohlbecker authored
-
- 12 Sep, 2019 2 commits
-
-
Steve Abrams authored
Accelerated upload route for conan package files
-
Alessio Caiazza authored
-
- 05 Sep, 2019 1 commit
-
-
Alessio Caiazza authored
-
- 01 Sep, 2019 1 commit
-
-
Nick Thomas authored
-
- 10 Apr, 2019 1 commit
-
-
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.
-
- 04 Apr, 2019 1 commit
-
-
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.
-
- 05 Feb, 2019 1 commit
-
-
Jacob Vosmaer authored
-
- 31 Jan, 2019 1 commit
-
-
Nick Thomas authored
This is a necessary change to solve a security issue. For more details, see this issue: https://gitlab.com/gitlab-org/gitlab-workhorse/issues/197
-
- 18 Jan, 2019 1 commit
-
-
Andrew Newdigate authored
-
- 06 Nov, 2018 1 commit
-
-
Andrew Newdigate authored
-
- 23 Aug, 2018 1 commit
-
-
Andrew Newdigate authored
-
- 14 Aug, 2018 1 commit
-
-
Alessio Caiazza authored
-
- 27 Jul, 2018 1 commit
-
-
Andrew Newdigate authored
-
- 22 Jun, 2018 2 commits
-
-
Nick Thomas authored
This reverts merge request !267
-
Nick Thomas authored
This reverts merge request !265
-
- 21 Jun, 2018 1 commit
-
-
Alessio Caiazza authored
-
- 06 Apr, 2018 2 commits
-
-
Nick Thomas authored
-
Vicky Chijwani authored
-
- 05 Feb, 2018 1 commit
-
-
Kamil Trzciński authored
-
- 24 Jul, 2017 2 commits
-
-
Ben Kochie authored
Apply `instrumentDuration()` to both `route()` and `wsRoute()`.
-
Ben Kochie authored
Add instrumentation middleware function to produce histograms per route/method.
-
- 07 Mar, 2017 1 commit
-
-
Tomasz Maczukin authored
-
- 03 Mar, 2017 1 commit
-
-
Tomasz Maczukin authored
-
- 02 Mar, 2017 1 commit
-
-
Kamil Trzcinski authored
-
- 01 Mar, 2017 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 09 Feb, 2017 1 commit
-
-
Ahmad Sherif authored
-
- 01 Feb, 2017 1 commit
-
-
Nick Thomas authored
This reverts commit bba7d53e, reversing changes made to 815be1cc.
-
- 31 Jan, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 19 Jan, 2017 1 commit
-
-
Nick Thomas authored
-
- 15 Jan, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 12 Jan, 2017 3 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
-
Ahmad Sherif authored
-
- 14 Dec, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 08 Dec, 2016 1 commit
-
-
Nick Thomas authored
A GitLab environment may expose a terminal connection for out-of-band access. Workhorse is responsible for providing a websocket connection to the terminal if present. It authenticates the user and retrieves connection details from GitLab using the environments/:id/terminal.ws/authorize endpoint, and sets up a proxy to the terminal provider, converting from the remote's subprotocol to a common format. Authentication is periodically re-done, and the connection will be broken if it fails, or if the connection details change in any way.
-
- 07 Dec, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 04 Oct, 2016 1 commit
-
-
Kamil Trzcinski authored
Expose three options to configure queueing limits: - apiLimit - apiQueueLimit - apiQueueTimeout
-