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
2016-12-23Add function to cache calls to git-upload-pack and git-receive-packinfo-refsAlejandro Rodríguez
2016-12-23Add UUID generation and cache invalidation for info-refsAlejandro Rodríguez
2016-12-23Add file locking for info-refs cachingAlejandro Rodríguez
2016-12-22Readme improvements.Sytse Sijbrandij
2016-12-22Delete the no longer relevant parts of the design and upadte the readme with ...Sytse Sijbrandij
2016-12-21Merge branch 'prometheus-monitoring' into 'master' Pablo Carranza
2016-12-21Monitor subcommands executedAlejandro Rodríguez
2016-12-21Monitor request and reponse sizesAlejandro Rodríguez
2016-12-21Monitor connection countAlejandro Rodríguez
2016-12-21Add Prometheus metrics servingAlejandro Rodríguez
2016-12-21Merge branch 'vendor-in-source-control' into 'master' Pablo Carranza
2016-12-21Put /vendor in source controlJacob Vosmaer
2016-12-20Merge branch 'name-explanation' into 'master' Pablo Carranza
2016-12-20explain the name gitalyJob van der Voort
2016-12-20Merge branch 'fix/rename-to-gitaly' into 'master' Pablo Carranza
2016-12-20Rename package to gitalyAhmad Sherif
2016-12-20Merge branch 'fix/extend-server-conn-deadline-after-write' into 'master' Pablo Carranza
2016-12-20Extend server connection deadline after it writes a responseAhmad Sherif
2016-12-19Merge branch 'initial-server' into 'master' Ahmad Sherif
2016-12-16Merge branch 'feature/restructure-server-client-around-protobuf' into 'initia...Pablo Carranza
2016-12-16Use govendor for managing dependenciesAhmad Sherif
2016-12-16Restructure client/server communication around Protobuf-serialized messagesAhmad Sherif
2016-12-12Merge branch 'graceful-shutdown' into 'initial-server' Ahmad Sherif
2016-12-12Make the server command to actually stop gracefullyPablo Carranza
2016-12-12Merge branch 'fix-cmd-tests' into 'initial-server' Ahmad Sherif
2016-12-11Fix command tests on OSXPablo Carranza
2016-12-11Add PHONY to makefile to force build on testPablo Carranza
2016-12-11Merge branch 'initial-client' into 'initial-server' Pablo Carranza
2016-12-10Add verbose mode to the testingPablo Carranza
2016-12-10Fix build parameters and ignore generated binaries on gitAlejandro Rodríguez
2016-12-08Adapt Makefile test recipe to work on CIAhmad Sherif
2016-12-07Implement a client to forward git commands to a serverAhmad Sherif
2016-12-07Return exit status along with the command responseAhmad Sherif
2016-12-02Merge branch 'feature/executing-commands' into 'initial-server' Pablo Carranza
2016-12-02Log what commands the server executeAhmad Sherif
2016-12-02Fix make test so it does not ignore test failuresAhmad Sherif
2016-12-02Allow the server to execute commandsAhmad Sherif
2016-11-29Merge branch 'add-ci' into 'initial-server' Pablo Carranza
2016-11-29Add .gitlab-ci.ymlAhmad Sherif
2016-11-29Modify TestServerStandingUp to passAhmad Sherif
2016-11-29Handle connection EOFPablo Carranza
2016-11-29Add makefile for testsPablo Carranza
2016-11-29Changed server API to use the new onePablo Carranza
2016-11-29Initial server working and replying to an echoPablo Carranza
2016-11-29Add makefile to build the whole thingPablo Carranza
2016-11-29Add initial server that just listens on a port and echoes to stdoutPablo Carranza
2016-11-29Merge branch 'add-license' into 'master' Pablo Carranza
2016-11-29Add license Ahmad Sherif
2016-11-17Merge branch 'crazier-things-happen' into 'master' Pablo Carranza
2016-11-17Add link to xkcd what if chapter where I'm taking the image fromPablo Carranza