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-12-14tests: Remove unneeded seed repositoriesPatrick Steinhardt
2022-12-13Makefile: Upgrade Git to v2.37.4.gl1 and v2.38.2.gl1 respectivelyPatrick Steinhardt
2022-12-02Makefile: Bump default git version to 2.38Toon Claes
2022-11-16Merge branch 'pks-makefile-fix-nightly-builds' into 'master'Toon Claes
2022-11-14Makefile: Fix broken Git version in nightly CI jobsPatrick Steinhardt
2022-11-14Makefile: Don't lint test-related Protobuf definitionsPatrick Steinhardt
2022-11-14Makefile: Fix race in `no-proto-changes` targetPatrick Steinhardt
2022-11-14Makefile: Allow overriding the Protobuf code destination directoryPatrick Steinhardt
2022-11-14Makefile: Simplify finding Go sourcesPatrick Steinhardt
2022-11-14Makefile: Silence generation of code from Protobuf definitionsPatrick Steinhardt
2022-11-14tools/protoc-gen-gitaly-lint: Move test Protobuf definitionsPatrick Steinhardt
2022-11-14cache: Refactor tests to use Gitaly gRPC servicesPatrick Steinhardt
2022-11-14praefect: Drop mock service previously used for our testsPatrick Steinhardt
2022-11-14chunk: Refactor tests to use `grpc_testing` gRPC servicePatrick Steinhardt
2022-11-14limithandler: Refactor tests to use `grpc_testing` gRPC servicePatrick Steinhardt
2022-11-11Makefile: Use Gitaly's tagged Git versions instead of ad-hoc patchingPatrick Steinhardt
2022-11-09Merge branch 'qmnguyen0711/expose-test-logs-as-artifaccts' into 'master'Quang-Minh Nguyen
2022-11-09Expose logs as artifacts when running tests on CIQuang-Minh Nguyen
2022-11-09Makefile: Make benchmark more verboseToon Claes
2022-11-09Makefile: Ensure benchmark.git exists when running benchToon Claes
2022-11-03Makefile: Drop now-unneeded UNPRIVILEGED_CI_SKIP variablePatrick Steinhardt
2022-11-03Makefile: Allow moving the `.ruby-bundle` filePatrick Steinhardt
2022-11-03ci: Don't install Git when building binariesPatrick Steinhardt
2022-11-03Merge branch 'jc-add-git-2.38' into 'master'Patrick Steinhardt
2022-11-02Makefile: Add git 2.38John Cai
2022-10-28tools/protogem: Rename `generate-proto-ruby` to `build-proto-gem`Patrick Steinhardt
2022-10-28tools/protogem: Generate Protobuf sources ad-hoc when building GemPatrick Steinhardt
2022-10-28ruby: Move scripts that generate Proto sources into tools directoryPatrick Steinhardt
2022-10-27makefile: Rename `debug-go-tests` to `debug-test-go`Karthik Nayak
2022-10-27Add docs testing Make target and CI/CD joberead/add-docs-testing-make-target-and-ci_cd-jobEvan Read
2022-10-27version: Remove unused module versionPatrick Steinhardt
2022-10-26Merge branch 'remove-git-v2.35.0' into 'master'Toon Claes
2022-10-21Merge branch 'jc-use-gitlab-org/git' into 'master'John Cai
2022-10-21Makefile: Remove bundled git v2.35.0Karthik Nayak
2022-10-20Makefile: Fix race that causes us to miss Protobuf changesPatrick Steinhardt
2022-10-19tools/protoc: Upgrade protoc compiler to v21.7Patrick Steinhardt
2022-10-17Merge branch 'CVE-2022-32149' into 'master'James Fargher
2022-10-13Makefile: Build git with gitlab-org/gitJohn Cai
2022-10-12Ignore go <= 1.16 dependenciesCVE-2022-32149Alessio Caiazza
2022-10-12Makefile: Stop building libgit2 CLIpks-libgit2-build-options-fixupPatrick Steinhardt
2022-10-12Makefile: Drop removed tracing build option for libgit2Patrick Steinhardt
2022-10-12Makefile: Fix use of renamed CMake options for libgit2Patrick Steinhardt
2022-10-11Disable building of libgit2 testsStan Hu
2022-10-11Makefile: Upgrade libgit2 to v1.5.0Patrick Steinhardt
2022-10-10Merge branch 'pks-makefile-per-tool-mods' into 'master'Toon Claes
2022-10-10Makefile: Regroup remaining dependency versionsPatrick Steinhardt
2022-10-10Makefile: Track Go tool versions via separate Go modulesPatrick Steinhardt
2022-10-10Makefile: Group together recipes to build our toolsPatrick Steinhardt
2022-10-10makefile: Add `lint-fix` commandKarthik Nayak
2022-10-05Makefile: Update gofumpt to v0.4.0Patrick Steinhardt