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
AgeCommit message (Expand)Author
2023-09-21Merge branch 'smh-instrument-boot-time' into 'master'Patrick Steinhardt
2023-09-21limiter: Add adaptive limit to the concurrency limiterQuang-Minh Nguyen
2023-09-20Instrument start up timeSami Hiltunen
2023-09-15log: Wrap the logrus loggerPatrick Steinhardt
2023-09-14Merge branch 'pks-log-housekeeping-inject-logger' into 'master'Patrick Steinhardt
2023-09-14housekeeping: Inject logger from externalPatrick Steinhardt
2023-09-13limiter: Replace limiter.ConcurrencyLimiter's ticker by context timeoutQuang-Minh Nguyen
2023-09-08Merge branch 'eread/update-gitaly-cli-command-help-text-with-usage-text' into...Sami Hiltunen
2023-09-08Update Gitaly CLI command help text with usage textEvan Read
2023-09-07global: Stop using public `client` packagePatrick Steinhardt
2023-09-05global: Drop dependency on the Git2go executorPatrick Steinhardt
2023-09-05cmd/gitaly-git2go: Use log writer instead of splicing log outputsPatrick Steinhardt
2023-08-21gitaly/config: Refactor how warnings are generatedPatrick Steinhardt
2023-08-18log: Return errors when logger configuration failsPatrick Steinhardt
2023-08-18cache/diskcache: Inject logger instead of using global onePatrick Steinhardt
2023-08-18prometheus: Inject logger instead of using global onePatrick Steinhardt
2023-08-18bootstrap/starter: Inject logger instead of using global onePatrick Steinhardt
2023-08-17Merge branch 'pks-log-stop-using-standard-logger-pt2' into 'master'John Cai
2023-08-17Revert introduction of adaptive pack-objects limiterPatrick Steinhardt
2023-08-16cgroups: Inject properly configured loggerPatrick Steinhardt
2023-08-16git: Inject properly configured logger into command factoryPatrick Steinhardt
2023-08-16tempdir: Inject properly configured loggerPatrick Steinhardt
2023-08-16bootstrap: Inject properly configured loggerPatrick Steinhardt
2023-08-16config/sentry: Inject properly configured loggerPatrick Steinhardt
2023-08-15cli/gitaly: Do not use logging infra before it is initializedPatrick Steinhardt
2023-08-15cli/gitaly: Remove logging package aliasesPatrick Steinhardt
2023-08-14Merge branch 'wc/repo-count-dedup' into 'master'Justin Tobler
2023-08-12Merge branch 'pks-log-refactor-configuration' into 'master'Justin Tobler
2023-08-11counter: Use storage path instead of nameWill Chandler
2023-08-09log: Simplify configuration of the logging infrasturcturePatrick Steinhardt
2023-08-09limiter: Add adaptive limit to the concurrency limiterQuang-Minh Nguyen
2023-08-09limiter: Add context to limithandler.WithConcurrencyLimitersQuang-Minh Nguyen
2023-07-28counter: Count repositories on startupWill Chandler
2023-07-28counter: Wire up RepositoryCounter to repoutilWill Chandler
2023-07-18Merge branch 'smh-move-updater-with-hooks' into 'master'Patrick Steinhardt
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-11Move UpdaterWithHooks from git to hook packageSami Hiltunen
2023-07-11Extract core limiter out of limithandler middlewareQuang-Minh Nguyen
2023-06-23Remove pack-objects hook's concurrency trackerQuang-Minh Nguyen
2023-06-19service: Add server-side backup dependencies to gitalyJames Fargher
2023-06-12Create help text style guide for projectEvan Read
2023-06-02repository: Move GitRepo interface into storage packagePatrick Steinhardt
2023-05-31Edit some Gitaly CLI command textEvan Read
2023-05-17gitaly/client: Move into `internal/grpc` packagePatrick Steinhardt
2023-05-16middleware: Move package into `internal/grpc/`Patrick Steinhardt
2023-05-16backchannel: Move package into `internal/grpc/`Patrick Steinhardt
2023-05-10Merge branch 'qmnguyen0711/remove-pack-objects-limiting-by-user-and-remote' i...Will Chandler
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt