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
2022-05-06repository: Exclude merge-requests, keep-around, pipelines from sizejc-exclude-keep-around-refs-from-repo-sizeJohn Cai
2022-05-06localrepo: Allow Size to pass exclude flagJohn Cai
2022-05-05Merge branch 'pks-gitaly-internal-sockets-trim-max-length' into 'master'Patrick Steinhardt
2022-05-05Merge branch 'jc-remove-gomod-exclude-directive' into 'master'Patrick Steinhardt
2022-05-05gitaly: Shorten maximum internal socket path lengthPatrick Steinhardt
2022-05-05Merge branch 'toon-danger-exclude-gen-proto' into 'master'Patrick Steinhardt
2022-05-05Merge branch 'jc-limithandler-return-structured-limits' into 'master'Patrick Steinhardt
2022-05-04Merge branch 'pks-services-reduce-usage-of-worktrees' into 'master'John Cai
2022-05-04Update changelog for 14.10.2GitLab Release Tools Bot
2022-05-04Update VERSION filesv15.0.0-rc2GitLab Release Tools Bot
2022-05-04Danger: Exclude generated protobuf files in sizetoon-danger-exclude-gen-protoToon Claes
2022-05-04go.mod: Remove exclude directivejc-remove-gomod-exclude-directiveJohn Cai
2022-05-04Merge branch 'smh-no-up-to-date-replicas-error' into 'master'Toon Claes
2022-05-04conflicts: Drop ability to create test commit service with worktreesPatrick Steinhardt
2022-05-04conflicts: Rewrite `ListConflictFiles()` tests to not use worktreePatrick Steinhardt
2022-05-04commit: Drop ability to create test commit service with worktreesPatrick Steinhardt
2022-05-04commit: Rewrite `TreeEntries()` tests to not use worktreePatrick Steinhardt
2022-05-04commit: Rewrite `ListLastCommitsForTree` test to not use worktreePatrick Steinhardt
2022-05-04commit: Convert trivial cases of tests needlessly using worktreesPatrick Steinhardt
2022-05-04gittest: Introduce option to write commits with tree IDPatrick Steinhardt
2022-05-04Merge branch 'pks-git-v2.36.0' into 'master'Patrick Steinhardt
2022-05-03limithandler: Return structured errorsjc-limithandler-return-structured-limitsJohn Cai
2022-05-03Merge branch 'jc-cherry-pick-structured-errors-proto' into 'master'John Cai
2022-05-03proto: Add UserCherryPickError type for UserCherryPick structured errorsJohn Cai
2022-05-03Return correct error when repository has no up to date replicassmh-no-up-to-date-replicas-errorSami Hiltunen
2022-05-03Merge branch 'pks-check-objects-exist-improvements' into 'master'Sami Hiltunen
2022-05-03Merge branch 'pks-remove-pack-objects-hook' into 'master'Sami Hiltunen
2022-05-03proto: Remove deprecated `PackObjectsHook()` RPCPatrick Steinhardt
2022-05-03git: Disallow more whitespace characters in revisionsPatrick Steinhardt
2022-05-03git: Refactor revision-validation testsPatrick Steinhardt
2022-05-03git: Rename file hosting revision verification logicPatrick Steinhardt
2022-05-03git: Move fallback time into `catfile` packagePatrick Steinhardt
2022-05-03commit: Avoid reallocating result array when sending object existencePatrick Steinhardt
2022-05-03commit: Improve error messages in `CheckObjectsExist()`Patrick Steinhardt
2022-05-03commit: Do not ignore revisions of the initial requestPatrick Steinhardt
2022-05-03commit: Fix verification of arguments in `CheckObjectsExist()`Patrick Steinhardt
2022-05-03commit: Refactor `CheckObjectsExist()` tests to be more extensiblePatrick Steinhardt
2022-05-03Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2022-05-03Merge branch 'jc-cgroups-improved-config' into 'master'John Cai
2022-05-02git: Add execution environment for bundled Git v2.36.0.gl1pks-git-v2.36.0Patrick Steinhardt
2022-05-02Makefile: Install bundled Git v2.36.0.gl1Patrick Steinhardt
2022-05-02gittest: Do not run commands in seed Git repositories directlyPatrick Steinhardt
2022-05-02Merge branch 'brodock/cache-danger' into 'master'Christian Couder
2022-05-02Merge branch 'pks-git-core.fsync-compatibility' into 'master'Patrick Steinhardt
2022-05-02CI: Cache ruby dependencies for dbschema stepGabriel Mazetto
2022-05-02CI: Cache danger dependenciesGabriel Mazetto
2022-04-29Update changelog for 14.8.6GitLab Release Tools Bot
2022-04-29Update changelog for 14.9.4GitLab Release Tools Bot
2022-04-29Update changelog for 14.10.1GitLab Release Tools Bot
2022-04-29Merge branch 'jc-fix-limiter-streaming' into 'master'John Cai