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-06-20Update VERSION filesv16.1.0-rc42GitLab Release Tools Bot
2023-06-19Merge branch 'renovate-tools/goimports/golang.org-x-tools-0.x' into 'master'karthik nayak
2023-06-19Merge branch 'remove_backup_repos' into 'master'James Fargher
2023-06-17Merge branch 'renovate/golang.org-x-sync-0.x' into 'master'Will Chandler
2023-06-17Merge branch 'kn-git-merge-tree-fixes' into 'master'karthik nayak
2023-06-16Merge branch '4580-reimplement-resolveconflicts-without-git2go' into 'master'karthik nayak
2023-06-16Merge branch 'pks-praefect-datastore-separate-errors' into 'master'Pavlo Strokov
2023-06-16Merge branch 'pks-houskeeping-remove-stale-midx-locks' into 'master'Quang-Minh Nguyen
2023-06-16praefect/router: Remove error only used by testsPatrick Steinhardt
2023-06-16praefect/coordinator: Untangle NotFound errors from storage layerPatrick Steinhardt
2023-06-16praefect/router: Discern NotFound errors for additional repositoriesPatrick Steinhardt
2023-06-16datastore: Untangle AlreadyExists errors from storage layerPatrick Steinhardt
2023-06-16praefect/coordinator: Unify error handling for repository-scoped RPCsPatrick Steinhardt
2023-06-16config/locator: Use constructor for ErrRepositoryNotFoundPatrick Steinhardt
2023-06-16git/housekeeping: Prune stale multi-pack-index locksPatrick Steinhardt
2023-06-16conflicts: Remove unused function `setupConflictsService`Karthik Nayak
2023-06-16conflicts: Modernize the tests in `resolve_conflicts_test`Karthik Nayak
2023-06-16localrepo: Convert `MergeTree` to use `structerr` packageKarthik Nayak
2023-06-16localrepo: Parse `MergeTree` errors only for exit status 1Karthik Nayak
2023-06-16Update changelog for 16.0.5GitLab Release Tools Bot
2023-06-16Update VERSION filesv16.1.0-rc3GitLab Release Tools Bot
2023-06-16Merge branch 'feat/add_stats_fiel_to_upload_pack' into 'master'Quang-Minh Nguyen
2023-06-16tools/goimports: Update module golang.org/x/tools to v0.10.0GitLab Renovate Bot
2023-06-16internal service: Remove BackupRepos RPCJames Fargher
2023-06-15Merge branch 'jc/fix-commit-error-when-invalid-author' into 'master'Justin Tobler
2023-06-15Merge branch 'renovate/golang.org-x-crypto-0.x' into 'master'Christian Couder
2023-06-15localrepo: Fix commit error handling when name contains invalid charsJohn Cai
2023-06-15Merge branch 'pks-storage-drop-service-validate-repository-pt2' into 'master'Pavlo Strokov
2023-06-15Merge branch 'jc/commit-files-with-git-1' into 'master'karthik nayak
2023-06-15Update changelog for 15.11.9GitLab Release Tools Bot
2023-06-15service: Inline last remaining caller of `ValidateRepository()`Patrick Steinhardt
2023-06-15smarthttp: Refactor repository validation to verify existencePatrick Steinhardt
2023-06-15repository: Refactor repository validation to verify existencePatrick Steinhardt
2023-06-15commit: Refactor repository validation to verify existencePatrick Steinhardt
2023-06-15hook: Refactor repository validation to verify existencePatrick Steinhardt
2023-06-15hook: Refactor pack-objects tests to work with existing repoPatrick Steinhardt
2023-06-15hook: Inject storage locator into serverPatrick Steinhardt
2023-06-15ssh: Refactor repository validation to verify existencePatrick Steinhardt
2023-06-15ssh: Fix tests for invalid arguments with PraefectPatrick Steinhardt
2023-06-15go: Update module golang.org/x/sync to v0.3.0GitLab Renovate Bot
2023-06-15Merge branch 'renovate/golang.org-x-sys-0.x' into 'master'James Fargher
2023-06-14Merge branch 'pks-introduce-wal-package' into 'master'Sami Hiltunen
2023-06-14operations: Call git plumbing implementation of commit filesJohn Cai
2023-06-14localrepo: Validate when a path starts with .gitJohn Cai
2023-06-14gitaly: Move write-ahead log logic into separate packagePatrick Steinhardt
2023-06-14Merge branch 'pks-storage-drop-service-validate-repository-pt1' into 'master'Quang-Minh Nguyen
2023-06-14Merge branch 'pks-hooks-fix-packed-refs-lock-contention' into 'master'Quang-Minh Nguyen
2023-06-14Merge branch 'renovate/github.com-hashicorp-golang-lru-v2-2.x' into 'master'Pavlo Strokov
2023-06-13go: Update module github.com/hashicorp/golang-lru/v2 to v2.0.3GitLab Renovate Bot
2023-06-13Merge branch 'ps-concurrent-repo-meta-creation' into 'master'Justin Tobler