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
AgeCommit message (Expand)Author
2022-08-11golangci-lint: Update to v1.48.0Patrick Steinhardt
2022-08-05git: Upgrade default Git distribution to v2.37.1.gl1Patrick Steinhardt
2022-08-02Rename gitaly-git2go-v15 to gitaly-git2gosmh-dont-install-aux-binariesSami Hiltunen
2022-08-02Remove gitaly-git2go-v14 build from MakefileSami Hiltunen
2022-08-02Stop installing packed binariesSami Hiltunen
2022-08-01Makefile: Check if $GOCACHE existswc-makefile-cache-existWill Chandler
2022-07-29Merge branch 'smh-clean-build-cache' into 'master'Will Chandler
2022-07-28Merge branch 'pks-grpc-proxy-test-refactorings' into 'master'John Cai
2022-07-28Clean up go build cache if it exceeds a thresholdsmh-clean-build-cacheSami Hiltunen
2022-07-27Merge branch 'sh-clean-build' into 'master'Sami Hiltunen
2022-07-27proxy: Remove now-unused test service definitionspks-grpc-proxy-test-refactoringsPatrick Steinhardt
2022-07-26Support `make clean-build` to only clean the build directorysh-clean-buildStan Hu
2022-07-26Remove legacy go.mod and go.sum files from _build directorysmh-remove-legacy-go-modSami Hiltunen
2022-07-25Makefile: Add section for environment variablesjc-add-docs-for-git-versionJohn Cai
2022-07-18Makefile: Set proper tags for testing with sha256Toon Claes
2022-07-15Don't build packed binaries as part of prepare-tests in CISami Hiltunen
2022-07-15Pack auxiliary binaries in main Gitaly binarySami Hiltunen
2022-07-14Merge branch 'pks-libgit2-v1.3.2' into 'master'Patrick Steinhardt
2022-07-14Merge branch 'pks-git-v2.37.1' into 'master'Patrick Steinhardt
2022-07-13Makefile: Update libgit2 to v1.3.2pks-libgit2-v1.3.2Patrick Steinhardt
2022-07-13Makefile: Update golangci-lint to v1.46.2Patrick Steinhardt
2022-07-13Makefile: Update Git to v2.37.1pks-git-v2.37.1Patrick Steinhardt
2022-06-23Makefile: Add target to debug go tests in DelveWill Chandler
2022-06-20tests: Build binaries in FIPS mode as requiredPatrick Steinhardt
2022-06-20Makefile: Adjust `FIPS_MODE` to match behaviour of other switchesPatrick Steinhardt
2022-06-10Merge branch 'pks-makefile-tooling-version-bumps' into 'master'Patrick Steinhardt
2022-06-10Makefile: Consistently require `v` prefix for tool versionsPatrick Steinhardt
2022-06-10Makefile: Update protoc to v21.1Patrick Steinhardt
2022-06-10Makefile: Update protoc-gen-go-grpc to v1.2.0Patrick Steinhardt
2022-06-10Makefile: Update protoc-gen-go to v1.28.0Patrick Steinhardt
2022-06-10Makefile: Update go-licenses to v1.2.1Patrick Steinhardt
2022-06-10Makefile: Update gotestsum to v1.8.1Patrick Steinhardt
2022-06-10Makefile: Update goimports to v0.1.11Patrick Steinhardt
2022-06-10Makefile: Update protolint to v0.38.1Patrick Steinhardt
2022-06-10Makefile: Update golangci-lint to v1.46.1Patrick Steinhardt
2022-06-10Makefile: Run bundle in frozen modeToon Claes
2022-05-31ci: Capture panic stack traceswc-capture-panicWill Chandler
2022-05-25Rename COVERAGE_DIR to TEST_COVERAGE_DIRSami Hiltunen
2022-05-25Make Git build with SHA256 routines in FIPS modeBalasankar "Balu" C
2022-05-24Makefile: Fix compatibility with GNU Make v3.81Patrick Steinhardt
2022-05-23Makefifle: Only replace build IDs on LinuxPatrick Steinhardt
2022-05-23Makefile: Fix install target using doubly-prefixed Gitaly pathsPatrick Steinhardt
2022-05-23Revert "Revert "Merge branch 'pks-makefile-workaround-build-id-rebuilding' in...Patrick Steinhardt
2022-05-21Merge branch 'jc-bump-gitaly-module-version-15.0' into 'master'John Cai
2022-05-20Update go package name from v14 to v15John Cai
2022-05-20Makefile: Fix protoc compile option to disable building testsPatrick Steinhardt
2022-05-11Revert "Merge branch 'pks-makefile-workaround-build-id-rebuilding' into 'mast...John Cai
2022-05-11Makefile: Move recipes to build Go binariesPatrick Steinhardt
2022-05-11Makefile: Fix rebuilding Go binaries in place to add GNU build IDPatrick Steinhardt
2022-05-11Makefile: Simplify quoting for ldflagsPatrick Steinhardt