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
2023-04-11Merge branch 'pks-housekeeping-reintroduce-geometric-repacking' into 'master'Justin Tobler
2023-04-11go: Update module golang.org/x/sys to v0.7.0GitLab Renovate Bot
2023-04-11Merge branch 'jmd-update-error-message-concurrency-queue' into 'master'Christian Couder
2023-04-11Merge branch 'jmd/fix-support-request-link-to-team-info' into 'master'Andras Horvath
2023-04-11Merge branch 'renovate-tools/goimports/golang.org-x-tools-0.x' into 'master'Will Chandler
2023-04-11Merge branch 'golang-1.19-fips' into 'master'Will Chandler
2023-04-11Implement WalkUnreachableObjectsSami Hiltunen
2023-04-11Merge branch 'ps-config-validation-praefect' into 'master'Quang-Minh Nguyen
2023-04-11Add methods for packing and unpacking objectsSami Hiltunen
2023-04-11Add RequireObjects for asserting object database contentSami Hiltunen
2023-04-11Update Support Request.mdJohn McDonnell
2023-04-11concurrency_limiter: Update ErrMaxQueueSize to be more descriptivejohn.mcdonnell
2023-04-11Merge branch 'backup_writer' into 'master'Patrick Steinhardt
2023-04-11go: Update github.com/ProtonMail/go-crypto digest to 8b3893eGitLab Renovate Bot
2023-04-11Add pack-objects concurrency limiter based on RemoteIPQuang-Minh Nguyen
2023-04-11Refator PackObjectsLimiting configsQuang-Minh Nguyen
2023-04-11commit: Implement SHA256 compatibility in ListLastCommitsForTreePatrick Steinhardt
2023-04-11commit: Detect early whether the repo exists in ListLastCommitsForTreePatrick Steinhardt
2023-04-11commit: Pass repository executor into `newLSTreeParser()`Patrick Steinhardt
2023-04-11commit: Pass in context explicitly into `newLSTreeParser()`Patrick Steinhardt
2023-04-11commit: Merge testcases with invalid UTF8 in ListLastCommitsForTreePatrick Steinhardt
2023-04-11commit: Merge testcases with literal pathspecs in ListLastCommitsForTreePatrick Steinhardt
2023-04-11commit: Merge testcase with leading dashes in ListLastCommitsForTreePatrick Steinhardt
2023-04-11commit: Merge request validation tests for ListLastCommitsForTreePatrick Steinhardt
2023-04-11commit: Convert ListLastCommitsForTree tests to not use seed reposPatrick Steinhardt
2023-04-11Enable snapshot reads of hooksSami Hiltunen
2023-04-11git/housekeeping: Work around broken geometric repacks in pooled reposPatrick Steinhardt
2023-04-11git/housekeeping: Reintroduce geometric repacking strategyPatrick Steinhardt
2023-04-11git/housekeeping: Refactor OptimizeRepository tests to use setupDataPatrick Steinhardt
2023-04-11git/housekeeping: Improve OptimizeRepository tests for pooled reposPatrick Steinhardt
2023-04-11git/housekeeping: Improve error logging when git-repack(1) failsPatrick Steinhardt
2023-04-11Apply 4 suggestion(s) to 1 file(s)Evan Read
2023-04-11backup: Remove Write from storage service sinkJames Fargher
2023-04-11backup: Remove Write from filesystem sinkJames Fargher
2023-04-11backup: Remove Write from sink interfaceJames Fargher
2023-04-11backup: Rewrite write custom hooks to use GetWriterJames Fargher
2023-04-11backup: Rewrite pointer locator to use GetWriterJames Fargher
2023-04-11backup: Rewrite bundle writing to use GetWriterJames Fargher
2023-04-11backup: Add LazyWriterJames Fargher
2023-04-11backup: Rewrite writeRefs to use GetWriterJames Fargher
2023-04-11backup: Add new GetWriter method to Sink interfaceJames Fargher
2023-04-11backup: Extract GetWriter from sinkJames Fargher
2023-04-11Merge branch 'pks-list-files-sha256' into 'master'James Fargher
2023-04-10ci: Update rust version to match build imagesDJ Mountney
2023-04-10Makefile: Add support for building on golang 1.19 in fips modeDJ Mountney
2023-04-10Merge branch '4576-reimplement-listconflictfiles-with-git-merge-tree-1' into ...Quang-Minh Nguyen
2023-04-07Merge branch 'smh-localrepo-quarantine' into 'master'Justin Tobler
2023-04-07Merge branch 'jt-cli-hooks' into 'master'Sami Hiltunen
2023-04-07Support quarantining a localrepo.RepoSami Hiltunen
2023-04-07Expose logic to quarantine a repositorySami Hiltunen