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
2024-01-22Merge branch 'wc/filter-repo' into 'master'Will Chandler
2024-01-19Makefile: Add git-filter-repo for testingWill Chandler
2024-01-19Makefile: Stop compiling and installing Git v2.42Toon Claes
2024-01-17fix: Fix a collection of typos found by typos-cliXing Xin
2024-01-04Enhance Ruby's gem generation scriptQuang-Minh Nguyen
2023-12-19git: Add bundled Git version 2.43Toon Claes
2023-11-15Makefile: Update test-wal to call test-goWill Chandler
2023-10-24Makefile: Stop building git 2.41Karthik Nayak
2023-09-29git: Bump the default version of the Git distribution to v2.42Patrick Steinhardt
2023-09-14make: Take a mirror clone of benchmark repositoriesJames Fargher
2023-09-05Makefile: Stop building libgit2Patrick Steinhardt
2023-09-05gitaly-git2go: Remove the now-unused commandPatrick Steinhardt
2023-09-01Merge branch '5534-rollout-git-version-v2-42-0' into 'master'Patrick Steinhardt
2023-08-30Merge branch 'pks-git-drop-test-repository' into 'master'Will Chandler
2023-08-29Makefile: Build and install Git v2.42.0Karthik Nayak
2023-08-28Makefile: Do not parallelize verify stepJohn Cai
2023-08-28Revert "Merge branch '5534-rollout-git-version-v2-42-0' into 'master'"Karthik Nayak
2023-08-28tests: Drop test repositoryPatrick Steinhardt
2023-08-24Merge branch '5534-rollout-git-version-v2-42-0' into 'master'karthik nayak
2023-08-23Makefile: Build and install Git v2.42.0Karthik Nayak
2023-08-23gittest: Detect default object format via environment variablePatrick Steinhardt
2023-08-09Retry fetching go modules with 'https://proxy.golang.org' instead of 'direct'Nao Hashizume
2023-08-03Makefile: test-gitaly-linters requires gotestsumWill Chandler
2023-08-01Fallback to 'direct' for GOPROXY when 'https://proxy.golang.org' is unavailableNao Hashizume
2023-07-27Makefile: Remove Git v2.40 configurationJustin Tobler
2023-07-26Makefile: Remove cleanup of ruby/Toon Claes
2023-07-04Merge branch 'wc/bench-override' into 'master'Toon Claes
2023-07-04git: Update to Git v2.41.0.gl1Patrick Steinhardt
2023-07-04Makefile: Fix test repository state depending on host Git versionPatrick Steinhardt
2023-06-30Makefile: Allow user to override bench targetsWill Chandler
2023-06-29Makefile: Update default Git version to v2.41Justin Tobler
2023-06-13Merge branch 'jc/gitaly-gpg' into 'master'John Cai
2023-06-12Makefile: Build protoc with C++14Justin Tobler
2023-06-12Enable gitaly-gpg to be built in bundled binary in MakefileJohn Cai
2023-06-12Document linting and improve documentation lintingEvan Read
2023-06-07Makefile: Make generation of coverage info optionalPatrick Steinhardt
2023-06-07Makefile: Rename variable to enable SHA256 tests to `TEST_WITH_SHA256`Patrick Steinhardt
2023-06-06Merge branch '5036-introduce-structured-error-definitions-for-gettreeentries'...karthik nayak
2023-06-02Makefile: Build and install Git v2.41.0Justin Tobler
2023-06-01makefile: Update the protoc version to v23.1Karthik Nayak
2023-05-30Makefile: Fix target that lints our linterPatrick Steinhardt
2023-05-23Add makefile targets for testing with WALSami Hiltunen
2023-05-23Merge branch 'pks-ci-code-coverage-for-all-jobs' into 'master'Patrick Steinhardt
2023-05-23ci: Generate code coverage for all test jobsPatrick Steinhardt
2023-05-23makefile: Override to git 2.40 if version is unsetKarthik Nayak
2023-05-22Makefile: Stop building git 2.39John Cai
2023-05-22Merge branch 'toon-fix-gem-publish' into 'master'karthik nayak
2023-05-22Makefile: Create output directory for proto gemToon Claes
2023-05-21Generate coverage report from all test runsSami Hiltunen
2023-05-21Reuse test-go target to define test-with-praefectSami Hiltunen