- Sep 23, 2021
-
-
Stan Hu authored
This fixes a regression in https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/508. If an HTTPS internal API URL were used, gitlab-shell would not work at all. We now handle blank `caFile` properly. Relates to https://gitlab.com/gitlab-org/gitlab-shell/-/issues/529
-
- Sep 20, 2021
-
-
Nick Thomas authored
makefile: properly escape '$' in VERSION_STRING See merge request gitlab-org/gitlab-shell!525
-
Igor Drozdov authored
refactor: unify instantiation of command.Shell Closes #517 See merge request gitlab-org/gitlab-shell!520
-
-
- Sep 17, 2021
-
-
Nick Thomas authored
Improve err message given when Gitaly unavailable Closes gitlab#340819 See merge request gitlab-org/gitlab-shell!526
-
Igor Drozdov authored
-
- Sep 16, 2021
-
-
Kevin authored
If git is not available or gitlab-shell is not built in a repository, it falls back the VERSION file. That command is not properly escaped and results in the message: > awk: cmd. line:1: Unexpected token When you remove the `2>/dev/null`. Escape the '$' characters to solve this.
-
Ash McKenzie authored
Add context fields to logging See merge request gitlab-org/gitlab-shell!524
-
- Sep 15, 2021
-
-
Igor Drozdov authored
It adds correlation ids wherever possible
-
Nick Thomas authored
Extract server config related code out of sshd.go Closes #523 See merge request gitlab-org/gitlab-shell!523
-
Igor Drozdov authored
-
Nick Thomas authored
Unit test exit-codes for sshd/session.go Closes #522 See merge request gitlab-org/gitlab-shell!522
-
Igor Drozdov authored
-
Nick Thomas authored
Unit test sshd.handleEnv function See merge request gitlab-org/gitlab-shell!521
-
Igor Drozdov authored
-
Nick Thomas authored
Add TestInvalidClientConfig and TestNewServerWithoutHosts for sshd.go See merge request gitlab-org/gitlab-shell!518
-
Igor Drozdov authored
-
- Sep 14, 2021
-
-
Nick Thomas authored
refactor: rearchitect command and executable Go modules Closes #214 See merge request gitlab-org/gitlab-shell!514
-
Nick Thomas authored
-
Igor Drozdov authored
Fix a flaky test See merge request gitlab-org/gitlab-shell!519
-
Nick Thomas authored
-
Ash McKenzie authored
Update Ruby version to 2.7.4 and add Go version 1.16.8 for tooling See merge request gitlab-org/gitlab-shell!517
-
- Sep 13, 2021
-
-
Evan Read authored
-
- Sep 09, 2021
-
-
Igor Drozdov authored
build: move build task to the top of the Makefile See merge request gitlab-org/gitlab-shell!513
-
- Sep 08, 2021
-
-
feistel authored
-
feistel authored
-
feistel authored
-
Nick Thomas authored
refactor: remove commandargs.GenericArgs Closes #212 See merge request gitlab-org/gitlab-shell!506
-
feistel authored
parse logic will only run if the executable accept args. healthcheck is the only one not accepting arguments.
-
Igor Drozdov authored
refactor: move away from ioutil (deprecated) See merge request gitlab-org/gitlab-shell!511
-
feistel authored
-
- Sep 07, 2021
-
-
feistel authored
-
- Aug 25, 2021
-
-
Nick Thomas authored
Release v13.21.0 See merge request gitlab-org/gitlab-shell!512
-
Nick Thomas authored
-
Nick Thomas authored
-
- Aug 19, 2021
-
-
feistel authored
-
Nick Thomas authored
build: bump go version to 1.16 See merge request gitlab-org/gitlab-shell!509
-
Patrick Bajao authored
ci: start integrating go 1.17 into the CI pipelines See merge request gitlab-org/gitlab-shell!510
-
feistel authored
-
feistel authored
-