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-10-10command: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2022-05-20Update go package name from v14 to v15John Cai
2021-08-09lint: Handle error returned by out.FlushPavlo Strokov
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-05-27Create module v14 gitaly versionPavlo Strokov
2020-11-29gitaly-debug: has no dependency on the config filePavlo Strokov
2020-08-20tests: Fix calls to `exec.Command` using wrong Git executablePatrick Steinhardt
2020-03-23git: stats: Remove accessors for ReferenceDiscovery statsPatrick Steinhardt
2020-03-11git: stats: Refactor code to pull out HTTP ref announcement parsingPatrick Steinhardt
2020-02-21Prepare 'gitaly-debug analyze-http-clone' for prometheusJacob Vosmaer
2019-09-26FIx analyze-http-clone: support gzip in info refsJacob Vosmaer
2019-08-15Add packfile analyzerJacob Vosmaer
2019-07-16Print server progress info in gitaly-debugJacob Vosmaer
2019-07-16Include tags in simulated cloneJacob Vosmaer
2019-07-03Add HTTP clone analyzerJacob Vosmaer
2018-11-20Add gitaly-debug production debugging toolJacob Vosmaer