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
2017-01-14Add "make package" targetJacob Vosmaer
2017-01-05Don't leave stale files in the _build directoryJacob Vosmaer
2017-01-05All code must pass "gofmt -s"Jacob Vosmaer
2016-12-23Prepend ./ on rm -fJacob Vosmaer
2016-12-23Remove "make deps"Jacob Vosmaer
2016-12-23Just build everything in ./cmdJacob Vosmaer
2016-12-21Monitor subcommands executedAlejandro Rodríguez
2016-12-21Add Prometheus metrics servingAlejandro Rodríguez
2016-12-20Rename package to gitalyAhmad Sherif
2016-12-16Use govendor for managing dependenciesAhmad Sherif
2016-12-11Add PHONY to makefile to force build on testPablo 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-02Fix make test so it does not ignore test failuresAhmad Sherif
2016-11-29Add makefile for testsPablo Carranza
2016-11-29Add makefile to build the whole thingPablo Carranza