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-08-21golangci-lint: Update hints for forbidden logging statementsPatrick Steinhardt
2023-08-21tests: Do not use `log.Default()` loggerPatrick Steinhardt
2023-08-21client: Use discarding logger for DNS resolver by defaultPatrick Steinhardt
2023-08-21gitaly/config: Refactor how warnings are generatedPatrick Steinhardt
2023-08-21dontpanic: Use injected logging instancePatrick Steinhardt
2023-08-21cgroups: Use injected logging instancePatrick Steinhardt
2023-08-21git/protocol: Use injected logging instancePatrick Steinhardt
2023-08-21git/command_factory: Use injected logging instancePatrick Steinhardt
2023-08-21gitaly-blackbox: Use injected logging instancePatrick Steinhardt
2023-08-21operations: Drop unused test setup with seed repositoryPatrick Steinhardt
2023-08-21operations: Implement SHA256 support for UserRebaseConfirmablePatrick Steinhardt
2023-08-21operations: Refactor UserRebaseConfirmable tests to be seedlessPatrick Steinhardt
2023-08-21Merge branch 'pks-operations-user-squash-sha256' into 'master'Patrick Steinhardt
2023-08-21Merge branch 'eread/fix-grammar-for-list_untracked_repositories-subcommand-he...Sami Hiltunen
2023-08-21Merge branch 'pks-operations-user-rebase-to-ref-sha256' into 'master'karthik nayak
2023-08-21Update changelog for 16.3.0GitLab Release Tools Bot
2023-08-21featureflag: Remove `GetTreeEntriesStructuredErrors` flagKarthik Nayak
2023-08-21git: Unconditionally lower big file thresholdPatrick Steinhardt
2023-08-21operations: Enable testing UserRebaseToRef with SHA256Patrick Steinhardt
2023-08-21tools/protolint: Update module github.com/yoheimuta/protolint to v0.45.1GitLab Renovate Bot
2023-08-21Merge branch 'pks-user-rebase-to-ref-pure-git' into 'master'Patrick Steinhardt
2023-08-21operations: Enable testing UserSquash with SHA256 object formatPatrick Steinhardt
2023-08-21operations: Convert UserSquash tests to be seedlessPatrick Steinhardt
2023-08-21operations Drop useless sparse checkout test for UserSquashPatrick Steinhardt
2023-08-21operations: Drop useless split index test for UserSquashPatrick Steinhardt
2023-08-21Fix grammar for list-untracked-repositories-subcommand help textEvan Read
2023-08-20Pass a logger to BadgerDBSami Hiltunen
2023-08-19Merge branch 'pks-log-drop-with' into 'master'Will Chandler
2023-08-18Linter: Update to new customer linter APIWill Chandler
2023-08-18Merge branch 'id-signing-key-rotation' into 'master'Will Chandler
2023-08-18Merge branch 'eread/edit-set-replication-factor-help-text' into 'master'Sami Hiltunen
2023-08-18Remove unnecessary use of umaskSami Hiltunen
2023-08-18Set state directory permissions to privateSami Hiltunen
2023-08-18Rearrange state directory's contentsSami Hiltunen
2023-08-18Store WAL state outside of the repositorySami Hiltunen
2023-08-18Merge branch 'pks-ref-sha256-pt2' into 'master'Patrick Steinhardt
2023-08-18operations: Implement UserRebaseToRef via plain GitPatrick Steinhardt
2023-08-18commit: Refactor FindCommits tests to support SHA256 object formatPatrick Steinhardt
2023-08-18gittest: Allow writing commits with specific encodingPatrick Steinhardt
2023-08-18golangci-lint: Disallow use of logrus' `With` functionsPatrick Steinhardt
2023-08-18log: Return errors when logger configuration failsPatrick Steinhardt
2023-08-18storage/counter: Use correct logging instancePatrick Steinhardt
2023-08-18cache/diskcache: Inject logger instead of using global onePatrick Steinhardt
2023-08-18middleware/methodtype: Inject logger instead of using global onePatrick Steinhardt
2023-08-18middleware/cache: Inject logger instead of using global onePatrick Steinhardt
2023-08-18middleware/panichandler: Inject logger instead of using global onePatrick Steinhardt
2023-08-18prometheus: Inject logger instead of using global onePatrick Steinhardt
2023-08-18git/execenv: Inject logger instead of using global onePatrick Steinhardt
2023-08-18cmd/gitaly-blackbox: Properly set up logging infrastructurePatrick Steinhardt
2023-08-18bootstrap/starter: Inject logger instead of using global onePatrick Steinhardt