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-02-18log: Disable gRPC HealthCheck message loggingStan Hu
2022-02-18Update per review findingsSami Hiltunen
2022-02-17proto: Deprecate fine-grained repository maintenance RPCsPatrick Steinhardt
2022-02-17proto: Document behaviour of the OptimizeRepository RPCPatrick Steinhardt
2022-02-17proto: Fix typo in documentation of PruneUnreachableObjectsPatrick Steinhardt
2022-02-17git: Simplify setup of pack-generation configurationPatrick Steinhardt
2022-02-17Merge branch 'toon-replication-cleanup-queue-again-again' into 'master'Sami Hiltunen
2022-02-17housekeeping: Increase observability of repository optimizationsPatrick Steinhardt
2022-02-17Merge branch 'pks-git-fetch-optim-with-commit-graph' into 'master'John Cai
2022-02-16git: Convert internal fetches to use sidechannelPatrick Steinhardt
2022-02-16doc: Update hooks to reflect removal of Ruby hook directoryPatrick Steinhardt
2022-02-16cmd/gitaly-hooks: Remove compatibility code to resolve hook namesPatrick Steinhardt
2022-02-16git: Stop injecting GITALY_BIN_DIR environment variablePatrick Steinhardt
2022-02-16git: Remove support for the Ruby hooks directoryPatrick Steinhardt
2022-02-16cmd/gitaly-hooks: Modernize tests to execute gitaly-hooks directlyPatrick Steinhardt
2022-02-16test-boot: Write gitlab-shell secret into temporary directoryPatrick Steinhardt
2022-02-16operations: Enable use of detailed errors for UserMergeBranchPatrick Steinhardt
2022-02-16git: Backport patches to speed up git-fetch(1) in repos with many refsPatrick Steinhardt
2022-02-16housekeeping: Implement repository housekeeping via the managerPatrick Steinhardt
2022-02-16housekeeping: Create new manager to host stateful logicPatrick Steinhardt
2022-02-16repository: Move optimization of repositories into housekeeping packagePatrick Steinhardt
2022-02-16repository: Move object repacking into housekeeping packagePatrick Steinhardt
2022-02-16repository: Move writing of commit-graph into housekeeping packagePatrick Steinhardt
2022-02-16repository: Move cleanup of worktrees into housekeeping packagePatrick Steinhardt
2022-02-16repository: Decouple OptimizeRepository implementation from serverPatrick Steinhardt
2022-02-16Merge branch 'pks-tx-fix-grpc-error-comparison' into 'master'James Fargher
2022-02-15Merge branch 'getrepopath-propagate-notfound' into 'master'Pavlo Strokov
2022-02-15datastore: Clean completed & dead replication jobsToon Claes
2022-02-15Propagate NotFound error returned by GetRepoPathIgor Wiedler
2022-02-15Update changelog for 14.7.3GitLab Release Tools Bot
2022-02-15Merge branch 'jc-fix-limiter-test' into 'master'Patrick Steinhardt
2022-02-15limithandler: fix flaky test TestLimitHandlerMetricsJohn Cai
2022-02-14Merge branch 'smh-remove-metadata-hack' into 'master'John Cai
2022-02-14coordinator: Fix error comparison causing excessive replication jobsPatrick Steinhardt
2022-02-14coordinator: Add tests for gRPC errors to determine outdated nodesPatrick Steinhardt
2022-02-14Merge branch 'wc-praefect-migrat-print' into 'master'Toon Claes
2022-02-14Merge branch 'sh-update-rails-6.1.4.6' into 'master'Toon Claes
2022-02-14Merge branch 'jc-metrics-for-queue-limiting' into 'master'Sami Hiltunen
2022-02-14Merge branch 'pks-prune-unreachable-objects' into 'master'Patrick Steinhardt
2022-02-14Update actionpack and related Ruby gemsStan Hu
2022-02-14praefect: Implement replication for PruneUnreachableObjectsPatrick Steinhardt
2022-02-14repository: Add new RPC to prune unreachable objectsPatrick Steinhardt
2022-02-11protoregistry: Add missing testcase for OptimizeRepositoryPatrick Steinhardt
2022-02-11protoregistry: Sort map of RPCs alphabeticallyPatrick Steinhardt
2022-02-11Merge branch 'sh-upgrade-ci-debian-bullseye' into 'master'Toon Claes
2022-02-11Merge branch 'git2go_new_err_field' into 'master'Sami Hiltunen
2022-02-11ci: Upgrade CI images to Debian bullseyeStan Hu
2022-02-11gitaly-git2go: Add generic error field for resolve conflictsJames Fargher
2022-02-11limithandler: Add metrics for queue limitingJohn Cai
2022-02-11gitaly-git2go: Use both error fields in commit responseJames Fargher