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
2023-02-09Merge branch 'pks-security-git-cve-2023-23946' into 'master'Reuben Pereira
2023-02-08Change dir to SOURCE_DIR prior to go buildjohn.mcdonnell
2023-02-08git: Upgrade to Git security release v2.38.4.gl1 and v2.39.2Patrick Steinhardt
2023-02-07Makefile: Build and install Git v2.39.1Patrick Steinhardt
2023-02-02Update Makefile with correct libgit2 repo urlMikołaj Wawrzyniak
2023-01-27Makefile: Upgrade libgit2 to v1.5.1Patrick Steinhardt
2023-01-26Makefile: Install protogem dependenciesWill Chandler
2023-01-20git: Upgrade Git to correctly sync packed-refs to diskPatrick Steinhardt
2023-01-18Makefile: Deduplicate the version of the Git distributionPatrick Steinhardt
2023-01-09Makefile: Upgrade Git to address out-of-bounds reads and writesPatrick Steinhardt
2023-01-06build-proto-gem: Add `--skip-verify-tag` optionKarthik Nayak
2022-12-22Merge branch 'pks-git-bump-minimum-required-version-v2.38' into 'master'karthik nayak
2022-12-21Makefile: Stop building and installing bundled Git v2.37Patrick Steinhardt
2022-12-20version: Make builds deterministic by dropping build timePatrick Steinhardt
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