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
2023-07-04Merge branch 'qmnguyen0711/reserve-usage-of-unavailable-codes' into 'master'Toon Claes
2023-06-29hooks: Default-enable synchronized hook executionsPatrick Steinhardt
2023-06-29cmd/gitaly-hooks: Exercise transactions in testPatrick Steinhardt
2023-06-28git2go: Remove Git2Go Submodule commandJohn Cai
2023-06-27Merge branch 'id-extract-ssh-into-library' into 'master'Will Chandler
2023-06-27Merge branch '5098-feature-flag-git-merge-tree-for-listconflictfiles' into 'm...karthik nayak
2023-06-26Implement a linter to discourage future usage of Unavailable codeQuang-Minh Nguyen
2023-06-23Remove pack-objects hook's concurrency trackerQuang-Minh Nguyen
2023-06-22Move SSH signing function to libraryIgor Drozdov
2023-06-21Convert command.Stats to a general-purpose field loggerQuang-Minh Nguyen
2023-06-19gitaly-backup: Add backup-id option to restore commandJames Fargher
2023-06-15hook: Inject storage locator into serverPatrick Steinhardt
2023-06-14git2go: Remove code around 'conflicts'Karthik Nayak
2023-06-13Merge branch 'jc/gitaly-gpg' into 'master'John Cai
2023-06-12gitaly-gpg: Binary for signing and verifying gpgJohn Cai
2023-06-12Create help text style guide for projectEvan Read
2023-06-10gitaly-git2go Move signing function to libraryJohn Cai
2023-06-07Use SSH for signing commitsIgor Drozdov
2023-06-06Extract GPG commit signing into a functionIgor Drozdov
2023-06-01backup: Implement remove repository for backup.RepositoryJames Fargher
2023-05-31Merge branch 'fix-merge-tree' into 'master'Will Chandler
2023-05-31git2go: Use struct slice instead of map in `conflicts`Karthik Nayak
2023-05-31Edit some Gitaly CLI command textEvan Read
2023-05-17gitlab: Use certificate helpers in the test serverPatrick Steinhardt
2023-05-17testhelper: Introduce structure for generated certificatesPatrick Steinhardt
2023-05-17gitaly/client: Move into `internal/grpc` packagePatrick Steinhardt
2023-05-16grpcstats: Move package into `internal/grpc/`Patrick Steinhardt
2023-05-16featureflag: Move into standalone packagePatrick Steinhardt
2023-05-16middleware: Move package into `internal/grpc/`Patrick Steinhardt
2023-05-16gitaly-hooks: Quarantine flaky testJustin Tobler
2023-05-11gitaly-hooks: Quarantine flaky testToon Claes
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-05-09cli: Disable help commands to fix test racesPatrick Steinhardt
2023-04-29Merge branch 'qmnguyen0711/handle-pack-objects-limit-error' into 'master'Justin Tobler
2023-04-28Propagate upstream Gitaly error in gitaly-hooksQuang-Minh Nguyen
2023-04-28Restructure gitaly-hooks testQuang-Minh Nguyen
2023-04-27tests: Enable sha256 testingKarthik Nayak
2023-04-19Merge branch 'backup_repo_rpc' into 'master'Justin Tobler
2023-04-14praefect: Start switch to the new cli implementationPavlo Strokov
2023-04-14backup: Extract empty repo check into RemoteRepository typeJames Fargher
2023-04-11Merge branch 'ps-config-validation-praefect' into 'master'Quang-Minh Nguyen
2023-04-06Merge branch 'pks-git-hooks-object-format' into 'master'Patrick Steinhardt
2023-04-04Extract common code for validationPavlo Strokov
2023-04-03Merge branch 'ps-praefect-cli' into 'master'Sami Hiltunen
2023-04-03gitaly: Remove Ruby server dependencyPatrick Steinhardt
2023-03-31Merge branch 'id-refactor-tests-for-gpg-signing' into 'master'Pavlo Strokov
2023-03-31Refactor git2go commit and apply testsIgor Drozdov
2023-03-31git: Make the object hash available to hooksPatrick Steinhardt
2023-03-31praefect: Move code out of main packagePavlo Strokov
2023-03-30Propagate RemoteIP in PackObjectHooks RPCQuang-Minh Nguyen