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
2023-03-31praefect: Move code out of main packagePavlo Strokov
2023-02-07datastore: Do no enqueue duplicate eventsKarthik Nayak
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-05-20Update go package name from v14 to v15John Cai
2022-05-16Use Praefect's RemoveRepository from remove-repository subcommandSami Hiltunen
2022-01-27Automatically clean up testhelper.ContextSami Hiltunen
2022-01-11Merge branch 'ps-pgx-migration' into 'master'Pavlo Strokov
2022-01-10praefect: Replace lib/pq with jackc/pgxPavlo Strokov
2022-01-05repository: Unconditionall enable atomic repo creation semanticsPatrick Steinhardt
2021-12-16testdb: Rename functions to avoid stutteringPatrick Steinhardt
2021-12-16glsql: Move test database implementation into testdb packagePatrick Steinhardt
2021-12-13cmd/praefect: add helper text to explain replicationJohn Cai
2021-12-13cmd/praefect: replicate immediately after track-repositoryJohn Cai
2021-12-11cmd/praefect: create replication eventsJohn Cai
2021-12-06Make remove-repository dry-run by defaultJohn Cai
2021-12-03featureflag: Consolidate feature flags context APIPatrick Steinhardt
2021-12-03tests: Add missing tests for atomic repo creation feature flagPatrick Steinhardt
2021-12-01testhelper: Improve creation of loggersPatrick Steinhardt
2021-11-23praefect: Fix repository being created twicePatrick Steinhardt
2021-11-12praefect: Praefect should not hang if db is not reachablePavlo Strokov
2021-11-09datastore: Store replica path through CreateRepositorySami Hiltunen
2021-10-15Get host assignment by repository IDSami Hiltunen
2021-10-15Revert "Get host assignment by repository ID"Sami Hiltunen
2021-10-14Get host assignment by repository IDSami Hiltunen
2021-10-08test: Database name extraction is not neededPavlo Strokov
2021-10-07nodes: Fix leaking connections and Goroutines due to missing cleanupPatrick Steinhardt
2021-10-06Praefect: proxy sidechannelsJacob Vosmaer
2021-10-05Add track-repository praefect subcmdJohn Cai