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-10-02PostgreSQL notifications listenerPavlo Strokov
2020-09-28Introduce Locator abstraction to remote servicePavlo Strokov
2020-09-25Merge branch 'pks-tx-empty-transaction-cancellation' into 'master'Pavlo Strokov
2020-09-25transactions: Correctly handle cancellation of empty transactionsPatrick Steinhardt
2020-09-24transactions: Remove service-specific feature flagsPatrick Steinhardt
2020-09-24Merge branch 'ps-direct-postgres-connection' into 'master'Paul Okstad
2020-09-23Praefect should be able to connect directly to the PostgreSQLPavlo Strokov
2020-09-22Praefect should be able to connect directly to the PostgreSQLPavlo Strokov
2020-09-21Allow null generations in repositories tableSami Hiltunen
2020-09-19Merge branch 'smh-intercepted-services' into 'master'Paul Okstad
2020-09-19Merge branch 'smh-listen-on-localhost' into 'master'Paul Okstad
2020-09-18Merge branch 'pks-go-rpc-unimplemented' into 'master'Zeger-Jan van de Weg
2020-09-17listen on localhost in testsSami Hiltunen
2020-09-17add intercepted option to mark a service handled by praefectSami Hiltunen
2020-09-17extract routing logic in to a separate componentSami Hiltunen
2020-09-17grpc: Remove embedded UnimplementedServiceServer structuresPatrick Steinhardt
2020-09-16Merge branch 'smh-remove-server-scope' into 'master'Ævar Arnfjörð Bjarmason
2020-09-15praefect: Add more tolerance in racy error threshold testsPatrick Steinhardt
2020-09-15Merge branch 'ps-replication-logging' into 'master'Pavlo Strokov
2020-09-14Merge branch 'smh-health-manager' into 'master'James Fargher
2020-09-11Fix logging of replication events processing.Pavlo Strokov
2020-09-11set default reconciliation interval to five minutesSami Hiltunen
2020-09-11decouple health checking logic from sql electorSami Hiltunen
2020-09-11move tickers from reconciler to helpers packageSami Hiltunen
2020-09-11remove server scoped handling from coordinatorSami Hiltunen
2020-09-09gitaly: Refactor server setup to take a hook managerPatrick Steinhardt
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 'ps-gitaly-ssh-correlation-id' into 'master'Zeger-Jan van de Weg
2020-09-08Pass correlation_id over to gitaly-sshPavlo Strokov
2020-09-08hook: Move GitLab access code into `internal/hook`Patrick Steinhardt
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-09-04fix downgrade error handlingSami Hiltunen
2020-09-04Merge branch 'pks-praefect-keepalive-policy' into 'master'Zeger-Jan van de Weg
2020-09-03Improved SQL to get up to date storages for repository.Pavlo Strokov
2020-09-03Replication job acknowledge removes 'completed' and 'dead' events.Pavlo Strokov
2020-09-03Replication job acknowledge removes 'completed' and 'dead' events.Pavlo Strokov
2020-09-03Replication job acknowledge removes 'completed' and 'dead' events.Pavlo Strokov
2020-09-02Replication job acknowledge removes 'completed' and 'dead' events.Pavlo Strokov
2020-09-02Replication job acknowledge removes 'completed' and 'dead' events.Pavlo Strokov
2020-09-02Replication job acknowledge removes 'completed' and 'dead' events.Pavlo Strokov
2020-09-02Replication job acknowledge removes 'completed' and 'dead' events.Pavlo Strokov
2020-09-02Merge branch 'ps-doc-queue' into 'master'Pavlo Strokov
2020-09-02Documentation of mechanics of the queue implementation.Pavlo Strokov
2020-09-02Merge branch 'smh-automatic-repository-repair' into 'master'Pavlo Strokov
2020-09-02automatic repository reconciliationSami Hiltunen
2020-09-02praefect: Fix stale client connections due to keepalive policyPatrick Steinhardt
2020-09-01increase health check wait time in flaky testSami Hiltunen