- Dec 13, 2023
-
-
Patrick Bajao authored
Release v14.32.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/913 Merged-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
-
- Dec 12, 2023
-
-
Igor Drozdov authored
- Geo: Add `done` pktline when git clone --depth option is given - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.6.1 - Update module github.com/golang-jwt/jwt/v5 to v5.2.0 - Update module golang.org/x/crypto to v0.16.0 - Replace os.MkdirTemp() usages with t.TempDir() - Update dependency golang to v1.21.5
-
- Dec 11, 2023
-
-
Igor Drozdov authored
Geo: Add `done` pktline when git clone --depth option is given See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/905 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Patrick Cyiza <jpcyiza@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:
Javiera Tapia <jtapia@gitlab.com>
-
Javiera Tapia authored
-
- Dec 06, 2023
-
-
Ash McKenzie authored
Update dependency golang to v1.21.5 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/911 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Igor Drozdov authored
Resolve "Replace os.MkdirTemp usages by t.TempDir" (part 2) Closes #696 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/910 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Igor Drozdov authored
Resolve "Replace os.MkdirTemp() usages with t.TempDir()" (part 1) See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/909 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Reviewed-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
- Dec 05, 2023
-
-
GitLab Renovate Bot authored
-
- Dec 04, 2023
-
-
Igor Drozdov authored
Update module golang.org/x/crypto to v0.16.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/904 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Patrick Bajao authored
Fix some testifylint errors See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/901 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
Update module github.com/golang-jwt/jwt/v5 to v5.2.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/908 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Dec 02, 2023
-
-
GitLab Renovate Bot authored
-
- Nov 30, 2023
-
-
Igor Drozdov authored
Update module gitlab.com/gitlab-org/gitaly/v16 to v16.6.1 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/907 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
GitLab Renovate Bot authored
-
- Nov 29, 2023
-
-
Igor Drozdov authored
Release v14.31.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/903 Merged-by:
Igor Drozdov <idrozdov@gitlab.com>
-
- Nov 27, 2023
-
-
GitLab Renovate Bot authored
-
- Nov 26, 2023
-
-
Stan Hu authored
golangci updates and enable testifylint See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/900 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
- Nov 24, 2023
-
-
Igor Drozdov authored
- Update dependency gitlab-dangerfiles to '~> 4.6.0' - Update module golang.org/x/crypto to v0.15.0 - Revert workaround to start gitaly service in test - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.6.0 - Remove the RPC call for Namespace removal - Update module gitlab.com/gitlab-org/labkit to v1.21.0 - Revert sending SSH certificate as a separate protocol - Bump GO_VERSION to 1.21 - Drop support for go 1.19 - Move global tempDir into StartSocketHttpServer() - New nilaway CI job - Resolve "Remove NilAway detections for 'client' package" - call git_autid_event during git pull/clone if in need
-
Igor Drozdov authored
call git_autid_event during git pull/clone if in need See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/888 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Costel Maxim <cmaxim@gitlab.com> Reviewed-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
nanmu42 <i@nanmu.me> Co-authored-by:
rrylee <rrylee1994@gmail.com>
-
Igor Drozdov authored
Resolve "Remove NilAway detections for 'client' package" Closes #695 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/896 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
New nilaway CI job See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/897 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
Move global tempDir into StartSocketHttpServer() Closes #671 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/902 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Stan Hu authored
Drop support for go 1.19 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/899 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-