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-08-17Merge branch 'pks-user-squash-remove-worktrees' into 'master'Sami Hiltunen
2021-08-17Merge branch 'pks-linguist-fixes' into 'master'Patrick Steinhardt
2021-08-16operations: Move worktree helper functionsPatrick Steinhardt
2021-08-16operations: Always enable squashing without worktreesPatrick Steinhardt
2021-08-13Merge branch 'pks-operations-quarantined-rebase' into 'master'Toon Claes
2021-08-13linguist: Improve error messagesPatrick Steinhardt
2021-08-12testhelper: Rename `ConfigureGitalySSHBin()`Patrick Steinhardt
2021-08-12testhelper: Rename `ConfigureGitalyHooksBin()`Patrick Steinhardt
2021-08-12testhelper: Rename `ConfigureGitalyLfsSmudge()`Patrick Steinhardt
2021-08-12testhelper: Rename `ConfigureGitalyGit2GoBin()`Patrick Steinhardt
2021-08-12Merge branch 'jv-clean-up-smarthttp-tests' into 'master'Zeger-Jan van de Weg
2021-08-12Merge branch 'jv-move-packfile-statistic' into 'master'Sami Hiltunen
2021-08-11PostUploadPack tests: remove unnecessary worktreeJacob Vosmaer
2021-08-11PostUploadPack tests: conform to test name style guideJacob Vosmaer
2021-08-11PostUploadPack tests: small cleanupJacob Vosmaer
2021-08-11PostUploadPack: clean up config option testJacob Vosmaer
2021-08-11PostUploadPack: split partial clone testJacob Vosmaer
2021-08-11PostUploadPack tests: remove unnecessary flushJacob Vosmaer
2021-08-11PostUploadPack: use gittest to create test repos and commitsJacob Vosmaer
2021-08-11operations: Support object quarantine in UserRebaseConfirmablePatrick Steinhardt
2021-08-11Merge branch 'pks-list-all-refs-skip-peeled-non-tags' into 'master'Zeger-Jan van de Weg
2021-08-10smarthttp: Verify repo existence before dealing with cachePavlo Strokov
2021-08-10Move pack.stat logging to PackObjectsHookJacob Vosmaer
2021-08-10ref: Skip loading of peeled non-tag objects in FindAllTagsPatrick Steinhardt
2021-08-10Merge branch 'pks-ff-resolve-conflicts-remove' into 'master'James Fargher
2021-08-10Merge branch 'list_refs_rpc' into 'master'James Fargher
2021-08-09Merge branch 'fix_patterns_create_bundle_from_ref_list' into 'master'Sami Hiltunen
2021-08-09Merge branch 'pks-ff-quarantined-tags-remove' into 'master'Sami Hiltunen
2021-08-09lint: Handle error returned by os.RemovePavlo Strokov
2021-08-09lint: Handle error returned by os.RemoveAllPavlo Strokov
2021-08-09lint: Handle error returned by io.CopyPavlo Strokov
2021-08-09operations: Always use quarantine in UserCreateTagPatrick Steinhardt
2021-08-09operations: Allow variable flags for creating quarantined reposPatrick Steinhardt
2021-08-09conflicts: Always use object quarantine for ResolveConflictsPatrick Steinhardt
2021-08-09conflicts: Always resolve conflicts with hooksPatrick Steinhardt
2021-08-09Add ListRef RPC to list all refsJames Fargher
2021-08-09Accept array of patterns in CreateBundleFromRefListJames Fargher
2021-08-06Merge branch 'ps-log-http-resp-finalization' into 'master'Toon Claes
2021-08-06operations: Support object quarantine in UserUpdateBranchPatrick Steinhardt
2021-08-06operations: Support object quarantine in UserCreateBranchPatrick Steinhardt
2021-08-06operations: Support object quarantine in UserUpdateSubmodulePatrick Steinhardt
2021-08-06operations: Support object quarantine in UserRevertPatrick Steinhardt
2021-08-06operations: Support object quarantine in UserMergeBranchPatrick Steinhardt
2021-08-06operations: Support object quarantine in UserFFBranchPatrick Steinhardt
2021-08-06operations: Validate early whether UserFFBranch got a repositoryPatrick Steinhardt
2021-08-06operations: Support object quarantine in UserCommitFilesPatrick Steinhardt
2021-08-06operations: Fix UserCommitFiles tests not being executedPatrick Steinhardt
2021-08-06operations: Support object quarantine in UserCherryPickPatrick Steinhardt
2021-08-06operations: Split out function to optionally setup quarantined repoPatrick Steinhardt
2021-08-06operations: Pass localrepo into `fetchStartRevision()`Patrick Steinhardt