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-12-20datastore: Introduction of the jackc/pgxPavlo Strokov
2021-11-03git2go: Fix failure on MacOS X systemsPavlo Strokov
2021-10-14Upgrade libgit2 to v1.2.0Patrick Steinhardt
2021-09-20go.mod: Upgrade minimum required Go version to 1.16Patrick Steinhardt
2021-08-26FindLicense: Implement license finding in GoKirill
2021-07-21Bump gitlab-shell dependencyIgor Wiedler
2021-07-15StorageServiceSink to support AWS, Azure, Google storage for the backupsPavlo Strokov
2021-07-01Bump labkit dependency to v1.5.0, compile in stackdriver trace supportIgor Wiedler
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