Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-03-20Merge branch 'cleanup_module-updater' into 'master'James Fargher
2023-03-16module-updater: Relax proto package matcher to catch test protosJames Fargher
2023-03-16module-updater: Extract individual file import updatingJames Fargher
2023-03-16Merge branch 'renovate-tools/goimports/golang.org-x-tools-0.x' into 'master'John Cai
2023-03-16Merge branch 'renovate-tools/golangci-lint/golang.org-x-tools-0.x' into 'master'John Cai
2023-03-16lint: Fix incorrect analyzer setting fetchingQuang-Minh Nguyen
2023-03-16lint: Fix discouraged error wrapping verbQuang-Minh Nguyen
2023-03-16lint: Fix manual quote interpolation offensesQuang-Minh Nguyen
2023-03-15Merge branch 'qmnguyen0711/move-gitaly-custom-linters-settings' into 'master'Patrick Steinhardt
2023-03-15lint: Move custom linter settings to .golangci.yml fileQuang-Minh Nguyen
2023-03-14tools/golangci-lint: Update module golang.org/x/tools to v0.7.0GitLab Renovate Bot
2023-03-14tools/protolint: Update module github.com/yoheimuta/protolint to v0.43.1GitLab Renovate Bot
2023-03-11tools/protolint: Update module github.com/yoheimuta/protolint to v0.43.0GitLab Renovate Bot
2023-03-06tools/golangci-lint: Update module github.com/golangci/golangci-lint to v1.51.2GitLab Renovate Bot
2023-03-03tools/golangci-lint: Update module golang.org/x/tools to v0.6.0GitLab Renovate Bot
2023-03-02tools: Fix incompatible dependencies for new Gitaly linterPatrick Steinhardt
2023-03-01Implement a linter to validate error wrapping without %wQuang-Minh Nguyen
2023-03-01Implement string interpolation quote linterQuang-Minh Nguyen
2023-03-01Add golangci-lint custom linter infrastructureQuang-Minh Nguyen
2023-02-10tools/goimports: Update module golang.org/x/tools to v0.6.0GitLab Renovate Bot
2023-02-08Extract file and executable permissionsJames Fargher
2023-02-08tools/golangci-lint: Update module github.com/golangci/golangci-lint to v1.51.1GitLab Renovate Bot
2023-01-18tools/go-licenses: Update module github.com/google/go-licenses to v1.6.0GitLab Renovate Bot
2023-01-15tools/gotestsum: Update module gotest.tools/gotestsum to v1.9.0GitLab Renovate Bot
2023-01-09tools/goimports: Update module golang.org/x/tools to v0.5.0GitLab Renovate Bot
2023-01-06build-proto-gem: Add `--skip-verify-tag` optionKarthik Nayak
2022-12-19tools/goimports: Update module golang.org/x/tools to v0.4.0GitLab Renovate Bot
2022-12-12tools/dlv: Update module github.com/go-delve/delve to v1.20.1GitLab Renovate Bot
2022-12-08tools/dlv: Update module github.com/go-delve/delve to v1.20.0GitLab Renovate Bot
2022-12-06tools/protolint: Update module github.com/yoheimuta/protolint to v0.42.2GitLab Renovate Bot
2022-12-06Merge branch 'renovate-tools/protolint/github.com-yoheimuta-protolint-0.x' in...Patrick Steinhardt
2022-11-14protoc-gen-gitaly-lint: Enable tests in sha256 modeJames Fargher
2022-11-14tools/protoc-gen-gitaly-lint: Move test Protobuf definitionsPatrick Steinhardt
2022-11-09tools/golangci-lint: Update module github.com/golangci/golangci-lint to v1.50.1GitLab Renovate Bot
2022-11-09tools/protolint: Update module github.com/yoheimuta/protolint to v0.42.0GitLab Renovate Bot
2022-10-28tools/protogem: Merge helper script into `build-proto-gem`Patrick Steinhardt
2022-10-28tools/protogem: Rename `generate-proto-ruby` to `build-proto-gem`Patrick Steinhardt
2022-10-28tools/protogem: Generate Protobuf sources ad-hoc when building GemPatrick Steinhardt
2022-10-28tools/protogem: Generate version file ad-hocPatrick Steinhardt
2022-10-28tools/protogem: Refactor code to be less dependent on output dirPatrick Steinhardt
2022-10-28ruby: Move scripts that generate Proto sources into tools directoryPatrick Steinhardt
2022-10-25tools/go-licenses: Update module github.com/google/go-licenses to v1.5.0GitLab Renovate Bot
2022-10-21golangci-lint: Update to use Go 1.18Karthik Nayak
2022-10-19tools/protoc: Upgrade protoc compiler to v21.7Patrick Steinhardt
2022-10-19Update protobuf comments for protoc-gen-go v1.28.1Stan Hu
2022-10-14tools/golangci-lint: Fix Viper v1.13 breaking the Revive linter configPatrick Steinhardt
2022-10-14tools/golangci-lint: Update module github.com/golangci/golangci-lint to v1.50.0GitLab Renovate Bot
2022-10-13Merge branch 'renovate-tools/protoc-gen-go/google.golang.org-protobuf-1.x' in...Justin Tobler
2022-10-12Merge branch 'renovate-tools/protolint/github.com-yoheimuta-protolint-0.x' in...Justin Tobler
2022-10-11tools/protolint: Update module github.com/yoheimuta/protolint to v0.41.0GitLab Renovate Bot