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-01Touch the git binary from GIT_PREFIX directorytouch-binary-in-git-prefix-dirBalasankar "Balu" C
2021-11-30Merge branch 'backup_update_head' into 'master'Toon Claes
2021-11-30Merge branch 'pks-ff-remove-tree-entries-via-ls-tree' into 'master'Toon Claes
2021-11-30Merge branch 'ps-dsn' into 'master'John Cai
2021-11-30Merge branch 'smh-generalize-dataloss' into 'master'Patrick Steinhardt
2021-11-30Merge branch 'pks-bundled-git' into 'master'Patrick Steinhardt
2021-11-30Add 'praefect metadata' subcommandSami Hiltunen
2021-11-30Add RPC definitions for GetRepositoryMetadataSami Hiltunen
2021-11-30ci: Add job to test with bundled Git binariesPatrick Steinhardt
2021-11-30git: Implement support for bundled Git binariesPatrick Steinhardt
2021-11-30config: Refactor `SetGitPath()` to be easier to extendPatrick Steinhardt
2021-11-30Makefile: Allow building Gitaly with bundled Git binariesPatrick Steinhardt
2021-11-30ruby: Silence spec warnings when there is no template dirPatrick Steinhardt
2021-11-30ssh: Fix overwriting shared gitaly-hooks binaryPatrick Steinhardt
2021-11-30commit: Remove unused arguments for `treeEntries()`Patrick Steinhardt
2021-11-30commit: Always enable efficient recursive tree listingsPatrick Steinhardt
2021-11-30Merge branch 'pks-git-disable-http-redirects' into 'master'Patrick Steinhardt
2021-11-30Merge branch 'jc-increase-db-cleanup-timeout' into 'master'Patrick Steinhardt
2021-11-30git: Globally disable HTTP redirectsPatrick Steinhardt
2021-11-30backup: Set HEAD from bundle filesJames Fargher
2021-11-30Merge branch 'fetch_bundle_update_head' into 'master'James Fargher
2021-11-29Merge branch 'docs-backup-object' into 'master'Toon Claes
2021-11-26Update changelog for 14.3.5GitLab Release Tools Bot
2021-11-26Merge branch 'jc-postgres-readwrite-check' into 'master'Toon Claes
2021-11-26Update changelog for 14.2.7GitLab Release Tools Bot
2021-11-26Merge branch 'update-wiki-existing-page' into 'master'Sami Hiltunen
2021-11-25glsql: increase db cleanup timeoutJohn Cai
2021-11-25Merge branch 'pks-ci-winter-cleanup' into 'master'Sami Hiltunen
2021-11-25Generalize GetPartiallyAvailableRepositories for getting metadataSami Hiltunen
2021-11-25Merge branch 'smh-health-check-timeout' into 'master'Sami Hiltunen
2021-11-25Add timeout to health check database insertssmh-health-check-timeoutSami Hiltunen
2021-11-25Simplify HealthManager first update sendSami Hiltunen
2021-11-25Remove HealthConsensus querying from HealthManagerSami Hiltunen
2021-11-25Replace WaitForQueries with WaitForBlockedQuerySami Hiltunen
2021-11-25Merge branch 'sh-ensure-bytes-remaining-64-bit-aligned' into 'master'Patrick Steinhardt
2021-11-25ci: Move junit report artifact to test_templateToon Claes
2021-11-25ci: Remove junit report from artifactsToon Claes
2021-11-25ci: Deduplicate definition of container imagePatrick Steinhardt
2021-11-25ci: Merge postgres and test definitionsPatrick Steinhardt
2021-11-25ci: Use postgres_definition in Praefect smoke test jobPatrick Steinhardt
2021-11-25ci: Let "coverage" job include test definitionsPatrick Steinhardt
2021-11-25ci: Remove lint jobToon Claes
2021-11-25ci: Merge "proto" and "verify" jobsPatrick Steinhardt
2021-11-25ci: Remove unused "publish" stagePatrick Steinhardt
2021-11-25ci: Rename jobs to have per-stage prefixesPatrick Steinhardt
2021-11-25ci: Reorder jobs by stages and functionalityPatrick Steinhardt
2021-11-25Merge branch 'pks-hooks-custom-errors' into 'master'Patrick Steinhardt
2021-11-25catfile: Ensure structs are properly aligned in memory for 32-bit CPUsStan Hu
2021-11-25Merge branch 'jc-fix-database-connection-leak' into 'master'Patrick Steinhardt
2021-11-25hook: Fix custom hook errors not propagating correctlyPatrick Steinhardt