- 07 Nov, 2018 1 commit
-
-
Ash McKenzie authored
Operation is either upload or download
-
- 25 Oct, 2018 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
Adds handling of Net::HTTPGatewayTimeOut exception to GitlabNet See merge request gitlab-org/gitlab-shell!251
-
- 24 Oct, 2018 2 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- 10 Oct, 2018 2 commits
-
-
Sean McGivern authored
-
Sean McGivern authored
Use Gitaly's v2 auth scheme Closes gitaly#1319 See merge request gitlab-org/gitlab-shell!250
-
- 09 Oct, 2018 1 commit
-
-
Alejandro Rodríguez authored
-
- 01 Oct, 2018 3 commits
-
-
Douwe Maan authored
Update overview in readme See merge request gitlab-org/gitlab-shell!248
-
Jacob Vosmaer authored
-
Nick Thomas authored
Remove mistaken support for `gitlab-shell user-123` Closes #151 See merge request gitlab-org/gitlab-shell!247
-
- 28 Sep, 2018 6 commits
-
-
Douwe Maan authored
Feature flag for go/ruby gitlab-shell implementations Closes #74 See merge request gitlab-org/gitlab-shell!233
-
Nick Thomas authored
-
Nick Thomas authored
-
Jacob Vosmaer authored
-
Nick Thomas authored
Since the Go code now wraps the Ruby script, this makes sense and tests the interaction of the two codebases. Over time, the number of Ruby tests to run will approach 0.
-
Nick Thomas authored
-
- 25 Sep, 2018 2 commits
-
-
Nick Thomas authored
Display helpful feedback when proxying an SSH git push to secondary request (v2) See merge request gitlab-org/gitlab-shell!246
-
Ash McKenzie authored
-
- 14 Sep, 2018 2 commits
-
-
Stan Hu authored
Merge 8-3-stable branch changes into master Closes #155 See merge request gitlab-org/gitlab-shell!245
-
Nick Thomas authored
-
- 13 Sep, 2018 5 commits
-
-
Stan Hu authored
Display helpful feedback when proxying an SSH git push to secondary request See merge request gitlab-org/gitlab-shell!244
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
This also cleans up the output from the tests as previously, Base64 encoded output was printed.
-
Ash McKenzie authored
-
- 12 Sep, 2018 4 commits
-
-
Stan Hu authored
Release GitLab Shell v8.3.2 See merge request gitlab-org/gitlab-shell!243
-
Nick Thomas authored
-
Nick Thomas authored
Fix newlines not appearing between new log entries Closes gitlab-com/gl-infra/infrastructure#5017 See merge request gitlab-org/gitlab-shell!242
-
Stan Hu authored
In https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/5017, we observed that lots of log messages were being dropped by Fluentd due to missing newlines. This occurs because there is a bug in Ruby where IO#puts calls write() twice: once to write the main text, and another to write the newline (https://bugs.ruby-lang.org/issues/14042). In a highly concurrent environment like GitLab.com, this can lead to interleaved newlines. A workaround is to use `IO#print` and append the newline ourselves. Closes https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/5017
-
- 11 Sep, 2018 2 commits
-
-
Nick Thomas authored
Merge branch '154-ensure-http-status-codes-are-integers-add-missing-specs-for-various-handled-http-status-code' into 'master' Ensure text/plain & text/html content typs are handled and add missing specs for handled HTTP status codes Closes #154 See merge request gitlab-org/gitlab-shell!239
-
Ash McKenzie authored
Ensure text/plain & text/html content typs are handled and add missing specs for handled HTTP status codes
-
- 10 Sep, 2018 2 commits
- 07 Sep, 2018 6 commits
-
-
Stan Hu authored
Release v8.3.0 See merge request gitlab-org/gitlab-shell!240
-
Stan Hu authored
Includes custom action support for proxying SSH to a Geo secondary
-
Stan Hu authored
Custom Action support See merge request gitlab-org/gitlab-shell!215
-
Stan Hu authored
-
Ash McKenzie authored
-
Nick Thomas authored
Release gitlab-shell v8.2.1 See merge request gitlab-org/gitlab-shell!238
-