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-10-29Update changelog for 13.12.13GitLab Release Tools Bot
2021-10-29Merge branch 'jc-fix-flaky-storage-test' into 'master'John Cai
2021-10-29Fix flaky time comparison in storage clean up testJohn Cai
2021-10-29praefect: Relocate shared code into subcmd.go filePavlo Strokov
2021-10-29praefect: Rename file using common formatPavlo Strokov
2021-10-29praefect: Define const for sub-command namePavlo Strokov
2021-10-29praefect: Define const for sub-command namePavlo Strokov
2021-10-29praefect: Define const for sub-command namePavlo Strokov
2021-10-29praefect: Rename file after sub-command namePavlo Strokov
2021-10-29praefect: Rename file after sub-command namePavlo Strokov
2021-10-29praefect: Extract dial-nodes sub-commandPavlo Strokov
2021-10-29Merge branch 'toon-fix-qa' into 'master'Toon Claes
2021-10-29Merge branch 'smh-repository-id-clean-up' into 'master'Patrick Steinhardt
2021-10-29ci: Use non-merged result SHA for QA pipelineToon Claes
2021-10-29Merge branch 'pks-catfile-memory-optimizations' into 'master'James Fargher
2021-10-28Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2021-10-28catfile: Rewrite tag parser to amortize memory allocationsPatrick Steinhardt
2021-10-28catfile: Merge splitting and parsing of tagsPatrick Steinhardt
2021-10-28catfile: Split out trimming of tag messagesPatrick Steinhardt
2021-10-28catfile: Amortize memory allocations when parsing commitsPatrick Steinhardt
2021-10-28catfile: Implement parsing of tags on top of structPatrick Steinhardt
2021-10-28catfile: Implement parsing of commits on top of structPatrick Steinhardt
2021-10-28catfile: Use Git to peel tagsPatrick Steinhardt
2021-10-28git: Implement `io.WriterTo` interface for objectsPatrick Steinhardt
2021-10-28catfile: Convert `ParseCommit()` to accept `git.Object`sPatrick Steinhardt
2021-10-28catfile: Convert `ParseTag()` to accept `git.Object`sPatrick Steinhardt
2021-10-28gitpipe: Embed `git.Object` interface into object resultsPatrick Steinhardt
2021-10-28gitpipe: Embed `git.ObjectInfo` interface into info resultsPatrick Steinhardt
2021-10-28catfile: Have `Object` implement reader interface directlyPatrick Steinhardt
2021-10-28gitpipe: Introduce benchmarks for gitpipe-based RPCsPatrick Steinhardt
2021-10-28ci: Pass repository URL to QA pipelineToon Claes
2021-10-28praefect: Extract sql-migrate sub-commandPavlo Strokov
2021-10-28praefect: Extract sql-ping sub-commandPavlo Strokov
2021-10-28praefect: Configurable dial timeoutPavlo Strokov
2021-10-28Update changelog for 14.2.6GitLab Release Tools Bot
2021-10-28Update changelog for 14.3.4GitLab Release Tools Bot
2021-10-28Update changelog for 14.4.1GitLab Release Tools Bot
2021-10-28Merge branch 'pks-objectpool-alternates-fsck-commit-graph' into 'master'James Fargher
2021-10-27Merge branch 'pks-ci-bump-git-version' into 'master'Toon Claes
2021-10-27Merge branch 'required-type-label-tooling-changes' into 'master'Toon Claes
2021-10-27Merge branch 'ps-rm-cancelled-state-enum' into 'master'Sami Hiltunen
2021-10-27Transition type labels to the new scoped taxonomyRémy Coutable
2021-10-27ci: Only apply Git patches for default versionPatrick Steinhardt
2021-10-27ci: Use default Git version provided by GitalyPatrick Steinhardt
2021-10-27ci: Fix caching to not push by defaultPatrick Steinhardt
2021-10-27ci: Remove unused files from cachePatrick Steinhardt
2021-10-27objectpool: Do not verify commit graphs when disconnecting alternatesPatrick Steinhardt
2021-10-26Merge branch 'pks-testhelper-tmpfile-cleanups' into 'master'Patrick Steinhardt
2021-10-26Merge branch 'accept-empty-GIT_VERSION' into 'master'Patrick Steinhardt
2021-10-26testhelper: Don't clutter system temporary directoryPatrick Steinhardt