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-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
2023-01-30cmd/praefect: Fix flake when testing removal of replication eventsPatrick Steinhardt
2023-01-20conflicts: Fix nil pointer access when conflict has no ancestorStan Hu
2023-01-17Use Yamux configuration in Praefect by defaultSami Hiltunen
2023-01-17Merge backchannel client handshaker constructorsSami Hiltunen
2023-01-16Merge branch 'pks-testcfg-drop-gittest-dependency' into 'master'Pavlo Strokov
2023-01-13conflicts: Fix memory corruption in resolving conflictsStan Hu
2023-01-12testcfg: Convert callers of `BuildWithRepo()`Patrick Steinhardt
2023-01-09cmd/gitaly-ssh: Simplify test setup to use `testserver` packagePatrick Steinhardt
2022-12-20prometheus: Convert to use LabKit's `WithGoBuildInformation()` optionPatrick Steinhardt
2022-12-20version: Deduplicate version info across Gitaly and PraefectPatrick Steinhardt
2022-12-15helper: Convert `ErrFailedPreconditionf()` callersPatrick Steinhardt
2022-12-02Merge branch 'wc/user-commit-files-take-2' into 'master'Quang-Minh Nguyen
2022-12-01Add feature flag for testing connections with custom Yamux configurationSami Hiltunen
2022-11-30Revert "Revert "Merge branch 'wc/user-commit-files-structured-errors' into 'm...Will Chandler
2022-11-17Rename Updater's Cancel method to CloseSami Hiltunen
2022-11-17Support multiple transactions over a single update-ref processSami Hiltunen
2022-11-16Revert "Merge branch 'wc/user-commit-files-structured-errors' into 'master'"Patrick Steinhardt
2022-11-15Merge branch 'jt-readiness-rpc' into 'master'Will Chandler
2022-11-15Merge branch 'wc/user-commit-files-structured-errors' into 'master'karthik nayak
2022-11-14git2go: Add new IndexError with multiple variantsWill Chandler
2022-11-14git2go: Rename IndexError to UnknownIndexErrorWill Chandler
2022-11-11praefect: Make add-repositories tests parallelWill Chandler
2022-11-11praefect: Remove global loggerWill Chandler
2022-11-11Praefect: Remove clock drift readiness checkjt-readiness-rpcJustin Tobler
2022-11-08tests: Refactor to use `gittest` package instead of `NewWithoutRepo()`Patrick Steinhardt
2022-11-04Add pack objects limiter to hook serverJohn Cai
2022-10-28gitaly-git2go: Extract CommitNotFoundErrorJames Fargher
2022-10-28gitaly-git2go: Fix cherry pick error checking testsJames Fargher
2022-10-14global: Reorder `testing.TB` before `context.Context` argumentsPatrick Steinhardt
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