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/go.sum
AgeCommit message (Expand)Author
2021-06-11Bump Shell dep to break the dependency on the old Gitaly packageMikhail Mazurskiy
2021-06-11Upgrade protoc, grpc, go and grpc pluginsMikhail Mazurskiy
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-04-23Update golang.org/x/crypto to the latestTakuya Noguchi
2021-04-19proxy: Detect Goroutine leaks via goleakPatrick Steinhardt
2021-03-29add backchannel package for bidirectional gRPC invocationsSami Hiltunen
2021-03-17go.mod: Upgrade to tableflip v1.2.2Patrick Steinhardt
2021-03-17go.sum: Tidy up unused modulesPatrick Steinhardt
2021-03-06gitaly-lfs-smudge: Use stronger OID validation in LFS pointer parserStan Hu
2021-03-05Update rugged, libgit2 and git2go to 1.1Pirate Praveen
2021-02-15Standardize Praefect and Gitaly timestampsStan Hu
2020-12-21Update grpc dependency from v1.24.0 to v1.29.1Igor Wiedler
2020-12-09Add initial implementation of spawning git inside cgroupsAhmad Sherif
2020-11-26Merge branch 'smh-apply-subcommand' into 'master'James Fargher
2020-11-24Introduction of in-memory cache for reads distributionPavlo Strokov
2020-11-23upgrade git2go to v30.0.18Sami Hiltunen
2020-11-20Update LabKit library to v1.0.0Andrew Newdigate
2020-11-17Inject entire config to GitLab API instantiationPaul Okstad
2020-11-17Use new correlation ID generatorMikhail Mazurskiy
2020-11-08Bump gitlab-shell versionStan Hu
2020-11-08Use gitlab-shell log message for Content-LengthStan Hu
2020-10-16hooks: Set Gitaly as user agent for API callsZeger-Jan van de Weg
2020-10-12Add Git LFS smudge filterStan Hu
2020-10-12Remove usage of 'github.com/BurntSushi/toml'Son Luong Ngoc
2020-09-21Pass correlation ID to hooksStan Hu
2020-09-15Bump labkit dependency to get mutex profilingIgor
2020-08-31upgrade golang.org/x/text dependencySami Hiltunen
2020-08-26Merge branch 'sh-support-gitlab-shell-relative-path' into 'master'Sami Hiltunen
2020-08-25Reintroduce gitaly-git2go supportPatrick Steinhardt
2020-08-21Fix Git hooks when GitLab relative URL path and UNIX socket in useStan Hu
2020-07-31Revert "Merge branch 'pks-git2go' into 'master'"Patrick Steinhardt
2020-07-29Makefile: Add build target for libgit2Patrick Steinhardt
2020-06-09PreReceive in goJohn Cai
2020-05-18add missing checksum to go.sumSami Hiltunen
2020-05-15Merge branch 'jc-add-gitlab-access' into 'master'John Cai
2020-05-15Add gitlab api accessJohn Cai
2020-05-15Allow socket reuse in tableflipJohn Cai
2020-05-14Extract client name from Go GRPC clientChangzheng Liu
2020-04-11Add Praefect command to show migration statusStan Hu
2020-04-02Add stackdriver profiler support with LabKitOswaldo Ferreira
2020-04-02Remove gitaly-remote commandPatrick Steinhardt
2020-03-18Add correlation ID to replication jobsPaul Okstad
2020-01-24Bump go-yaml to the latest patch releaseZeger-Jan van de Weg
2020-01-15Add sql-migrate subcommand to PraefectJacob Vosmaer
2019-12-10Add Postgres config support to PraefectJacob Vosmaer
2019-11-22Add labkit healthcheck with fixJohn Cai
2019-11-20Revert "Merge branch 'move-healthcheck-to-labkit' into 'master'"John Cai
2019-11-19Move over to Labkit Healthcheck endpointAndrew Newdigate
2019-11-13Migrate to new sentry dependencyPaul Okstad
2019-10-09Upgrade GRPC to 1.24.0John Cai