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
2021-12-07Makefile: Reformat comments in recipesToon Claes
2021-12-07Merge branch 'pks-makefile-cleanups' into 'master'Toon Claes
2021-12-06Makefile: Allow appending Git and libgit2 build optionsPatrick Steinhardt
2021-12-02Merge branch 'gotestsum' into 'master'Toon Claes
2021-12-02Makefile: Allow specifying test output formatPatrick Steinhardt
2021-12-01Fix go test report filenameJames Fargher
2021-12-01Use gotestsum instead of go-junit-reportJames Fargher
2021-12-01Merge branch 'pks-praefect-dump-database' into 'master'Toon Claes
2021-12-01Makefile: Silence git-fsck's dangling object outputPatrick Steinhardt
2021-12-01Makefile: Use POSIX-compliant way to detect executable pathPatrick Steinhardt
2021-12-01Makefile: Only remove default Git prefix if installing into itPatrick Steinhardt
2021-12-01Makefile: Do not clean up testdata directoryPatrick Steinhardt
2021-12-01Makefile: Clarify GIT_INSTALL_DIR by renaming itPatrick Steinhardt
2021-12-01Makefile: Do not create Git install directory manuallyPatrick Steinhardt
2021-12-01Makefile: Fix invalid usage of GIT_INSTALL_DIRPatrick Steinhardt
2021-11-30git: Implement support for bundled Git binariesPatrick Steinhardt
2021-11-30Makefile: Allow building Gitaly with bundled Git binariesPatrick Steinhardt
2021-11-30Makefile: Show diff in no-changesPatrick Steinhardt
2021-11-30praefect: Track database schema in GitPatrick Steinhardt
2021-11-24Makefile: Update `gofumpt` to v0.2.0Patrick Steinhardt
2021-11-12Makefile: Upgrade golangci-lint to v1.43Patrick Steinhardt
2021-10-27ci: Only apply Git patches for default versionPatrick Steinhardt
2021-10-27ci: Use default Git version provided by GitalyPatrick Steinhardt
2021-10-26Reverse GIT_VERSION condition orderKamil Trzciński
2021-10-25Accept `GIT_VERSION=` environment variableKamil Trzciński
2021-10-20Makefile: Stop installing binaries into source dirPatrick Steinhardt
2021-10-18Merge branch 'pks-libgit2-v1.2.0' into 'master'Toon Claes
2021-10-14Upgrade libgit2 to v1.2.0Patrick Steinhardt
2021-10-13git: Update to v2.31.1Patrick Steinhardt
2021-10-11Makefile: Never ruby bundle as deploymentToon Claes
2021-09-20Makefile: Use `go install` to install tool dependenciesPatrick Steinhardt
2021-09-15Makefile: apply Git ref advertisement buffering patchesJacob Vosmaer
2021-09-14Makefile: Fix git-update-ref(1) not flushing status updatesPatrick Steinhardt
2021-09-09Makefile: Apply Git patches to speed up fetchesPatrick Steinhardt
2021-09-09Makefile: Document existing Git patchesPatrick Steinhardt
2021-09-07Makefile: Fix GIT_EXTRA_VERSION being set when overriding GIT_PATCHESPatrick Steinhardt
2021-09-07Makefile: Silence non-primary build stepsPatrick Steinhardt
2021-09-03Makefile: Build Git with extra GitLab patch level versionPatrick Steinhardt
2021-09-01Merge branch 'pks-git-speed-up-connectivity-checks' into 'master'Toon Claes
2021-09-01golangci: Drop strict linting rulesPatrick Steinhardt
2021-08-31Makefile: Replace formatting checks with lintingPatrick Steinhardt
2021-08-31Makefile: Fix Go sources not including protoc-gen-gitaly pluginPatrick Steinhardt
2021-08-31Makefile: Switch from gitalyfmt to gofumptPatrick Steinhardt
2021-08-30git: Speed up connectivity checksPatrick Steinhardt
2021-08-25Merge branch 'pks-git-v2.33.0' into 'master'Sami Hiltunen
2021-08-25Makefile: Upgrade default Git version to v2.33.0Patrick Steinhardt
2021-08-25Makefile: Do not build Praefect binary for tests anymorePatrick Steinhardt
2021-08-25Merge branch 'pks-golangci-1.42.0' into 'master'Pavlo Strokov
2021-08-20Makefile: Upgrade golangci-lint to v1.42.0Patrick Steinhardt
2021-08-20Remove streamrpc implementationQuang-Minh Nguyen