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-29internalgitaly: Add CleanRepos RPCjc-walk-repos-timestampJohn Cai
2022-03-28internalgitaly: Provide timestamp of HEAD fileJohn Cai
2022-03-28Merge branch 'pks-git-v2351-default' into 'master'Toon Claes
2022-03-28git: Enable bundled Git v2.35.1.gl1 by defaultPatrick Steinhardt
2022-03-28ssh: Inject feature flags via the test contextPatrick Steinhardt
2022-03-28ssh: Refactor tests to not create worktreePatrick Steinhardt
2022-03-24Merge branch 'pks-ff-remove-bundled-git' into 'master'Toon Claes
2022-03-24Update changelog for 14.7.6GitLab Release Tools Bot
2022-03-24Merge branch 'pks-makefile-spring-cleanup' into 'master'Toon Claes
2022-03-24Merge branch 'fix-cgroups-stats-collection' into 'master'John Cai
2022-03-24Makefile: Remove comment stating that `coverage` doesn't failPatrick Steinhardt
2022-03-24Makefile: Fix name of `GOTESTSUM_VERSION` variablePatrick Steinhardt
2022-03-24Makefile: Remove unused `smoke-test` targetPatrick Steinhardt
2022-03-24ci: Increase test coverage of PgBouncer jobPatrick Steinhardt
2022-03-24Makefile: Move together Protobuf-related targetsPatrick Steinhardt
2022-03-24Makefile: Simplify `no-proto-target` to not write temporary filePatrick Steinhardt
2022-03-24Makefile: Upgrade go-licenses to v1.0.0Patrick Steinhardt
2022-03-24Makefile: Run goimports only oncePatrick Steinhardt
2022-03-24Makefile: Upgrade gofumpt to v0.3.1Patrick Steinhardt
2022-03-24linting: Remove unused linting exemptionPatrick Steinhardt
2022-03-24lint: Move linting exceptions for calling kill inlinePatrick Steinhardt
2022-03-24nodes: Silence warnings about ignored errors for `checkNodes()`Patrick Steinhardt
2022-03-24cmd/gitaly-wrapper: Log warning when supervised command failsPatrick Steinhardt
2022-03-24Makefile: Update golangci-lint to v1.44.2Patrick Steinhardt
2022-03-24cgroups: Allow stats to be collected in absence of memsw.* entriesAhmad Sherif
2022-03-24Merge branch 'jv-get-archive-request-hash' into 'master'Toon Claes
2022-03-23Merge branch 'jc-add-cgroup-cmd-logging' into 'master'John Cai
2022-03-23Merge branch 'jc-rebase-cofirmable-structured-errors' into 'master'Toon Claes
2022-03-23command: Log cgroup pathJohn Cai
2022-03-23Update changelog for 14.9.1GitLab Release Tools Bot
2022-03-23git: Remove feature flag for bundled GitPatrick Steinhardt
2022-03-23git: Fix bundled Git test relying on state of feature flagPatrick Steinhardt
2022-03-22repository: Structured errors for UserRebaseConfirmableJohn Cai
2022-03-22Merge branch 'pks-gitaly-runtime-dir' into 'master'Toon Claes
2022-03-22Merge branch 'pks-housekeeping-prune-heuristics-mtime' into 'master'Patrick Steinhardt
2022-03-22housekeeping: Skip prune if there are no old objectsPatrick Steinhardt
2022-03-21Merge branch 'pks-user-squash-always-use-structured-errors' into 'master'John Cai
2022-03-21GetArchive: log request hashJacob Vosmaer
2022-03-21git: Migrate Git exec path to use runtime directoryPatrick Steinhardt
2022-03-21git: Migrate hook directory to use runtime directoryPatrick Steinhardt
2022-03-21gitaly/config: Migrate internal sockets to use runtime directoryPatrick Steinhardt
2022-03-21gitaly/config: Introduce runtime directory configurationPatrick Steinhardt
2022-03-21operations: Always use structured errors for UserSquashPatrick Steinhardt
2022-03-21Merge branch 'pks-git-prune-server-info' into 'master'Patrick Steinhardt
2022-03-21housekeeping: Clean up server info dataPatrick Steinhardt
2022-03-21git: Disable generation of server info in git-repack(1)Patrick Steinhardt
2022-03-21housekeeping: Mark functions as test helpersPatrick Steinhardt
2022-03-21housekeeping: Rename tests to match the system under testPatrick Steinhardt
2022-03-21Update changelog for 14.9.0GitLab Release Tools Bot
2022-03-19Merge branch 'jc-limit-optimize-repository-concurrency' into 'master'John Cai