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-08-02gitaly-git2go: Remove revertJohn Cai
2023-08-01gitaly-git2go: Remove MergeJohn Cai
2023-07-24git2go: Remove code around `ResolveConflicts` RPCKarthik Nayak
2023-07-20cmd/gitaly-hooks: Convert tests to be SHA256 compatiblePatrick Steinhardt
2023-07-18gitaly-backup: Stop using repo seeds in restore testsJames Fargher
2023-07-18gitaly-backup: Add -server-side option to restore sub-commandJames Fargher
2023-07-13Merge branch 'pks-git2go-commit-cleanup' into 'master'Will Chandler
2023-07-13Merge branch 'backup_server_side_adapter' into 'master'Toon Claes
2023-07-12Switch to using backticks for multiline strings for many commandsEvan Read
2023-07-12Merge branch 'eread/refactor-gitaly-cli-for-new-styleguide-updates' into 'mas...Justin Tobler
2023-07-12Go back and update Gitaly CLI for new style guide updatesEvan Read
2023-07-11gitaly-git2go: Drop "commit" subcommandPatrick Steinhardt
2023-07-11gitaly-git2go: Drop "apply" subcommandPatrick Steinhardt
2023-07-11gittest: Deduplicate default commit timePatrick Steinhardt
2023-07-11Extract core limiter out of limithandler middlewareQuang-Minh Nguyen
2023-07-10gitaly-backup: Generate test repos instead of using seed reposJames Fargher
2023-07-10gitaly-backup: Add -server-side option to create sub-commandJames Fargher
2023-07-10backup: Stop passing backup IDs to the backup managerJames Fargher
2023-07-10backup: Add backup ID to create/restore requestsJames Fargher
2023-07-10backup: Accept RestoreRequest in RestoreCommandJames Fargher
2023-07-10backup: Accept CreateRequest in CreateCommandJames Fargher
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