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-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
2022-04-01Makefile: Fix indeterministic sorting order of Git patchesPatrick Steinhardt
2022-03-31Makefile: Upgrade the default Git distribution to v2.35.1.gl1Patrick Steinhardt
2022-03-31Makefile: Explicitly override Git variables for old bundled GitPatrick Steinhardt
2022-03-31Makefile: Group Git patches by versionPatrick Steinhardt
2022-03-30Makefile: Rename find_commands to GITALY_EXECUTABLESToon Claes
2022-03-30Makefile: Copy only Gitaly commands in installToon Claes
2022-03-30Makefile: Remove root binary cleanupToon Claes
2022-03-30Makefile: Rename gitaly-git2go to gitaly-git2go-v14Toon Claes
2022-03-29Lint test-boot when running rubocopJames Fargher
2022-03-28Makefile: Drop dependency on bundled Git in our non-bundled testsPatrick Steinhardt
2022-03-24Makefile: Remove comment stating that `coverage` doesn't failPatrick Steinhardt
2022-03-24Makefile: Fix name of `GOTESTSUM_VERSION` variablePatrick Steinhardt
2022-03-24Makefile: Remove unused `smoke-test` targetPatrick Steinhardt
2022-03-24ci: Increase test coverage of PgBouncer jobPatrick Steinhardt
2022-03-24Makefile: Move together Protobuf-related targetsPatrick Steinhardt
2022-03-24Makefile: Simplify `no-proto-target` to not write temporary filePatrick Steinhardt
2022-03-24Makefile: Upgrade go-licenses to v1.0.0Patrick Steinhardt
2022-03-24Makefile: Run goimports only oncePatrick Steinhardt
2022-03-24Makefile: Upgrade gofumpt to v0.3.1Patrick Steinhardt
2022-03-24Makefile: Update golangci-lint to v1.44.2Patrick Steinhardt
2022-03-16Merge branch 'pks-git-v2.35.1.gl1-more-fetch-speedups' into 'master'Patrick Steinhardt
2022-03-15Repository: allow opting for --mirror for CreateRepositoryFromURLGabriel Mazetto
2022-03-15Makefile: Add more patches to speed up git-fetch(1) to v2.35.1.gl1pks-git-v2.35.1.gl1-more-fetch-speedupsPatrick Steinhardt
2022-03-02Makefile: Install Git v2.35.1 as part of bundled GitPatrick Steinhardt
2022-03-02Makefile: Allow for multiple different Git source directoriesPatrick Steinhardt
2022-03-02Makefile: Derive Git source directory via implicit variablesPatrick Steinhardt
2022-03-02Makefile: Merge setup of Git version and its patchesPatrick Steinhardt
2022-03-02Makefile: Test variables dynamically to make targets reusablePatrick Steinhardt
2022-02-16git: Backport patches to speed up git-fetch(1) in repos with many refsPatrick Steinhardt
2022-02-04Makefile: Use pkg-config if available to set LIBPCREDIRStan Hu
2022-01-27Makefile: Allow standalone installation of bundled GitPatrick Steinhardt