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-11-08git: Use spaces instead of the NUL-byteextract_refs_codingJames Fargher
2021-11-08gitpipe: Replace manual for-each-ref decodingJames Fargher
2021-11-08localrepo: Replace manual for-each-ref decoding in localrepoJames Fargher
2021-11-08git: Add ref decoder constructor for decoding for-each-ref outputJames Fargher
2021-11-08git: Rename NewRefsDecoder to NewShowRefDecoderJames Fargher
2021-11-08Move RefsDecoder into git packageJames Fargher
2021-11-05Update changelog for 14.0.12GitLab Release Tools Bot
2021-11-05Merge branch 'pks-objectpool-in-memory-fetch' into 'master'Sami Hiltunen
2021-11-05Merge branch 'docs-backup' into 'master'Patrick Steinhardt
2021-11-04Add instructions on how to create/restore backups using gitaly-backupJames Fargher
2021-11-04Adds a description of how backups workJames Fargher
2021-11-04Merge branch 'pks-gitaly-git2go-etxtbsy' into 'master'Pavlo Strokov
2021-11-04Merge branch 'pks-git-no-templates' into 'master'Sami Hiltunen
2021-11-04Merge branch 'smh-unique-conflict-stg' into 'master'Sami Hiltunen
2021-11-04Merge branch 'pks-catfile-drop-decorrelated-traces' into 'master'Sami Hiltunen
2021-11-04Merge branch 'pks-supervisor-timeout-fixes' into 'master'Sami Hiltunen
2021-11-04reconciler: Consider replicas pending rename outdatedSami Hiltunen
2021-11-04datastore: Consider replicas pending rename outdatedSami Hiltunen
2021-11-04datastore: Update relative path in SetGenerationSami Hiltunen
2021-11-04Merge branch 'ps-praefect-cmd-fix' into 'master'Pavlo Strokov
2021-11-04git: Drop Remote interfacePatrick Steinhardt
2021-11-04objectpool: Stop fetching tagsPatrick Steinhardt
2021-11-04objectpool: Convert to use fetches without remotePatrick Steinhardt
2021-11-04objectpool: Demonstrate broken fetching of refsPatrick Steinhardt
2021-11-04testcfg: Try to fix ETXTBSY errors with gitaly-git2go executablePatrick Steinhardt
2021-11-03Update changelog for 13.12.15GitLab Release Tools Bot
2021-11-03Update changelog for 13.12.14GitLab Release Tools Bot
2021-11-03catfile: Stop creating decorrelated spansPatrick Steinhardt
2021-11-03supervisor: Fix RSS monitor retriggering too fastPatrick Steinhardt
2021-11-03supervisor: Fix crash and notification timers clashingPatrick Steinhardt
2021-11-03helper: Drain timer ticker on resetPatrick Steinhardt
2021-11-03Merge branch 'pks-objectpool-drop-unlink-repository' into 'master'Pavlo Strokov
2021-11-03Merge branch 'pks-catfile-batched-tracing' into 'master'Patrick Steinhardt
2021-11-03Merge branch 'ps-update-x-sys-pkg' into 'master'Patrick Steinhardt
2021-11-03git2go: Fix failure on MacOS X systemsPavlo Strokov
2021-11-03objectpool: Drop UnlinkRepostioryFromObjectPool RPCPatrick Steinhardt
2021-11-03gittest: Do not install templates when creating reposPatrick Steinhardt
2021-11-03git: Do not install templates when creating reposPatrick Steinhardt
2021-11-03repository: Stop calling CreateRepository to create hooks symlinkPatrick Steinhardt
2021-11-03catfile: Fix double-accounting of traces for uncached processesPatrick Steinhardt
2021-11-03catfile: Refactor tracing to allow for batchingPatrick Steinhardt
2021-11-03catfile: Fix correlation IDs for tracing spansPatrick Steinhardt
2021-11-01Merge branch 'pks-tests-fix-direct-git-invocations' into 'master'Pavlo Strokov
2021-11-01ssh: Convert clones to avoid executing Git directlyPatrick Steinhardt
2021-11-01gittest: Convert HTTP server to not spawn Git directlyPatrick Steinhardt
2021-11-01gitaly-hooks: Do not execute Git binary directlyPatrick Steinhardt
2021-11-01gittest: Convert `ExecStream()` to take a configurationPatrick Steinhardt
2021-11-01repository: Do not execute Git binary directlyPatrick Steinhardt
2021-11-01server: Fix test setup to construct a proper configPatrick Steinhardt
2021-11-01gitaly-hooks: Use temporary directory to store test logsPatrick Steinhardt