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-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
2023-03-02lstree: Use localrepo.TreeEntry instead of lstree.EntryJohn Cai
2023-02-28tests: Fix hardcoded /bin/bash shebangsPatrick Steinhardt
2023-02-22tracing: Replace opentracing calls by new tracing.StartSpan* helpersQuang-Minh Nguyen
2023-02-16Merge branch 'backup_gitaly_servers_env' into 'master'Quang-Minh Nguyen
2023-02-16Merge branch 'qmnguyen0711/improve-tracing' into 'master'Justin Tobler
2023-02-15storage: Extract InjectGitalyServersEnv into storage packageJames Fargher
2023-02-15gitaly-backup: Inject GITALY_SERVERS env varJames Fargher
2023-02-13gitaly-backup: Use pointer layout by defaultJames Fargher
2023-02-13tracing: Add a root span to Gitaly bootstrapQuang-Minh Nguyen
2023-02-08Extract file and executable permissionsJames Fargher
2023-02-07datastore: Do no enqueue duplicate eventsKarthik Nayak