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-07-29Extract show-ref command wrapper from CalculateChecksumextract_show_refJames Fargher
2021-07-27Update VERSION filesv14.2.0-rc2GitLab Release Tools Bot
2021-07-27Merge branch 'pks-set-full-path' into 'master'Sami Hiltunen
2021-07-27Merge branch 'pks-list-all-blobs' into 'master'Sami Hiltunen
2021-07-26repository: Implement new `SetFullPath()` RPCPatrick Steinhardt
2021-07-26blob: Implement new ListAllBlobs RPCPatrick Steinhardt
2021-07-26blob: Split out function to process blobsPatrick Steinhardt
2021-07-26proto: Add new ListAllBlobs RPCPatrick Steinhardt
2021-07-26repository: Allow voting on missing configPatrick Steinhardt
2021-07-26Merge branch 'smh-fix-update-remote-mirror-bugs' into 'master'James Fargher
2021-07-26Merge branch 'ps-backup-supports-cloud-sink' into 'master'James Fargher
2021-07-23Merge branch 'pks-tag-fixes' into 'master'Sami Hiltunen
2021-07-23Merge branch 'tracing-catfile-batch' into 'master'Patrick Steinhardt
2021-07-23Ignore symbolic refs in UpdateRemoteMirrorSami Hiltunen
2021-07-23localrepo: differentiate symbolic refs in GetRemoteReferencesSami Hiltunen
2021-07-23Fix UpdateRemoteMirror force pushing over diverged refs due to a raceSami Hiltunen
2021-07-23localrepo: do not force push by defaultSami Hiltunen
2021-07-23Fix mirroring empty repository in UpdateRemoteMirrorSami Hiltunen
2021-07-23Fix mirroring branch and tag of same name in UpdateRemoteMirrorSami Hiltunen
2021-07-23Fix mirroring branch called 'tag' in UpdateRemoteMirrorSami Hiltunen
2021-07-23Refactor instrumentedBatch to use a shared startSpan funcIgor Wiedler
2021-07-23Merge branch 'ps-cleanup' into 'master'Pavlo Strokov
2021-07-23Merge branch 'wc-mirror-hardcode-branch' into 'master'James Fargher
2021-07-22remote: Remove hardcoded branch name from errorWill Chandler
2021-07-22Update VERSION filesv14.2.0-rc1GitLab Release Tools Bot
2021-07-22Merge branch 'pks-ff-create-repository-from-bundle-atomic-fetch-default' into...Zeger-Jan van de Weg
2021-07-22backup: support of the Cloud storagesPavlo Strokov
2021-07-22Merge branch 'pks-quarantine-object-directory-path' into 'master'Sami Hiltunen
2021-07-22quarantine: Fix calling RPCs with manual object quarantine environmentsPatrick Steinhardt
2021-07-22repository: Demonstrate failing GetObjectDirectorySize with quarantinePatrick Steinhardt
2021-07-22config: Refactor locator testsPatrick Steinhardt
2021-07-22quarantine: Use repo-specific quarantine directoriesPatrick Steinhardt
2021-07-22tempdir: Provide new `NewWithPrefix()` constructorPatrick Steinhardt
2021-07-22tempdir: Remove storage-related constants and functionsPatrick Steinhardt
2021-07-22tempdir: Convert to use the locatorPatrick Steinhardt
2021-07-22repository: Convert RemoveRepository to use locator for the tempdirPatrick Steinhardt
2021-07-22cache: Convert to use the locatorPatrick Steinhardt
2021-07-22storage: Extend locator interface to know about various directoriesPatrick Steinhardt
2021-07-22storage: Move module into `internal/gitaly`Patrick Steinhardt
2021-07-22Merge branch 'jv-pack-objects-cache-dependency' into 'master'Ævar Arnfjörð Bjarmason
2021-07-22Merge branch 'smh-port-user-apply-patch' into 'master'Patrick Steinhardt
2021-07-22Port UserApplyPatch to GoSami Hiltunen
2021-07-22Merge branch 'smh-remove-update-remote-mirror-ff' into 'master'Sami Hiltunen
2021-07-22Remove UpdateRemoteMirror Go port's feature flagSami Hiltunen
2021-07-22Remove redundant test setupPavlo Strokov
2021-07-21Add `git am` command descriptionSami Hiltunen
2021-07-21Generalize newSquashWorktreePathSami Hiltunen
2021-07-21Extend test coverage of UserApplyPatchSami Hiltunen
2021-07-21Update changelog for 14.1.0GitLab Release Tools Bot
2021-07-21Merge branch 'ps-remove-orphan-repos' into 'master'Pavlo Strokov