- Sep 04, 2023
-
-
Patrick Bajao authored
Release 14.27.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/840 Merged-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Ash McKenzie authored
-
- Sep 01, 2023
-
-
Igor Drozdov authored
Resolve "GitLab sshd should include data transfer bytes in logs" Closes #648 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/831 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Reviewed-by:
Igor Drozdov <idrozdov@gitlab.com> Reviewed-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Patrick Bajao authored
Update module gitlab.com/gitlab-org/gitaly/v16 to v16.3.1 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/837 Merged-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Patrick Bajao authored
Workaround to allow gitaly service to start Closes #676 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/838 Merged-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Ash McKenzie authored
-
- Aug 31, 2023
-
-
GitLab Renovate Bot authored
-
- Aug 28, 2023
-
-
Ash McKenzie authored
Update dependency golang to v1.21.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/828 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Reviewed-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Aug 25, 2023
-
-
Ash McKenzie authored
Log metadata refactor See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/832 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Alejandro Rodríguez <alejandro@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com>
-
- Aug 23, 2023
-
-
GitLab Renovate Bot authored
-
- Aug 22, 2023
-
-
Ash McKenzie authored
LogData also contains a new LogMetadata struct
-
Ash McKenzie authored
Support authentication using SSH Certificates See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/812 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Alejandro Rodríguez <alejandro@gitlab.com> Approved-by:
Jessie Young <jessieyoung@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Reviewed-by:
Igor Drozdov <idrozdov@gitlab.com> Reviewed-by:
Ash McKenzie <amckenzie@gitlab.com> Reviewed-by:
Jessie Young <jessieyoung@gitlab.com> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
-
Ash McKenzie authored
Update module gitlab.com/gitlab-org/gitaly/v16 to v16.3.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/833 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Aug 21, 2023
-
-
Igor Drozdov authored
Implement geo_proxy_direct_to_primary feature flag See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/834 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Patrick Cyiza <jpcyiza@gitlab.com>
-
Patrick Cyiza authored
-
GitLab Renovate Bot authored
-
- Aug 16, 2023
-
-
Patrick Bajao authored
Update module gitlab.com/gitlab-org/gitaly/v16 to v16.2.4 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/830 Merged-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Aug 11, 2023
-
-
GitLab Renovate Bot authored
-
- Aug 10, 2023
-
-
Igor Drozdov authored
-
- Aug 09, 2023
-
-
Igor Drozdov authored
Add Go v1.21 to CI See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/829 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Ash McKenzie authored
Update module gitlab.com/gitlab-org/gitaly/v16 to v16.2.2 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/818 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
GitLab Renovate Bot authored
-
- Aug 08, 2023
-
-
Stan Hu authored
Go v1.21 was just released today (https://go.dev/doc/go1.21), so let's make sure our builds work with it.
-
Igor Drozdov authored
GitLab Shell detects that the passed key is a certificate and requests /authorized_certs instead of /authorized_keys endpoint
-
Igor Drozdov authored
Release 14.26.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/827 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Igor Drozdov authored
- Include error and log as Error when recovering !825 - Fix the established session metric !826 - Require Go 1.19 and drop use of golang-crypto fork !806 - Update dependency gitlab-dangerfiles to '~> 3.13.0' !824 - Create gotestsum in support/bin and ignore !825
-
Ash McKenzie authored
Fix the established session metric See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/826 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
-
Igor Drozdov authored
Include error and log as Error when recovering Closes #669 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/825 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
-
Igor Drozdov authored
This metric shouldn't include delays that may happen due to the user's behaviour. It should include only app-related delays.
-
- Aug 07, 2023
-
-
Ash McKenzie authored
Require Go 1.19 and drop use of golang-crypto fork See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/806 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Ash McKenzie authored
Update dependency gitlab-dangerfiles to '~> 3.13.0' See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/824 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
GitLab Renovate Bot authored
-
- Aug 04, 2023
-
-
Stan Hu authored
All changes in our fork have been upstreamed in the latest `master` of `golang.org/x/crypto`, so upgrade to that version. This version requires Go 1.19 due to a new UNIX build constraint (https://gitlab.com/gitlab-org/golang-crypto/-/merge_requests/13#note_1462100383). Relates to https://gitlab.com/gitlab-org/gitlab-shell/-/issues/623 Changelog: changed
-
- Aug 03, 2023
-
-
Igor Drozdov authored
Create gotestsum in support/bin and ignore See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/821 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Jaime Martinez <jmartinez@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Igor Drozdov authored
Release v14.25.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/822 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com>
-