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-03-15repository: Fix indeterministic voting when creating new repospks-repository-creation-fix-indeterministic-votingPatrick Steinhardt
2022-03-09Merge branch 'pks-user-squash-structured-errors' into 'master'John Cai
2022-03-09Merge branch 'add-git2go-squash' into 'master'Patrick Steinhardt
2022-03-09Merge branch 'jc-fix-cgroups-memory-race' into 'master'Patrick Steinhardt
2022-03-08cgroups: Remove paths fieldjc-fix-cgroups-memory-raceJohn Cai
2022-03-07git2go: Add squash parameter to MergeCommandPiotr Stankowski
2022-03-07git2go: Add optional Committer to MergeCommandPiotr Stankowski
2022-03-07git2go: Fix comments in MergeCommandPiotr Stankowski
2022-03-07repository: Allow CreateRepository to take default_branchjc-create-repo-default-branchJohn Cai
2022-03-07proto: Deprecate PreReceiveError field in UserMergeToRefResponsePatrick Steinhardt
2022-03-04Rewrite relative path in RepositoryReplicas conditionallySami Hiltunen
2022-03-03Merge branch 'smh-repository-replicas-rewriting' into 'master'Patrick Steinhardt
2022-03-03Merge branch 'pks-git-v2.35.1.gl0' into 'master'Sami Hiltunen
2022-03-02Rewrite relative path in RepositoryReplicassmh-repository-replicas-rewritingSami Hiltunen
2022-03-02Create repository through the API in RepositoryReplicas testSami Hiltunen
2022-03-02Mark RefTransactionService as handled by PraefectSami Hiltunen
2022-03-02git: Support bundled Git v2.35.1.gl1pks-git-v2.35.1.gl0Patrick Steinhardt
2022-03-02Merge branch 'fj-add-load-content-param-to-wiki-find-page' into 'master'John Cai
2022-03-02Add skip_content param to wiki find page callFrancisco Javier López
2022-03-02Merge branch 'pks-refs-unlock-symref-on-failed-update' into 'master'John Cai
2022-03-01Merge branch 'pks-git-execution-environment-constructors' into 'master'Toon Claes
2022-03-01operations: Return error from UserSquash when merging failspks-user-squash-structured-errorsPatrick Steinhardt
2022-03-01operations: Return error from UserSquash on conflictPatrick Steinhardt
2022-03-01operations: Return error from UserSquash when resolving revisions failsPatrick Steinhardt
2022-03-01operations: Document the UserSquash implementationPatrick Steinhardt
2022-03-01localrepo: Unlock symbolic refs when the update failsPatrick Steinhardt
2022-03-01localrepo: Add test to demonstrate failure to unlock symrefsPatrick Steinhardt
2022-03-01git: Verify that bundled Git binaries exist and are executablePatrick Steinhardt
2022-03-01git: Reject config with bundled Git and missing binary directoriesPatrick Steinhardt
2022-03-01git: Prepare tests for multiple bundled Git versionsPatrick Steinhardt
2022-03-01git: Support version suffixes for bundled Git environmentsPatrick Steinhardt
2022-03-01git: Support version suffixes for bundled Git environmentsPatrick Steinhardt
2022-03-01git: Track supported execution environments in a single placePatrick Steinhardt
2022-03-01git: Move cleanup into execution environmentsPatrick Steinhardt
2022-03-01git: Create separate constructor for fallback Git environmentsPatrick Steinhardt
2022-03-01git: Create separate constructor for bundled Git environmentsPatrick Steinhardt
2022-03-01git: Create separate constructor for distributed Git environmentsPatrick Steinhardt
2022-03-01praefect: Pass feature flags to Gitaly when executing ServerInfoPatrick Steinhardt
2022-02-28Merge branch 'pks-ff-remove-fetch-internal-with-sidechannel' into 'master'Sami Hiltunen
2022-02-28Merge branch 'pks-ff-enable-bundled-git' into 'master'Toon Claes
2022-02-28Merge branch 'brodock/gitaly-clone-improvements' into 'master'Christian Couder
2022-02-28git: Enable use of bundled Git by defaultPatrick Steinhardt
2022-02-28git: Skip checks whether a fetch is updating submodulesPatrick Steinhardt
2022-02-28localrepo: Remove flag to switch to sidechannels for internal fetchesPatrick Steinhardt
2022-02-25localrepo: Do transactional vote in SetDefaultBranchJohn Cai
2022-02-25git: Refactor CheckRefFormatJohn Cai
2022-02-24Merge branch 'smh-validate-pool-paths' into 'master'Sami Hiltunen
2022-02-24Test pruneIfNeeded through the public APISami Hiltunen
2022-02-24Move pool path validation logic to housekeeping packageSami Hiltunen
2022-02-24Merge branch 'smh-test-rewrite-relative-path' into 'master'Patrick Steinhardt