- Jul 15, 2022
-
-
James Sandlin authored
-
James Sandlin authored
-
James Sandlin authored
-
James Sandlin authored
-
James Sandlin authored
-
- Jul 13, 2022
- Apr 14, 2022
- Apr 13, 2022
- Apr 12, 2022
-
-
kmcknight authored
-
- Apr 07, 2022
-
-
kmcknight authored
-
- Apr 06, 2022
-
-
Ken McKnight authored
# Conflicts: # internal/command/twofactorverify/twofactorverify.go
-
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
-
- Mar 15, 2022
-
-
Nick Thomas authored
I'd assumed that the `omitempty` directive for LogLevel in internal/config/config.go would get us this behaviour. If it did, we wouldn't have had to specify the default twice. Unfortunately, it doesn't, which is to say that given a config file like: ``` log_level: ``` The default *is* overridden by the empty string. It's an easy enough fix. Changelog: fixed
-
- Mar 07, 2022
-
-
Igor Drozdov authored
When gitlab-sshd has been introduced we've started running our own SSH server. In this case we're able to cache and reuse Gitaly connections and Registry. It helps to reduce memory usage.
-
Igor Drozdov authored
Update Gitaly dependency to v14.9.0-rc1 See merge request gitlab-org/gitlab-shell!578
-