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-03-18Makefile: Remove comment stating that `coverage` doesn't failpks-makefile-spring-cleanupPatrick Steinhardt
2022-03-18Makefile: Fix name of `GOTESTSUM_VERSION` variablePatrick Steinhardt
2022-03-18Makefile: Remove unused `smoke-test` targetPatrick Steinhardt
2022-03-18ci: Increase test coverage of PgBouncer jobPatrick Steinhardt
2022-03-18Makefile: Move together Protobuf-related targetsPatrick Steinhardt
2022-03-18Makefile: Simplify `no-proto-target` to not write temporary filePatrick Steinhardt
2022-03-18Makefile: Upgrade go-licenses to v1.0.0Patrick Steinhardt
2022-03-18Makefile: Run goimports only oncePatrick Steinhardt
2022-03-18Makefile: Upgrade gofumpt to v0.3.0Patrick Steinhardt
2022-03-18linting: Remove unused linting exemptionPatrick Steinhardt
2022-03-18lint: Move linting exceptions for calling kill inlinePatrick Steinhardt
2022-03-18nodes: Silence warnings about ignored errors for `checkNodes()`Patrick Steinhardt
2022-03-18cmd/gitaly-wrapper: Log warning when supervised command failsPatrick Steinhardt
2022-03-18Makefile: Update golangci-lint to v1.44.2Patrick Steinhardt
2022-03-17Merge branch 'update-danger-config-2' into 'master'Toon Claes
2022-03-16Merge branch 'fix-error-handling-in-GetTreeEntries' into 'master'John Cai
2022-03-16Fix error handling in GetTreeEntriesHordur Freyr Yngvason
2022-03-16Merge branch 'pks-housekeeping-improved-metrics' into 'master'John Cai
2022-03-16Update changelog for 14.8.4GitLab Release Tools Bot
2022-03-16Update VERSION filesv14.9.0-rc5GitLab Release Tools Bot
2022-03-16Merge branch 'pks-git-v2.35.1.gl1-more-fetch-speedups' into 'master'Patrick Steinhardt
2022-03-16Merge branch 'brodock/create-repository-from-url-mirror' into 'master'James Fargher
2022-03-15Repository: allow opting for --mirror for CreateRepositoryFromURLGabriel Mazetto
2022-03-15Update `gitlab-dangerfiles` to 2.11.0update-danger-config-2Rémy Coutable
2022-03-15Remove Danger rule that's part of `gitlab-dangerfiles`Rémy Coutable
2022-03-15Update Danger config to use new type & subtype labelsRémy Coutable
2022-03-15Use the changelog rule from `gitlab-dangerfiles`Rémy Coutable
2022-03-15Use latest `gitlab-dangerfiles` featuresRémy Coutable
2022-03-15Use the shared `danger-review` job definitionRémy Coutable
2022-03-15Merge branch 'pks-housekeeping-prune-with-grace-period' into 'master'John Cai
2022-03-15housekeeping: Don't prune recent objectsPatrick Steinhardt
2022-03-15Merge branch 'pks-repository-creation-fix-indeterministic-voting' into 'master'John Cai
2022-03-15Merge branch 'pks-user-squash-fix-error-code-with-improved-error-handling' in...Sami Hiltunen
2022-03-15Makefile: Add more patches to speed up git-fetch(1) to v2.35.1.gl1pks-git-v2.35.1.gl1-more-fetch-speedupsPatrick Steinhardt
2022-03-15housekeeping: Track what kind of repacks OptimizeRepository doespks-housekeeping-improved-metricsPatrick Steinhardt
2022-03-15housekeeping: Expose pruned stale files via Prometheus metricPatrick Steinhardt
2022-03-15housekeeping: Generalize counter for pruned empty directoriesPatrick Steinhardt
2022-03-15housekeeping: Move global Prometheus metric into managerPatrick Steinhardt
2022-03-15housekeeping: Log number of pruned ref dirs with other cleanupsPatrick Steinhardt
2022-03-15housekeeping: Inline subtests which test pruning of specific filesPatrick Steinhardt
2022-03-15ci: Run Coverage job as unprivileged userPatrick Steinhardt
2022-03-15repository: Fix indeterministic voting when creating new repospks-repository-creation-fix-indeterministic-votingPatrick Steinhardt
2022-03-15Merge branch 'nanmu42-update-head' into 'master'Toon Claes
2022-03-15repository: Add updateHeadFromBundle in CreateRepositoryFromBundleLI Zhennan
2022-03-14Update changelog for 14.8.3GitLab Release Tools Bot
2022-03-14Merge branch 'smh-extend-invalid-source-repository' into 'master'James Fargher
2022-03-11operations: Fix wrong error code when UserSquash conflictspks-user-squash-fix-error-code-with-improved-error-handlingPatrick Steinhardt
2022-03-10Update VERSION filesv14.9.0-rc4GitLab Release Tools Bot
2022-03-10Merge branch 'jc-user-rebase-structured-errors-proto' into 'master'John Cai
2022-03-10proto: Add structured error types for UserRebaseCofirmableJohn Cai