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-11-12Merge branch 'ps-db-connect-hangs' into 'master'Toon Claes
2021-11-12lint: Inline exceptions about missing documentationPatrick Steinhardt
2021-11-12lint: Clean up various exception for the errcheck linterPatrick Steinhardt
2021-11-12praefect: Log listening message in proper placePavlo Strokov
2021-11-12praefect: Praefect should not hang if db is not reachablePavlo Strokov
2021-11-11Merge branch 'git2go-conflicts' into 'master'Sami Hiltunen
2021-11-11Merge branch 'smh-additional-repository-replica-path' into 'master'John Cai
2021-11-10praefect: Fix flaky TestRemoveRepository_removeReplicationEventsPavlo Strokov
2021-11-09Merge branch 'jc-network-connectivity' into 'master'John Cai
2021-11-09praefect check: add node connectivity/consistency checkJohn Cai
2021-11-09conflicts: Backwards compatibilityPavlo Strokov
2021-11-09git2go: Fix error codes for conflicts sub-commandPavlo Strokov
2021-11-09git2go: Fix error type checkPavlo Strokov
2021-11-09git2go: Use gob for conflicts sub-command invocationPavlo Strokov
2021-11-09datastore: Store replica path through CreateRepositorySami Hiltunen
2021-11-08praefect: pass in context to startup healthchecksJohn Cai
2021-11-08praefect: refactor node ping into praefect packageJohn Cai
2021-11-08gitaly-backup: Rename locator flag to layoutJames Fargher
2021-11-04Merge branch 'smh-unique-conflict-stg' into 'master'Sami Hiltunen
2021-11-04datastore: Update relative path in SetGenerationSami Hiltunen
2021-11-04Merge branch 'ps-praefect-cmd-fix' into 'master'Pavlo Strokov
2021-11-01gitaly-hooks: Do not execute Git binary directlyPatrick Steinhardt
2021-11-01gitaly-hooks: Use temporary directory to store test logsPatrick Steinhardt
2021-10-29praefect: Relocate shared code into subcmd.go filePavlo Strokov
2021-10-29praefect: Rename file using common formatPavlo Strokov
2021-10-29praefect: Define const for sub-command namePavlo Strokov
2021-10-29praefect: Define const for sub-command namePavlo Strokov
2021-10-29praefect: Define const for sub-command namePavlo Strokov
2021-10-29praefect: Rename file after sub-command namePavlo Strokov
2021-10-29praefect: Rename file after sub-command namePavlo Strokov
2021-10-29praefect: Extract dial-nodes sub-commandPavlo Strokov
2021-10-29Merge branch 'smh-repository-id-clean-up' into 'master'Patrick Steinhardt
2021-10-28praefect: Extract sql-migrate sub-commandPavlo Strokov
2021-10-28praefect: Extract sql-ping sub-commandPavlo Strokov
2021-10-28praefect: Configurable dial timeoutPavlo Strokov
2021-10-26tests: Get rid of plain temporary directories and filesPatrick Steinhardt
2021-10-26testhelper: Move `SetHealthyNodes()` into new `testdb` packagePatrick Steinhardt
2021-10-26testhelper: Move build helpers into the testcfg packagePatrick Steinhardt
2021-10-25Merge branch 'jc-checker' into 'master'Toon Claes
2021-10-25Praefect cmd: adding check subcommandJohn Cai
2021-10-22repocleaner: Don't query fields already known from the databaseSami Hiltunen
2021-10-22gitaly-hooks: Improve error messages about unexpected argsPatrick Steinhardt
2021-10-22gitaly-hooks: Propagate errors when closing failsPatrick Steinhardt
2021-10-22gitaly-hooks: Get rid of global hook loggerPatrick Steinhardt
2021-10-22gitaly-hooks: Refactor error handlingPatrick Steinhardt
2021-10-22gitaly-hooks: Improve logging for the "check" subcommandPatrick Steinhardt
2021-10-21gitaly-git2go/commit: Revert validation for existing target pathsPatrick Steinhardt
2021-10-20Merge branch 'jv-remove-pack-objects-hook-client' into 'master'John Cai
2021-10-19gitaly-hooks: remove filter quote bug workaroundJacob Vosmaer
2021-10-19Stop calling PackObjectsHook from gitaly-hooksJacob Vosmaer