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
2022-06-23Merge branch 'pks-ssh-tests-emulate-client-side' into 'master'Toon Claes
2022-06-23command: Introduce options to configure spawned commandsPatrick Steinhardt
2022-06-22Merge branch 'jc-update-hooks-docs' into 'master'Patrick Steinhardt
2022-06-21gitaly-hooks: Update README.mdjc-update-hooks-docsJohn Cai
2022-06-21Replace deprecated WithInsecure with WithTransportCredentialsSami Hiltunen
2022-06-21Ensure there is a receive hooks payload before using itfix_receive_hooks_payload_nilJames Fargher
2022-06-20Merge branch 'jc-cherry-pick-list-conflicting-files' into 'master'John Cai
2022-06-20Merge branch 'better_error_test_remove_repository_subcmd' into 'master'Will Chandler
2022-06-17praefect: Don't overwrite '-older-than' flagWill Chandler
2022-06-16git2go: Add conflicting files to cherry pick errorJohn Cai
2022-06-16Merge branch 'jc-propagate-ff-to-git2go' into 'master'John Cai
2022-06-16git2go: Pass feature flags into gitaly-git2go binaryJohn Cai
2022-06-15Merge branch 'jc-pass-user-details-to-pack-objects' into 'master'John Cai
2022-06-15gitaly-hooks: Pass in user details to call to PackObjectsHookjc-pass-user-details-to-pack-objectsJohn Cai
2022-06-15git: Change ReceiveHooksPayload to UserDetailsJohn Cai
2022-06-15Merge branch 'jc-praefect-subcmd-list-virtual-storages' into 'master'Toon Claes
2022-06-15praefect: Immediately report failure in remove repository testbetter_error_test_remove_repository_subcmdJames Fargher
2022-06-10cmd/gitaly-lfs-smudge: Implement support for long-lived filter protocolPatrick Steinhardt
2022-06-10cmd/gitaly-lfs-smudge: Introduce driver typesPatrick Steinhardt
2022-06-10cmd/gitaly-lfs-smudge: Don't return a reader when request failsPatrick Steinhardt
2022-06-10cmd/gitaly-lfs-smudge: Rename functions and filePatrick Steinhardt
2022-06-10cmd/gitaly-lfs-smudge: Move creation of the HTTP clientPatrick Steinhardt
2022-06-10cmd/gitaly-lfs-smudge: Move creation of the context into `run()`Patrick Steinhardt
2022-06-10praefect: Add list-storages subcommandjc-praefect-subcmd-list-virtual-storagesJohn Cai
2022-06-05gitaly-lfs-smudge: Update git-lfs module and dependenciesStan Hu
2022-05-30gitaly-lfs-smudge: Remove unused parameterPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Move configuration-code into separate packagePatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Allow passing configuration as a single envvarPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Refactor config-handling to have a central structPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Move config-related code into its own filePatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Split out a new `run()` functionPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Simplify error handling and loggingPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Do not test logging in unit testsPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Fix panic when log config is missingPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Add tests which exercise binary on a high-levelPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Move test setup functions into separate filePatrick Steinhardt
2022-05-25git2go: Ensure tests don't try to read the gitconfigPatrick Steinhardt
2022-05-25git2go: Use `gittest.WriteCommit()` to build commitsPatrick Steinhardt
2022-05-25libgit2: Sanitize execution environment to not read gitconfigsPatrick Steinhardt
2022-05-20Update go package name from v14 to v15John Cai
2022-05-19cmd/praefect: Improve style of test for removal of replicaton jobsPatrick Steinhardt
2022-05-16Replace custom db assertions with a call to RepositoryExistsSami Hiltunen
2022-05-16Use Praefect's RemoveRepository from remove-repository subcommandSami Hiltunen
2022-05-11Merge branch 'use-labkit-fips-mode' into 'master'Patrick Steinhardt
2022-05-10Merge branch 'smh-disable-verifier-deletion' into 'master'John Cai
2022-05-10Use LabKit for FIPS mode checkStan Hu
2022-05-05cmd/gitaly: Fix log message announcing Gitaly versionPatrick Steinhardt
2022-05-05Add configuration to enable deletions in background verifiersmh-disable-verifier-deletionSami Hiltunen
2022-05-05Disable deletions by default in background verifierSami Hiltunen
2022-04-29Merge branch 'pks-config-remove-internal-socket-directory' into 'master'Sami Hiltunen