Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 3月 07, 2025
  2. 1月 31, 2025
  3. 8月 15, 2024
    • Ash McKenzie's avatar
      Bump GitLab Shell to 14.39.0 · daa7bd72
      Ash McKenzie 创作于
      - Revise CODEOWNERS to use entire TW team
      - Rename bin/check to bin/gitlab-shell-check to to avoid name clash
      - Update golangci to 1.60.1
      - Move bin/install to support/make_necessary_dirs
      - Update dependency golang to v1.23.0
      - Use go build so we can use -o
      - Add 'make make_necessary_dirs' alias
      - Add GitLab Advanced SAST to CI/CD config
      - Update github.com/charmbracelet/git-lfs-transfer digest to 2cab0ea
      - Update module golang.org/x/crypto to v0.26.0
      - Update dependency golang to v1.22.6
      - Update github.com/charmbracelet/git-lfs-transfer digest to c3aa24b
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.11.8
      - Update module golang.org/x/sync to v0.8.0
      daa7bd72
  4. 7月 31, 2024
    • Ash McKenzie's avatar
      Bump GitLab Shell to 14.38.0 · 57d9c14f
      Ash McKenzie 创作于
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.11.7
      - Add basic LFS connections metric for SSH
      - Update module google.golang.org/grpc to v1.65.0
      - Add basic LFS connections metric for HTTP
      - Remove migration section as no longer supported
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.11.6
      - Update dependency ruby to v3.3.4
      - Update Ruby to 3.3.4
      - Update module golang.org/x/crypto to v0.25.0
      - Update github.com/charmbracelet/git-lfs-transfer digest to bacbfdb
      - Restructure CI jobs
      - Update dependency golang to v1.22.5
      57d9c14f
  5. 7月 01, 2024
    • Ash McKenzie's avatar
      Bump GitLab Shell to 14.37.0 · e88ffeee
      Ash McKenzie 创作于
      - Update dependency danger-review to v1.4.1
      - Allow pure_ssh_protocol to be set
      - Update dependency gitlab-dangerfiles to '~> 4.8.0'
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.11.5
      - Update dependency danger-review to v1.4.0
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.11.4
      - Update golangci to 1.59.1
      e88ffeee
  6. 6月 13, 2024
  7. 4月 11, 2024
    • Ash McKenzie's avatar
      Bump GitLab Shell to 14.35.0 · 47d90008
      Ash McKenzie 创作于
      - sshd: limit server_host_key_algorithms in server config
      - Update github.com/charmbracelet/git-lfs-transfer digest to f0b226f
      - Update module google.golang.org/grpc to v1.63.2
      - Update dependency golang to v1.22.2
      - Update golangci-lint to 1.57.2
      - Remove Gitlab-Shared-Secret reference that is no longer used
      - git-lfs-transfer: Enable in shell and introduce batch download
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.10.0
      - Update golangci-lint to 1.57.1
      - Update github.com/charmbracelet/git-lfs-transfer digest to 6dbff1b
      - Update dependency gitlab-dangerfiles to '~> 4.7.0'
      - chore: Fix lint issues in cmd/gitlab-sshd/acceptance_test.go
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.9.2
      - Update module google.golang.org/protobuf to v1.33.0
      - Update module google.golang.org/grpc to v1.62.1
      - Update github.com/charmbracelet/git-lfs-transfer digest to 00bfe2e
      - Update module github.com/golang-jwt/jwt/v5 to v5.2.1
      - Update module golang.org/x/crypto to v0.21.0
      - chore: Fixed lint issues in internal/testhelper/testhelper.go
      - Update dependency golang to v1.22.1
      - Update module github.com/stretchr/testify to v1.9.0
      - Update github.com/charmbracelet/git-lfs-transfer digest to 3853b28
      - Update github.com/charmbracelet/git-lfs-transfer digest to df8ee50
      - Update module golang.org/x/crypto to v0.20.0
      - Update module github.com/prometheus/client_golang to v1.19.0
      - Update module google.golang.org/grpc to v1.62.0
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.9.1
      47d90008
  8. 2月 28, 2024
    • Ash McKenzie's avatar
      Bump GitLab Shell to 14.34.0 · ac99b9de
      Ash McKenzie 创作于
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.9.0
      - Update golangci-lint and gotestsum to latest stable
      - Also test against go 1.22
      - Update dependency golang to v1.22.0
      - Update module google.golang.org/grpc to v1.61.1
      - Update github.com/charmbracelet/git-lfs-transfer digest to e8645ad
      - Update github.com/charmbracelet/git-lfs-transfer digest to 8d8e152
      - Upgrade to using bookworm instead of bullseye
      - Update GOLANGCI_LINT_VERSION to 1.56.1
      - Update golangci lint to v1.56.0
      - Set random correlation ID in uploadarchive test
      - Update module golang.org/x/crypto to v0.19.0
      - Use GracefulStop() instead of Stop()
      - Update dependency rspec to '~> 3.13.0'
      - Fix scanner findings error
      - Log error instead of warning when parsing keys
      - Fix PureSSHProtocal name typo
      - Update github.com/charmbracelet/git-lfs-transfer digest to 732ff5e
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.9.0-rc3
      - Run CI with FIPS_MODE enabled
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.8.1
      - Update module google.golang.org/grpc to v1.61.0
      - New lfs.pure_ssh_protocol setting
      - Update local Ruby version
      ac99b9de
  9. 1月 19, 2024
    • Igor Drozdov's avatar
      Bump Gitlab Shell version to 14.33.0 · 0ec6a45c
      Igor Drozdov 创作于
      - Load gssapi lib per server/connection
      - Update module google.golang.org/grpc to v1.60.0
      - Expose error messages for failed Git operations
      - Update module google.golang.org/protobuf to v1.32.0
      - Ensure build tags are used when testing
      - Update module golang.org/x/sync to v0.6.0
      - Update module golang.org/x/crypto to v0.18.0
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.8.0
      0ec6a45c
  10. 12月 13, 2023
    • Patrick Bajao's avatar
      Bump gitlab-shell version to v14.32.0 · 7017636e
      Patrick Bajao 创作于
      - 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
      
      Changelog: other
      7017636e
  11. 11月 29, 2023
    • Igor Drozdov's avatar
      Bump Gitlab Shell version to v14.31.0 · ff3b701c
      Igor Drozdov 创作于
      - 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
      
      Changelog: other
      ff3b701c
  12. 11月 20, 2023
  13. 11月 07, 2023
    • Ash McKenzie's avatar
      Bump GitLab Shell to 14.30.0 · 72ae91ad
      Ash McKenzie 创作于
      - Disable GSSAPI when CGO is enabled to support DNS resolution
      - Add log for public key authentication type
      - Update dependency golang to v1.21.3
      - Update dependency gitlab-dangerfiles to '~> 4.3.2'
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.5.0
      - Update module google.golang.org/grpc to v1.59.0
      - Update dependency gitlab-dangerfiles to '~> 4.4.0'
      - Update dependency gitlab-dangerfiles to '~> 4.5.1'
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.5.1
      - Update module golang.org/x/sync to v0.5.0
      - Fix race conditions in GSSAPI calls
      72ae91ad
  14. 10月 12, 2023
    • Igor Drozdov's avatar
      Bump Gitlab Shell to 14.29.0 · 4548b8d4
      Igor Drozdov 创作于
      - Update module google.golang.org/grpc to v1.58.2
      - Update dependency gitlab-dangerfiles to v4
      - Optimize Ruby and Go job caching
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.4.0
      - Update module github.com/prometheus/client_golang to v1.17.0
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.4.1
      - Update dependency gitlab-dangerfiles to '~> 4.1.0'
      - Always return stdin/stdout errors
      - Update module golang.org/x/sync to v0.4.0
      - Update dependency golang to v1.21.2
      - Removes module github.com/grpc-ecosystem/go-grpc-middleware
      - Update module github.com/otiai10/copy to v1.14.0
      - Update module golang.org/x/crypto to v0.14.0
      - Allow only git commands for auth via SSH certs
      - Send ssh_certificates as protocol
      - Update module google.golang.org/grpc to v1.58.3
      
      Changelog: other
      4548b8d4
  15. 9月 16, 2023
  16. 9月 04, 2023
    • Ash McKenzie's avatar
      Update Gitlab Shell version to 14.27.0 · 713db784
      Ash McKenzie 创作于
      - Workaround to allow gitaly service to start
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.3.1
      - Resolve "GitLab sshd should include data transfer bytes in logs"
      - Update dependency golang to v1.21.0
      - Log metadata refactor
      - Support authentication using SSH Certificates
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.3.0
      - Implement geo_proxy_direct_to_primary feature flag
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.2.4
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.2.2
      - Add Go v1.21 to CI
      
      Changelog: other
      713db784
  17. 8月 08, 2023
    • Ash McKenzie's avatar
      Update Gitlab Shell version to 14.26.0 · cacb663f
      Ash McKenzie 创作于
      - Include error and log as Error when recovering
      - Fix the established session metric
      - Require Go 1.19 and drop use of golang-crypto fork
      - Update dependency gitlab-dangerfiles to '~> 3.13.0'
      - Create gotestsum in support/bin and ignore
      
      Changelog: other
      cacb663f
  18. 8月 07, 2023
  19. 8月 03, 2023
    • Igor Drozdov's avatar
      Update Gitlab Shell version · 2bae8db9
      Igor Drozdov 创作于
      - Ensure context is not nil before processing
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.2.1
      - Update module google.golang.org/grpc to v1.57.0
      - Update module gitlab.com/gitlab-org/labkit to v1.20.0
      - Update dependency golang to v1.20.7
      
      Changelog: other
      2bae8db9
  20. 7月 28, 2023
  21. 7月 27, 2023
    • Igor Drozdov's avatar
      Update Gitlab Shell to 14.24.1 · 1580a61f
      Igor Drozdov 创作于
      - Return metadata context without using channels
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.2.0
      - Update dependency gitlab-dangerfiles to '~> 3.12.0'
      
      Changelog: other
      1580a61f
  22. 7月 13, 2023
    • Steve Xuereb's avatar
      Revert "Merge branch 'ashmckenzie/gitlab-shell-release-14-24-0' into 'master'" · 892ed4f5
      Steve Xuereb 创作于
      This reverts merge request !126270
      892ed4f5
    • Ash McKenzie's avatar
      Update Gitlab Shell version to 14.24.0 · fb4581c7
      Ash McKenzie 创作于
      - Bump golang to 1.20.6
      - Ensure all binaries respond to -version
      - Update module google.golang.org/grpc to v1.56.2
      - Update module golang.org/x/crypto to v0.11.0
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.1.2
      - Add support for gotestsum
      - Log 'access: finish' line with additional metadata
      - Ensure prometheus counter has time to increment
      - Use both go and ruby cache for test jobs
      - Split caching of go and ruby jobs
      - Optimise Ruby and Go based CI jobs
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.1.1
      - Update module google.golang.org/protobuf to v1.31.0
      - Update dependency gitlab-dangerfiles to '~> 3.11.0'
      - New modules:tidy and modules:download jobs
      - Update module google.golang.org/grpc to v1.56.1
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.1.0
      - Tidy up go.mod and go.sum
      - Create a 'msg: "access"' log entry at the completion of work, including a `duration_s` field
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.0.5
      - Update module github.com/otiai10/copy to v1.12.0
      - Ensure test cache is not used for 'go test'
      - Update module google.golang.org/grpc to v1.56.0
      - Update module github.com/prometheus/client_golang to v1.16.0
      - Update module gitlab.com/gitlab-org/labkit to v1.19.0
      - Update module golang.org/x/sync to v0.3.0
      - Update module golang.org/x/crypto to v0.10.0
      - Update Ruby dependencies
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.0.4
      - Update dependency golang to v1.20.5
      - Use gitlab-shell maintainers group instead for CODEOWNERS
      - Update module github.com/golang-jwt/jwt/v4 to v5
      - Update module github.com/hashicorp/go-retryablehttp to v0.7.4
      fb4581c7
  23. 6月 07, 2023
    • Ash McKenzie's avatar
      Update Gitlab Shell version to 14.23.0 · 6688aaf5
      Ash McKenzie 创作于
      - Update module github.com/golang-jwt/jwt/v4
      - Update module gopkg.in/yaml.v2 to v3
      - Update module gitlab.com/gitlab-org/gitaly/v15 to v16
      - Update logrus to v1.9.3
      - Update module golang.org/x/sync to v0.2.0
      - Update module github.com/pires/go-proxyproto to v0.7.0
      - Update module google.golang.org/grpc to v1.55.0
      - Update module github.com/prometheus/client_golang to v1.15.1
      - Update module github.com/otiai10/copy to v1.11.0
      - Make golang 1.20 the default for gitlab-shell development and CI
      - Update module golang.org/x/crypto to v0.9.0
      - Update dependency golang to v1.20.4
      - Update module github.com/hashicorp/go-retryablehttp to v0.7.2
      
      Changelog: other
      6688aaf5
  24. 6月 01, 2023
  25. 5月 23, 2023
  26. 5月 13, 2023
  27. 5月 05, 2023
  28. 3月 07, 2023
    • Igor Drozdov's avatar
      Update Gitlab Shell version to 14.18.0 · 34a4842f
      Igor Drozdov 创作于
      - Perform HTTP request to primary on Geo push
      - sshd: exclude gssapi when building without cgo
      - Add DNS discovery support for Gitaly/Praefect
      - Add bin/gitlab-sshd as an explicit Makefile target
      
      Changelog: other
      34a4842f
  29. 2月 03, 2023
  30. 1月 31, 2023
    • Igor Drozdov's avatar
      Update Gitlab Shell to v14.16.0 · 3159d474
      Igor Drozdov 创作于
      - feat: make retryable http default client
      - Add support for the gssapi-with-mic auth method
      - docs: Truncate pages, point users to GitLab repo
      
      Changelog: other
      3159d474
  31. 1月 12, 2023
  32. 12月 02, 2022
    • Stan Hu's avatar
      Update gitlab-shell to 14.14.0 · fc06739d
      Stan Hu 创作于
      - Add developer documentation to sshd package
      - Improve error message for Gitaly `LimitError`s
      - Drop 1.16 compatibility in go.sum
      - Bump x/text to 0.3.8
      - Update prometheus package to 1.13.1
      - Restrict IP access for PROXY protocol
      - Fix broken Gitaly integration tests
      - Clean up .gitlab-ci.yml file
      - Use the images provided by Gitlab to run tests
      - Use Ruby 2.7.7 as the default
      - Use blocking reader to fix race in test
      
      Changelog: changed
      fc06739d
  33. 10月 18, 2022
  34. 9月 28, 2022
    • Igor Drozdov's avatar
      Bump Gitlab Shell to v14.12.0 · b6682d56
      Igor Drozdov 创作于
      - Trim secret before signing JWT tokens
      - Bump .tool-versions to use Go 1.18.6
      - Update Gitaly to 15.4.0-rc2
      - Test against Golang v1.19
      
      - Update Gitaly to v15
      - Fixed extra slashes in API request paths generated for geo
      
      Changelog: other
      b6682d56
  35. 7月 21, 2022
  36. 7月 15, 2022
    • Stan Hu's avatar
      Bump Gitlab Shell version to v14.9.0 · 3d4ba551
      Stan Hu 创作于
      v14.9.0
      
      - Update LabKit library to v1.16.0
      
      v14.8.0
      
      - go: Bump major version to v14
      - Pass original IP from PROXY requests to internal API calls
      - Fix make install copying the wrong binaries
      - gitlab-sshd: Add support for configuring host certificates
      
      Changelog: changed
      3d4ba551
  37. 6月 16, 2022
  38. 6月 07, 2022
    • Igor Drozdov's avatar
      Bump Gitlab Shell version · 4437d9ee
      Igor Drozdov 创作于
      - Exclude disallowed command from error rate
      - Ignore "not our ref" errors from gitlab-sshd error metrics
      
      Changelog: changed
      4437d9ee
  39. 5月 25, 2022
加载中