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/cmd
AgeCommit message (Expand)Author
2019-01-23Fix tests that used long unix socket pathsJacob Vosmaer
2019-01-14Merge branch '1447-using-https_proxy-in-gitaly-environment-breaks-communicati...Jacob Vosmaer
2019-01-14Adds GRPC integration tests for client.DialAndrew Newdigate
2019-01-11Add distributed tracing support with LabKitAndrew Newdigate
2018-12-05Fix TLS client code on macOSJacob Vosmaer
2018-12-04Add tls configuration to gitaly golang serverAhmad Hassan
2018-12-04Update to latest goimports formattingJacob Vosmaer
2018-11-26Add connectivity testsAhmad Hassan
2018-11-21Fix to reallow tcp URLsAndrew Newdigate
2018-11-20Add gitaly-debug production debugging toolJacob Vosmaer
2018-10-15Fix formattingAlejandro Rodríguez
2018-10-04Rename gitaly proto import to gitalypbZeger-Jan van de Weg
2018-04-10Make it a fatal error if gitaly-ruby can't startJacob Vosmaer (GitLab)
2018-03-13Implement SSHService.SSHUploadArchive RPCAlejandro Rodríguez
2018-01-19Add automatic tempdir cleanerJacob Vosmaer
2017-11-21Include pprof debug access in the Prometheus listenerAndrew Newdigate
2017-10-10Merge branch 'improve-load-colors-error' into 'master'Alejandro Rodríguez
2017-10-10Include git-version in gitaly_build_info metricsKim "BKC" Carlbäcker
2017-10-10Improve 'load colors' error messageJacob Vosmaer
2017-09-30Rate limiterAndrew Newdigate
2017-09-29Implement cmd/gitaly-ssh commandKim "BKC" Carlbäcker
2017-09-28Fail harder during startup, fix version stringJacob Vosmaer (GitLab)
2017-09-15Update grpc-go to 1.6.0Jacob Vosmaer
2017-09-06Re-use gitaly-ruby client connectionJacob Vosmaer
2017-08-31Use git-linguist to implement CommitLanguagesJacob Vosmaer (GitLab)
2017-08-25Add signal handler for ruby socket cleanup on shutdownJacob Vosmaer (GitLab)
2017-07-27Implement CommitService.CommitLanguagesJacob Vosmaer (GitLab)
2017-07-18Version without Build TimeAndrew Newdigate
2017-06-21Add `-help` and `-version` flags to the Gitaly CLIAndrew Newdigate
2017-06-20Token authenticationJacob Vosmaer (GitLab)
2017-06-07Removing gitalyclientAndrew Newdigate
2017-06-07Using field extractors to automatically log the repoAndrew Newdigate
2017-06-07Using grpc-ecosystem loggingAndrew Newdigate
2017-06-02Fixed orderAndrew Newdigate
2017-06-02Adjusted order so that panic handler is the last middlewareAndrew Newdigate
2017-06-02Merge branch 'master' of gitlab.com:gitlab-org/gitaly into use-sentryAndrew Newdigate
2017-06-02Allow Gitaly to be configured to use histograms for GRPC method callsAndrew Newdigate
2017-06-02Merge branch 'master' of gitlab.com:gitlab-org/gitaly into use-sentryAndrew Newdigate
2017-06-02Ensure that grpc server log messages are sent to logrusAndrew Newdigate
2017-06-02GRPC Panics are now being recorded correctlyAndrew Newdigate
2017-05-31Merge branch 'master' of gitlab.com:gitlab-org/gitaly into use-sentryAndrew Newdigate
2017-05-31Resolve "Gitaly should expose the current version through a Prometheus metric"Andrew Newdigate
2017-05-31Added configurable exception logging to sentry using the raven lib.Andrew Newdigate
2017-05-26Add logrus loggingAndrew Newdigate
2017-05-11Count accepted gRPC connectionsJacob Vosmaer
2017-05-10Log access and errors from interceptorsJacob Vosmaer
2017-04-11Add config.ValidateStorages()Jacob Vosmaer
2017-04-06Config-file using envconfig and tomlKim "BKC" Carlbäcker
2017-03-31Add insecure TCP listener to GitalyJacob Vosmaer
2017-03-24Print version upon startupAhmad Sherif