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-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
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