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-09-03Merge branch 'zj-praefect-server-version' into 'master'Paul Okstad
2019-09-03main: start ruby server after opening network listenersJacob Vosmaer
2019-09-03Remove Gitaly prefix to Praefect server versionZeger-Jan van de Weg
2019-08-22Realtime replicationJohn Cai
2019-08-19Include process PID in log messagesJacob Vosmaer
2019-08-15Add packfile analyzerJacob Vosmaer
2019-08-08Updating data model for praefectJohn Cai
2019-07-31Use embedded Go stubs for gitaly-protoJacob Vosmaer
2019-07-25Merge branch 'jv-http-progress' into 'master'John Cai
2019-07-19Handle failover by catching SIGUSR1 signal AND other refactorsJohn Cai
2019-07-16Print server progress info in gitaly-debugJacob Vosmaer
2019-07-16Include tags in simulated cloneJacob Vosmaer
2019-07-09Export the Praefect version runningZeger-Jan van de Weg
2019-07-03Add HTTP clone analyzerJacob Vosmaer
2019-06-28Merge branch 'jc-filesystem-uuid' into 'master'Jacob Vosmaer
2019-06-27Add filesystem metadata file on startupJohn Cai
2019-06-27Use datastore to store the primary nodeJohn Cai
2019-06-17Fix socket path not workingZeger-Jan van de Weg
2019-06-12Fix ignored registerNode errorZeger-Jan van de Weg
2019-06-04Praefect configuration fixesZeger-Jan van de Weg
2019-06-04Make catfile cache size configurableJacob Vosmaer
2019-06-04Wait for all the socket on graceful restartAlessio Caiazza
2019-05-21Restore FreeBSD compatibilityAlessio Caiazza
2019-05-17Check children path during wrapper bootAlessio Caiazza
2019-05-16Merge branch 'remote-add-go' into 'master'Zeger-Jan van de Weg
2019-04-25Logical clock data model for replication jobsPaul Okstad
2019-04-13Do not build `gitaly-remote` by default.Mateusz Nowotyński
2019-04-13Add gitaly-remote binary to add or update remote URLMateusz Nowotyński
2019-04-09Datastore pattern for replication jobsPaul Okstad
2019-04-05Zero downtime deploymentAlessio Caiazza
2019-03-26Add gitaly-ssh README with comparison to gitlab-shellJacob Vosmaer
2019-03-08Support socket paths for praefectZeger-Jan van de Weg
2019-03-07Enable Prometheus for praefectZeger-Jan van de Weg
2019-03-05Fix undefined logger panicingZeger-Jan van de Weg
2019-02-28Merge branch 'zj-praefect' into 'master'John Cai
2019-02-27Make logging configurableZeger-Jan van de Weg
2019-02-26Only one storage location per praefectZeger-Jan van de Weg
2019-02-22Support distributed tracing in gitaly-sshAndrew Newdigate
2019-02-22Add simple inceptorsZeger-Jan van de Weg
2019-02-22Create Praefect commandZeger-Jan van de Weg
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