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-15log: Wrap the logrus loggerPatrick Steinhardt
2023-08-30Add missing TestMain callsWill Chandler
2023-08-21gitaly-blackbox: Use injected logging instancePatrick Steinhardt
2023-08-09log: Move logging configuration into "internal/log"Patrick Steinhardt
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-02-07global: Convert generic packages to test with SHA256 object formatPatrick Steinhardt
2022-12-20prometheus: Convert to use LabKit's `WithGoBuildInformation()` optionPatrick Steinhardt
2022-11-07stats: Implement support for SHA256 object format in push probesPatrick Steinhardt
2022-08-20go: Update module github.com/pelletier/go-toml to v2Toon Claes
2022-08-20Extract Duration into its own packageJames Fargher
2022-07-20git: Move `NewObjectIDFromHex()` into `ObjectHash` structurePatrick Steinhardt
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-05-20Update go package name from v14 to v15John Cai
2021-09-27Ensure log entries have time formatted as UTCJohn Cai
2021-06-30blackbox: Implement support for "push" probesPatrick Steinhardt
2021-06-30blackbox: Introduce probe typePatrick Steinhardt
2021-06-30blackbox: Fix config testsPatrick Steinhardt
2021-06-30blackbox: Encapsulate metrics to make them shareablePatrick Steinhardt
2021-06-30stats: Split up HTTP stats codePatrick Steinhardt
2021-06-14stats: Disentangle parameters and results for `Clone()`Patrick Steinhardt
2021-06-14stats: Refactor the `Post` structurePatrick Steinhardt
2021-06-14stats: Refactor the `Get` structurePatrick Steinhardt
2021-06-14stats: Move wants refs from GET to POSTPatrick Steinhardt
2021-06-14stats: Un-inline statistics for the clone structurePatrick Steinhardt
2021-06-14blackbox: Move Prometheus metrics into Blackbox structPatrick Steinhardt
2021-06-14blackbox: Implement logic on a Blackbox struct receiverPatrick Steinhardt
2021-06-14blackbox: Pass around configuration as valuePatrick Steinhardt
2021-06-14blackbox: Make sleep duration privatePatrick Steinhardt
2021-06-14blackbox: Add missing documentationPatrick Steinhardt
2021-05-27Create module v14 gitaly versionPavlo Strokov
2020-10-12Remove usage of 'github.com/BurntSushi/toml'Son Luong Ngoc
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-04-14Static code analysis: misspellPavlo Strokov
2020-04-02Add stackdriver profiler support with LabKitOswaldo Ferreira
2020-03-23git: stats: Remove accessors for ReferenceDiscovery statsPatrick Steinhardt
2020-03-19Add gitaly-blackbox prometheus exporterJacob Vosmaer