An error occurred fetching the project authors.
  1. 19 Nov, 2019 1 commit
  2. 30 Sep, 2019 1 commit
  3. 12 Sep, 2019 2 commits
  4. 05 Sep, 2019 1 commit
  5. 01 Sep, 2019 1 commit
  6. 10 Apr, 2019 1 commit
  7. 04 Apr, 2019 1 commit
  8. 05 Feb, 2019 1 commit
  9. 31 Jan, 2019 1 commit
  10. 18 Jan, 2019 1 commit
  11. 06 Nov, 2018 1 commit
  12. 23 Aug, 2018 1 commit
  13. 14 Aug, 2018 1 commit
  14. 27 Jul, 2018 1 commit
  15. 22 Jun, 2018 2 commits
  16. 21 Jun, 2018 1 commit
  17. 06 Apr, 2018 2 commits
  18. 05 Feb, 2018 1 commit
  19. 24 Jul, 2017 2 commits
  20. 07 Mar, 2017 1 commit
  21. 03 Mar, 2017 1 commit
  22. 02 Mar, 2017 1 commit
  23. 01 Mar, 2017 2 commits
  24. 09 Feb, 2017 1 commit
  25. 01 Feb, 2017 1 commit
  26. 31 Jan, 2017 1 commit
  27. 19 Jan, 2017 1 commit
  28. 15 Jan, 2017 1 commit
  29. 12 Jan, 2017 3 commits
  30. 14 Dec, 2016 1 commit
  31. 08 Dec, 2016 1 commit
    • Nick Thomas's avatar
      Handle environments/:id/terminal.ws · fe16eae3
      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.
      fe16eae3
  32. 07 Dec, 2016 1 commit
  33. 04 Oct, 2016 1 commit