- Apr 26, 2022
-
-
Igor Drozdov authored
Release v13.25.2 See merge request gitlab-org/gitlab-shell!606
-
Igor Drozdov authored
-
Patrick Bajao authored
Revert "Abort long-running unauthenticated SSH connections" See merge request gitlab-org/gitlab-shell!605
-
- Apr 25, 2022
-
-
Igor Drozdov authored
This reverts commit 3a2c8f2c47774a35d840ec8baf54341beede5d43.
-
- Apr 21, 2022
-
-
Ash McKenzie authored
Bump Go to 1.17.9 for asdf users See merge request gitlab-org/gitlab-shell!600
-
Igor Drozdov authored
Fix typo in FIPS mode message See merge request gitlab-org/gitlab-shell!599
-
- Apr 20, 2022
-
-
feistel authored
-
- Apr 19, 2022
-
-
Stan Hu authored
Rename Gitaly -> gitlab-shell
-
Igor Drozdov authored
Release 13.25.1 See merge request gitlab-org/gitlab-shell!598
-
Igor Drozdov authored
-
Igor Drozdov authored
Add support for FIPS encryption See merge request gitlab-org/gitlab-shell!597
-
- Apr 18, 2022
-
-
Stan Hu authored
This commit adds support of using a FIPS-validated SSL library with compiled Go executables when `FIPS_MODE=1 make` is run. A Go compiler that supports BoringSSL either directly (e.g. the `dev.boringcrypto` branch) or with a dynamically linked OpenSSL (e.g. https://github.com/golang-fips/go) is required. This is similar to the changes to support FIPS in GitLab Runner and in GitLab Pages: https://gitlab.com/gitlab-org/gitlab-pages/-/merge_requests/716 Changelog: added
-
- Apr 14, 2022
-
-
Ash McKenzie authored
Add additional metrics to gitlab-sshd See merge request gitlab-org/gitlab-shell!593
-
- Apr 13, 2022
-
-
Igor Drozdov authored
- Observe time to establish a session - Log the duration of the successfully established connection - Observe total time to handle the connection - Log the duration of the successfully executed connection - Observe the count of ssh connections - Observe the count of failed ssh connections
-
- Apr 07, 2022
-
-
Igor Drozdov authored
Upgrade golang to 1.17.8 Closes #554 See merge request gitlab-org/gitlab-shell!592
-
Ash McKenzie authored
-
Ash McKenzie authored
Release 13.25.0 See merge request gitlab-org/gitlab-shell!591
-
- Apr 06, 2022
-
-
Igor Drozdov authored
- Fix connections duration metrics !588 - ci: start integrating go 1.18 into the CI pipelines !587 - Abort long-running unauthenticated SSH connections !582
-
Ash McKenzie authored
Fix connections duration metrics See merge request gitlab-org/gitlab-shell!588
-
Igor Drozdov authored
Update Version File See merge request gitlab-org/gitlab-shell!589
-
-
Igor Drozdov authored
ci: start integrating go 1.18 into the CI pipelines See merge request gitlab-org/gitlab-shell!587
-
- Apr 05, 2022
-
-
Igor Drozdov authored
We need to pass time.Now as a param, otherwise it's calculated on call
-
- Apr 01, 2022
-
-
feistel authored
-
Ash McKenzie authored
Improve login grace timeout message Closes #553 See merge request gitlab-org/gitlab-shell!586
-
- Mar 31, 2022
-
-
Igor Drozdov authored
-
- Mar 30, 2022
-
-
Ash McKenzie authored
Abort long-running unauthenticated SSH connections See merge request gitlab-org/gitlab-shell!582
-
Igor Drozdov authored
-
Ash McKenzie authored
Use gitlab-dangerfiles to improve MR hygiene See merge request gitlab-org/gitlab-shell!583
-
- Mar 29, 2022
-
-
Igor Drozdov authored
Release 13.24.2 See merge request gitlab-org/gitlab-shell!585
-
Igor Drozdov authored
- Bump gitaly client !584
-
Igor Drozdov authored
Bump gitaly client See merge request gitlab-org/gitlab-shell!584
-
Jacob Vosmaer authored
Bump gitaly client to 51da8bc17059e4ccd39873e4f3def935341472b8 to get changes from https://gitlab.com/gitlab-org/gitaly/-/merge_requests/4439.
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Mar 24, 2022
-
-
Ash McKenzie authored
Add docs for grace-period and probes config options See merge request gitlab-org/gitlab-shell!581
-
Igor Drozdov authored
-
- Mar 18, 2022
-
-
Igor Drozdov authored
Release 13.24.1 See merge request gitlab-org/gitlab-shell!580
-
Igor Drozdov authored
-
Igor Drozdov authored
Reuse Gitaly connections and sidechannel See merge request gitlab-org/gitlab-shell!575
-
- Mar 16, 2022
-
-
Patrick Bajao authored
Default to info level for an empty log-level Closes #550 See merge request gitlab-org/gitlab-shell!579
-