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-01-27Merge branch 'wc-server-keepalive' into 'master'Pavlo Strokov
2022-01-27Fix typos in gitaly docsGreg Myers
2022-01-25Merge branch 'ps-clock-check' into 'master'James Fargher
2022-01-24Shorten server keepalive period to 5 minutesjramsay
2022-01-24services: Inject Git2go executorPatrick Steinhardt
2022-01-24objectpool: Remove unused Gitaly configuration dependencyPatrick Steinhardt
2022-01-19cmd/praefect: Check of the system clock synchronizationPavlo Strokov
2022-01-18Merge branch 'ps-code-cleanup' into 'master'Toon Claes
2022-01-14ref: Removal of unused all_refs parameterPavlo Strokov
2022-01-14Merge branch 'pks-tests-remove-sleeps' into 'master'Pavlo Strokov
2022-01-14Merge branch 'pks-git-cache-version' into 'master'Patrick Steinhardt
2022-01-14Merge branch 'jc/queue-depth-metrics' into 'master'Sami Hiltunen
2022-01-14git: Move Git version detection into command factoryPatrick Steinhardt
2022-01-14Merge branch 'pks-git-move-hooks-into-command-factory' into 'master'Toon Claes
2022-01-13datastore: Add metric to keep track of replication queue depthJohn Cai
2022-01-13commit: Removal of unused typePavlo Strokov
2022-01-13Merge branch 'ps-flaky-process-stale' into 'master'Patrick Steinhardt
2022-01-13nodes/tracker: Convert error tracker tests to not require sleepsPatrick Steinhardt
2022-01-13datastore: Do not sleep between health update triggersPatrick Steinhardt
2022-01-12Merge branch 'ps-unused-params-cleanup' into 'master'Toon Claes
2022-01-12praefect: Fix TestReplMgr_ProcessStalePavlo Strokov
2022-01-12datastore: Fix test with Postgres listening on Unix socketPatrick Steinhardt
2022-01-12glsql: Fix error check for failed connection attemptPavlo Strokov
2022-01-11praefect: Removal of unused parameters from NewGRPCServerPavlo Strokov
2022-01-11gittest: Provide helper function to create command factoriesPatrick Steinhardt
2022-01-11Merge branch 'ps-pgx-migration' into 'master'Pavlo Strokov
2022-01-10datastore: Ensure no goroutines are running after test completionPavlo Strokov
2022-01-10glsql: PingContext doesn't hang and respects contextPavlo Strokov
2022-01-10datastore: Helpers to check for specific errorsPavlo Strokov
2022-01-10datastore: Removal of lib/pqPavlo Strokov
2022-01-10praefect: Replace lib/pq with jackc/pgxPavlo Strokov
2022-01-10glsql: Support of the text arraysPavlo Strokov
2022-01-10datastore: Listener should handle notifications from triggersPavlo Strokov
2022-01-10datastore: Listen for notifications resilientlyPavlo Strokov
2022-01-10datastore: Notification listenerPavlo Strokov
2022-01-10Optimize link repository ID migrationStan Hu
2022-01-07Merge branch 'ps-health-check-correlation' into 'master'Toon Claes
2022-01-05repository: Unconditionall enable atomic RemoveRepository semanticsPatrick Steinhardt
2021-12-30nodes: Correlate health check RPCPavlo Strokov
2021-12-21Merge branch 'pks-remove-commits-between-rpc' into 'master'Patrick Steinhardt
2021-12-21Merge branch 'smh-dont-demote-primaries' into 'master'Sami Hiltunen
2021-12-21commit: Remove deprecated and unused CommitsBetween RPCPatrick Steinhardt
2021-12-20datastore: Introduction of the jackc/pgxPavlo Strokov
2021-12-17Merge branch 'smh-concurrent-test' into 'master'Toon Claes
2021-12-17Merge branch 'smh-fix-mac-tests' into 'master'Toon Claes
2021-12-17Don't demote primariesSami Hiltunen
2021-12-17Prevent multiple failovers by concurrent election queriesSami Hiltunen
2021-12-17Fix concurrent execution tests of PerRepositoryElectorSami Hiltunen
2021-12-16testdb: Rename functions to avoid stutteringPatrick Steinhardt
2021-12-16glsql: Move test database implementation into testdb packagePatrick Steinhardt