- 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.
-
- 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
-
-
- Feb 23, 2022
-
-
Patrick Bajao authored
Release 13.24.0 See merge request gitlab-org/gitlab-shell!577
-
Ash McKenzie authored
-
- Feb 22, 2022
-
-
Patrick Bajao authored
Upgrade golang to 1.17.7 See merge request gitlab-org/gitlab-shell!576
-
Patrick Bajao authored
Add more metrics for gitlab-sshd See merge request gitlab-org/gitlab-shell!574
-
- Feb 21, 2022
-
-
Ash McKenzie authored
-
Igor Drozdov authored
- Counter of HTTP merge requests - Gauge of HTTP requests currently being performed - Gauge of connections currently handled by gitlab sshd
-
- Feb 17, 2022
-
-
Patrick Bajao authored
Move code guidelines to doc/beginners_guide.md See merge request gitlab-org/gitlab-shell!572
-
- Feb 16, 2022
-
-
Amy Qualls authored
Bring the page a lot closer to GitLab tone and style. Not perfect, but we've gotta start somewhere.
-
Patrick Bajao authored
-
Igor Drozdov authored
It helps to have less verbose README.md
-
Patrick Bajao authored
Add docs for full feature list See merge request gitlab-org/gitlab-shell!571
-
- Feb 15, 2022
-
-
Igor Drozdov authored
Add aqualls as codeowner for docs files See merge request gitlab-org/gitlab-shell!573
-
-
Amy Qualls authored
These pages should get credited to Source Code. (I should also check about CODEOWNERS entries too.)
-
Amy Qualls authored
Do an initial cleanup pass: - Line wraps - Change 'allows' to 'enables' - Clean up syntax highlighting - Fix spelling and capitalization - Standardize on colons at the end of the introductory sentences
-
Amy Qualls authored
Shouldn't start with a leading slash.
-
Igor Drozdov authored
Describe what Gitlab Shell is capable of
-
- Feb 11, 2022
-
-
Igor Drozdov authored
Release 13.23.2 See merge request gitlab-org/gitlab-shell!570
-
Igor Drozdov authored
-
Ash McKenzie authored
Bump labkit version to 1.12.0 See merge request gitlab-org/gitlab-shell!569
-
- Feb 10, 2022
-
-
Igor Drozdov authored
It also bumps minor versions of its dependencies
-
- Feb 03, 2022
-
-
Igor Drozdov authored
Add title and correct copyright notice to license See merge request gitlab-org/gitlab-shell!568
-
Dan Rhodes authored
-
Igor Drozdov authored
Update LICENSE to 2022 See merge request gitlab-org/gitlab-shell!566
-
Patrick Bajao authored
Handle and log unhandled errors See merge request gitlab-org/gitlab-shell!564
-
- Feb 02, 2022
-
-
Sean Carroll authored
-