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-10-11Makefile: Upgrade libgit2 to v1.5.0Patrick Steinhardt
2022-10-10Merge branch 'pks-gofumpt-v0.4.0' into 'master'John Cai
2022-10-05Revert "Merge branch 'jc-spawn-git-in-pgid' into 'master'"John Cai
2022-10-05Merge branch 'jc-spawn-git-in-pgid' into 'master'karthik nayak
2022-10-05global: Reformat sources with gofumpt v0.4.0Patrick Steinhardt
2022-10-04git: Add gitalyPid option to NewExecCommandFactoryJohn Cai
2022-10-03linguist: Remove linguist instantiation dependencyToon Claes
2022-10-03linguist: Remove git.CommandFactory variableToon Claes
2022-09-29Merge branch 'wc/track-repos-logger-race' into 'master'Patrick Steinhardt
2022-09-28praefect: run track-repositories tests seriallywc/track-repos-logger-raceWill Chandler
2022-09-23grpc: Fix missing error checks for `Serve()` functionPatrick Steinhardt
2022-09-23sidechannel: Check `Close()` errors returned by the waiterPatrick Steinhardt
2022-09-01praefect: Use 'line' in user messageswc-decode-line-by-lineWill Chandler
2022-09-01praefect: Read line-by-line in track-repositoriesWill Chandler
2022-08-31praefect: Add 'track-repositories' subcommandwc-add-many-reposWill Chandler
2022-08-31praefect: Convert to trackRepositoryRequestWill Chandler
2022-08-31praefect: Make track-repository output consistentWill Chandler
2022-08-31praefect: Fix typo in track-repository help stringWill Chandler
2022-08-26Let client users specify interceptorsash2k/client-fixesMikhail Mazurskiy
2022-08-23feat(gitaly-git2go): sign commits with OpenPGP keySavely Krasovsky
2022-08-22gitaly: Prune old cgroup directories on startupJohn Cai
2022-08-22cgroups: Inject pid into cgroup manangerJohn Cai
2022-08-22config: Generisize functions that create and prune temp directoriesJohn Cai
2022-08-20go: Update module github.com/pelletier/go-toml to v2Toon Claes
2022-08-20Extract Duration into its own packageJames Fargher
2022-08-18Merge branch 'smh-remove-custom-duration' into 'master'Justin Tobler
2022-08-18Remove custom duration typeSami Hiltunen
2022-08-16gitaly: Exit code 1 on errorjt-gitaly-exit-codeJustin Tobler
2022-08-11golangci-lint: Enforce consistent naming of `testing.TB` variablesPatrick Steinhardt
2022-08-11gittest: Convert callers of InitRepo to use CreateRepositoryPatrick Steinhardt
2022-08-10gitaly-hooks: Convert test to use Bash instead of Ruby for hooksPatrick Steinhardt
2022-08-08praefect: Make readiness checks injectablePavlo Strokov
2022-08-08praefect: Move of the service checksPavlo Strokov
2022-08-08Merge branch 'pks-git-lstree-sha256' into 'master'Sami Hiltunen
2022-08-05lstree: Inject the object hash used to parse tree entriesPatrick Steinhardt
2022-08-05updateref: Accept object IDs instead of bare stringsPatrick Steinhardt
2022-08-02Rename gitaly-git2go-v15 to gitaly-git2gosmh-dont-install-aux-binariesSami Hiltunen
2022-08-01cli: Relocate check subcommand to Gitaly binaryJustin Tobler
2022-07-27Merge branch 'wc-remove-db-only' into 'master'Sami Hiltunen
2022-07-27Merge branch 'pks-gittest-hash-clean' into 'master'Patrick Steinhardt
2022-07-25praefect: Add -db-only flag to remove repositorywc-remove-db-onlyWill Chandler
2022-07-25operations: Remove CherryPickStructuredErrors feature flagjc-remove-user-cherry-pick-ffJohn Cai
2022-07-22praefect: Always use replica paths in testsWill Chandler
2022-07-21gittest: Don't set up default parent in WriteCommitPatrick Steinhardt
2022-07-21gittest: Expose default committer informationPatrick Steinhardt
2022-07-20Merge branch 'pks-git-objectids-sha256' into 'master'Will Chandler
2022-07-20git: Move `ZeroOID` into `ObjectHash` structurePatrick Steinhardt
2022-07-20git: Move `EmptyTreeOID` into `ObjectHash` structurePatrick Steinhardt
2022-07-20command: Accept command arguments instead of an `exec.Cmd`Patrick Steinhardt
2022-07-18test: Disable all test with tag sha256Toon Claes