- Dec 13, 2018
-
-
Stan Hu authored
-
- Dec 11, 2018
-
-
Douwe Maan authored
Vendor updates See merge request gitlab-org/gitlab-shell!264
-
Andrew Newdigate authored
-
- Dec 07, 2018
-
-
Nick Thomas authored
Revert "Merge branch 'zj-rename-gitalypb' into 'master'" See merge request gitlab-org/gitlab-shell!263
-
Zeger-Jan van de Weg authored
This reverts merge request !262
-
- Dec 06, 2018
-
-
Nick Thomas authored
Upgrade gitaly Client dependency See merge request gitlab-org/gitlab-shell!262
-
Zeger-Jan van de Weg authored
The client now has TLS support. So this gets pulled into this component. To make it work, we have to upgrade the proto too.
-
- Nov 28, 2018
-
-
Robert Speicher authored
Release v8.4.3 See merge request gitlab-org/gitlab-shell!259
-
Stan Hu authored
-
Robert Speicher authored
Remove circular dependency between HTTPHelper and GitlabNet Closes #169 See merge request gitlab-org/gitlab-shell!258
-
- Nov 27, 2018
-
-
Stan Hu authored
HttpHelper depended on exceptions defined in GitLabNet, but GitLabNet included HttpHelper. Specs in Ruby 2.5 were breaking as a result of Action::Custom not able to reference constants in GitLabNet: https://gitlab.com/gitlab-org/gitlab-shell/-/jobs/126362702. Closes https://gitlab.com/gitlab-org/gitlab-shell/issues/169
-
- Nov 08, 2018
-
-
Nick Thomas authored
Release v8.4.2 See merge request gitlab-org/gitlab-shell!255
-
Nick Thomas authored
-
Nick Thomas authored
Include LFS operation when requesting auth See merge request gitlab-org/gitlab-shell!254
-
- Nov 07, 2018
-
-
Ash McKenzie authored
Operation is either upload or download
-
- Oct 25, 2018
-
-
Douwe Maan authored
Adds handling of Net::HTTPGatewayTimeOut exception to GitlabNet See merge request gitlab-org/gitlab-shell!251
- Oct 24, 2018
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- Oct 10, 2018
-
-
Sean McGivern authored
Use Gitaly's v2 auth scheme Closes gitaly#1319 See merge request gitlab-org/gitlab-shell!250
- Oct 09, 2018
-
-
Alejandro Rodríguez authored
-
- Oct 01, 2018
-
-
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
-
- Sep 28, 2018
-
-
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
-
- Sep 25, 2018
-
-
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
-
- Sep 14, 2018
-
-
Stan Hu authored
Merge 8-3-stable branch changes into master Closes #155 See merge request gitlab-org/gitlab-shell!245
-
- Sep 13, 2018
-
-
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
-