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-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
2022-05-11Makefile: Specify Go binary paths directly instead of using GOBINPatrick Steinhardt
2022-05-11Makefile: Use pattern rules to build Go binariesPatrick Steinhardt
2022-05-10Use LabKit for FIPS mode checkStan Hu
2022-05-09Makefile: Upgrade bundled Git to v2.36.1Patrick Steinhardt
2022-05-06tools: Move `noticegen` into top-level `tools/` directoryPatrick Steinhardt
2022-05-06tools: Move `module-updater` into top-level `tools/` directoryPatrick Steinhardt
2022-05-06tools: Move Protoc plugins into top-level `tools/` directoryPatrick Steinhardt
2022-05-06protoc-gen-gitaly-lint: Absorb internal `linter` packagePatrick Steinhardt
2022-05-06Makefile: Fix cyclic dependencies when generating Protobuf definitionsPatrick Steinhardt
2022-05-06protoc-gen-gitaly: Split up plugin by functionalityPatrick Steinhardt
2022-05-06Makefile: Fix protoc linting not workingPatrick Steinhardt
2022-05-02Makefile: Install bundled Git v2.36.0.gl1Patrick Steinhardt
2022-04-29Use protoc_gen_gitaly plugin when regenerating protobuf definitionslint_protoJames Fargher
2022-04-29Add protolint to MakefileJames Fargher
2022-04-27Makefile: Reduce installed Git size by using hardlinkspks-makefile-git-improvementsPatrick Steinhardt
2022-04-27Makefile: Fix rebuilding distributed Git when switching versionsPatrick Steinhardt
2022-04-25Makefile: Drop bundled Git v2.33.1.gl3pks-drop-bundled-git-v2.33.1Patrick Steinhardt
2022-04-17Add support for FIPS encryptionsh-fips-modeStan Hu
2022-04-14Makefile: Make GITALY_EXECUTABLES deferred againToon Claes
2022-04-01Makefile: Fix performance issues caused by tracing in binariesPatrick Steinhardt
2022-04-01Makefile: Always build Go binaries with a build IDPatrick Steinhardt
2022-04-01Makefile: Silence output when building Gitaly executablesPatrick Steinhardt
2022-04-01Makefile: Make libgit2 dependency more granularPatrick Steinhardt