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
2020-10-23Update Ruby to v2.7.2Stan Hu
2020-10-23Merge branch 'po-makefile-test-pkgs' into 'master'Patrick Steinhardt
2020-10-22Allow Makefile to specify test packagesPaul Okstad
2020-10-22Upgrade to Git v2.29.0Patrick Steinhardt
2020-10-18golangci-lint: upgrade to 1.31.0Son Luong Ngoc
2020-10-12Whitelist the linker flag `-D_THREAD_SAFE` to make git2go compilable on FreeBSD.Matthias Fechner
2020-09-25Makefile: Fix check-formatting not calling goimportsPatrick Steinhardt
2020-09-17add intercepted option to mark a service handled by praefectSami Hiltunen
2020-09-16fix linter test proto generationSami Hiltunen
2020-09-14Protobuf generates different code locally and on CIPavlo Strokov
2020-09-11gather test coverage for postgres testsSami Hiltunen
2020-09-08Makefile: Always build Git with PCRE2 supportPatrick Steinhardt
2020-09-08Makefile: Fix phony-ness of git targetPatrick Steinhardt
2020-09-08Makefile: Remove duplicate build directory dependenciesPatrick Steinhardt
2020-09-07Merge branch 'pks-gitaly-module' into 'master'Sami Hiltunen
2020-09-07Makefile: Upgrade Git to v2.28.0Patrick Steinhardt
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-09-04Makefile: Avoid Git2Go being linked against stale libgit2Patrick Steinhardt
2020-09-03Merge branch 'pks-makefile-fix-redirection' into 'master'Pavlo Strokov
2020-09-03Merge branch 'pks-build-git-tests' into 'master'Zeger-Jan van de Weg
2020-09-01Makefile: Fix GIT_VERSION overriding Git's versionPatrick Steinhardt
2020-08-31Makefile: Run tests with self-built Git binaryPatrick Steinhardt
2020-08-31code coverage visualization for merge request diffSami Hiltunen
2020-08-31Makefile: Speed up clone of git-corePatrick Steinhardt
2020-08-31Makefile: Provide generic "git" targetPatrick Steinhardt
2020-08-31Makefile: Fix redirection of exit codePatrick Steinhardt
2020-08-31Merge branch 'smh-fix-libgit2-dep' into 'master'Patrick Steinhardt
2020-08-27Merge branch 'pks-ci-matrix' into 'master'Paul Okstad
2020-08-26build libgit2 using git from pathSami Hiltunen
2020-08-25Makefile: Stop using CI_JOB_NAME versions for generated reportsPatrick Steinhardt
2020-08-25Reintroduce gitaly-git2go supportPatrick Steinhardt
2020-08-21Makefile: Use sha256sum instead of shasumPatrick Steinhardt
2020-08-21Makefile: Rebuild targets only if Makefile content changesPatrick Steinhardt
2020-08-21Makefile: Rebuild targets only if Makefile content changesPatrick Steinhardt
2020-08-21Move fake git path to test targetPaul Okstad
2020-08-20tests: Verify we never call Git resolved via PATHPatrick Steinhardt
2020-08-20Makefile: Inline check-mod-tidyPatrick Steinhardt
2020-08-05Merge branch 'pks-go-build-tags' into 'master'Sami Hiltunen
2020-08-05Update protoc version to 3.12.4Stan Hu
2020-08-04Makefile: Fix tests not getting our build tagsPatrick Steinhardt
2020-08-04Makefile: Fix golangci-lint not using build tagsPatrick Steinhardt
2020-08-04Makefile: Set up build tags when generating licensePatrick Steinhardt
2020-08-03Makefile: Rebuild versioned dependencies on changesPatrick Steinhardt
2020-07-31Revert "Merge branch 'pks-git2go' into 'master'"Patrick Steinhardt
2020-07-31Revert "Merge branch 'pks-libgit2-iconv' into 'master'"Patrick Steinhardt
2020-07-31Makefile: disable iconv support for libgit2Patrick Steinhardt
2020-07-29Makefile: Add build target for libgit2Patrick Steinhardt
2020-07-29Makefile: Use ctxt.BuildTags for static build tagsPatrick Steinhardt
2020-07-24Makefile: Remove GO111MODULE environment variablePatrick Steinhardt
2020-07-22Makefile: Do not error out early on unsupported platformsPatrick Steinhardt