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
path: root/cmd
AgeCommit message (Expand)Author
2021-10-18Merge branch 'pks-libgit2-v1.2.0' into 'master'Toon Claes
2021-10-18Merge branch 'backup_incremental' into 'master'Toon Claes
2021-10-18Merge branch 'xx/fix-create-file-with-path-already-exists' into 'master'John Cai
2021-10-18Merge branch 'smh-assignment-repo-id' into 'master'Toon Claes
2021-10-18backup: Allow creating an incremental backup from the create commandJames Fargher
2021-10-16Merge branch 'fix-typo' into 'master'Sami Hiltunen
2021-10-15Return the virtual storage parameter to GetPrimarySami 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-14Get primary by the repository's IDSami Hiltunen
2021-10-14git2go: Replace deprecated use of error codes and classesPatrick Steinhardt
2021-10-14Upgrade libgit2 to v1.2.0Patrick Steinhardt
2021-10-14backup: Extract test setup for backup creationJames Fargher
2021-10-12gitaly-git2go: Add dir validation in creating and moving fileblanet
2021-10-12Remove replica records when deleting a repositorySami Hiltunen
2021-10-11Update SetGeneration to use repository IDSami Hiltunen
2021-10-11Use repository ID in GetGenerationSami Hiltunen
2021-10-11Merge branch 'pks-testhelper-gitaly-health-checks' into 'master'Toon Claes
2021-10-11Merge branch 'ps-repocleaner-test-enhance' into 'master'James Fargher
2021-10-08gitaly-ssh: Inject test certificate into system storePatrick Steinhardt
2021-10-08Merge branch 'pks-supervisor-synchronize-kill' into 'master'Toon Claes
2021-10-08testhelper: Reject trying to build same binary multiple timesPatrick Steinhardt
2021-10-08test: Database name extraction is not neededPavlo Strokov
2021-10-08prometheus: Avoid duplicated metrics registrationPavlo Strokov
2021-10-08bootstrap: Abstract bootstrapper for testingPavlo Strokov
2021-10-08remove-repository: Reduce code duplicationPavlo Strokov
2021-10-08list-untracked-repositories: New praefect sub-commandPavlo Strokov
2021-10-07praefect: Stop gRPC servers on exitPatrick Steinhardt
2021-10-07nodes: Fix leaking connections and Goroutines due to missing cleanupPatrick Steinhardt
2021-10-07gitaly-backup: Inject connection pool to unleak its GoroutinesPatrick Steinhardt
2021-10-07testhelper: Unify setup of test suitesPatrick Steinhardt
2021-10-06Praefect: proxy sidechannelsJacob Vosmaer
2021-10-06Merge branch 'ps-replication-parallel-processing' into 'master'Pavlo Strokov
2021-10-05Add track-repository praefect subcmdJohn Cai
2021-10-05replication: Process replication events with configurable number of workersPavlo Strokov
2021-10-05replication: Process replication events for storages in parallelPavlo Strokov
2021-10-05replication: Backoff function providerPavlo Strokov
2021-10-04fix: correct typo in flag descriptionStephan Kirsten
2021-09-30Merge branch 'ps-crowler' into 'master'Pavlo Strokov
2021-09-30repoclean: Run background task to log unknown repositoriesPavlo Strokov
2021-09-29Merge branch 'smh-test-with-per-repo' into 'master'Toon Claes
2021-09-29Merge branch 'jc-fix-gitaly-logs' into 'master'James Fargher
2021-09-27Ensure log entries have time formatted as UTCJohn Cai
2021-09-24Wait for the first health check prior to serving in PraefectSami Hiltunen
2021-09-23Merge branch 'pks-operations-drop-git2go-merge-gob-ff' into 'master'James Fargher
2021-09-21operations: Always return structured errors from Git2Go mergesPatrick Steinhardt
2021-09-21gitaly-git2go: Remove "set-config" subcommandPatrick Steinhardt
2021-09-20Merge branch 'pks-go-drop-1.15-support' into 'master'Toon Claes
2021-09-20global: Replace deprecated usage of `ioutil.WriteFile()`Patrick Steinhardt