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-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
2023-03-30Setup correlation ID propagationQuang-Minh Nguyen
2023-03-30Remove ReceiveHooksPayload from hook payloadQuang-Minh Nguyen
2023-03-28Merge branch 'pks-tests-enable-sha256-object-format' into 'master'James Fargher
2023-03-27cmd/gitaly-ssh: Enable testing with the SHA256 object formatPatrick Steinhardt
2023-03-27tests: Globally enable testing with SHA256 for trivial casesPatrick Steinhardt
2023-03-23gitaly: Add `hooks set` subcommandJustin Tobler
2023-03-23testcfg: Add helper to write temporary config fileJustin Tobler
2023-03-22Merge branch 'ps-gitaly-valiate-configuration' into 'master'Sami Hiltunen
2023-03-21lstree: Move package to localrepoJohn Cai
2023-03-21gitaly: Sub-command 'configuration' with 'validate' sub-commandPavlo Strokov
2023-03-16lint: Fix discouraged error wrapping verbQuang-Minh Nguyen
2023-03-14praefect: Remove require.NoError from goroutine in testToon Claes
2023-03-09Merge branch 'smh-cli-framework' into 'master'Pavlo Strokov
2023-03-07tracing: Fix disconnected spans after go through gitaly-hooksQuang-Minh Nguyen
2023-03-06Restructure Gitaly's Main to use a CLI frameworkSami Hiltunen
2023-03-06Move Gitaly's CLI implementation to an internal packageSami Hiltunen
2023-03-06Add some basic CLI tests for GitalySami Hiltunen
2023-03-03Merge branch 'jc/unify-tree-object' into 'master'John Cai
2023-03-02gitaly-backup: Add -remove-all-repositories flagJames Fargher