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
2020-09-29WIP: Use temporary branches for some gemsupgrade-rugged-dependenciesMarkus Koller
2020-09-10Update VERSION to 13.4.0-rc2v13.4.0-rc2GitLab Release Tools Bot
2020-09-10Merge branch 'pks-hook-manager-interface' into 'master'Sami Hiltunen
2020-09-10Merge branch 'sh-bump-sentry-raven-and-faraday' into 'master'Patrick Steinhardt
2020-09-10hook: Convert hook.Manager to an interfacePatrick Steinhardt
2020-09-10Merge branch 'ps-flaky-test-dial-client' into 'master'Sami Hiltunen
2020-09-10Merge branch 'include-service-in-request-counters' into 'master'Zeger-Jan van de Weg
2020-09-10Merge branch 'pks-hook-manager-metrics' into 'master'Pavlo Strokov
2020-09-10Upgrade sentry-raven and Faraday gems to v1.0.1Stan Hu
2020-09-10Flaky test: [1.14, v2.27.0, race-go]: TestDial_Tracing/streamPavlo Strokov
2020-09-09hook: Reintroduce registration of voting delay metricPatrick Steinhardt
2020-09-09gitaly: Refactor server setup to take a hook managerPatrick Steinhardt
2020-09-09hook: Pass complete configuration to the hook managerPatrick Steinhardt
2020-09-09Merge branch 'zj-prereceive-feature-flag' into 'master'Zeger-Jan van de Weg
2020-09-09hooks: Remove prereceive hook Ruby implementationZeger-Jan van de Weg
2020-09-09Merge branch 'pks-git-pcre2' into 'master'James Fargher
2020-09-09Include grpc_service in gitaly_service_client_requests_total metricAndrew Newdigate
2020-09-08Merge branch 'ps-whitelist-to-allowlist' into 'master'Sami Hiltunen
2020-09-08Renaming of the 'whitelist' to 'allowlist'Pavlo Strokov
2020-09-08Merge branch 'ps-read-dist-sql-boost' into 'master'Paul Okstad
2020-09-08Merge branch 'pks-hook-manager' into 'master'Pavlo Strokov
2020-09-08Merge branch 'po-demo-script' into 'master'Zeger-Jan van de Weg
2020-09-08Merge branch 'ps-gitaly-ssh-correlation-id' into 'master'Zeger-Jan van de Weg
2020-09-08Pass correlation_id over to gitaly-sshPavlo Strokov
2020-09-08Merge branch 'add_omnibus_internal_gitaly' into 'master'Sami Hiltunen
2020-09-08hook: Clean up hook serverPatrick Steinhardt
2020-09-08hook: Move reference transaction hook into `internal/hook`Patrick Steinhardt
2020-09-08hook: Move prereceive hook into `internal/hook`Patrick Steinhardt
2020-09-08hook: Move postreceive hook into `internal/hook`Patrick Steinhardt
2020-09-08hook: Move GitLab access code into `internal/hook`Patrick Steinhardt
2020-09-08hook: Move update hook into `internal/hook`Patrick Steinhardt
2020-09-08hook: Move custom hook executor into `internal/hook`Patrick Steinhardt
2020-09-08hook: Implement new hook manager typePatrick Steinhardt
2020-09-08Makefile: Always build Git with PCRE2 supportPatrick Steinhardt
2020-09-08Makefile: Fix phony-ness of git targetPatrick Steinhardt
2020-09-08Makefile: Remove duplicate build directory dependenciesPatrick Steinhardt
2020-09-08Merge branch 'pks-ci-dont-publish-scheduled' into 'master'James Fargher
2020-09-07Merge branch 'pks-gitaly-module' into 'master'Sami Hiltunen
2020-09-07Merge branch 'pks-v2.28.0' into 'master'Zeger-Jan van de Weg
2020-09-07Dockerfile: Upgrade to Git v2.28.0Patrick Steinhardt
2020-09-07Makefile: Upgrade Git to v2.28.0Patrick Steinhardt
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-09-07Merge branch 'pks-danger-allow-title-scoping' into 'master'Zeger-Jan van de Weg
2020-09-07ci: Stop publishing Docker images for scheduled buildsPatrick Steinhardt
2020-09-05Merge branch 'pks-ci-git-master' into 'master'Paul Okstad
2020-09-04Merge branch 'pks-makefile-force-install-git2go' into 'master'Paul Okstad
2020-09-04Makefile: Avoid Git2Go being linked against stale libgit2Patrick Steinhardt
2020-09-04danger: Allow scoped merge request titlesPatrick Steinhardt
2020-09-04Merge branch 'smh-fix-downgrade-error-handling' into 'master'Pavlo Strokov
2020-09-04fix downgrade error handlingSami Hiltunen