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
2018-01-04Add rspec unit and integration testsJacob Vosmaer (GitLab)
2017-12-27Implement RepositoryService.ChangeStorage RPCAlejandro Rodríguez
2017-10-03Add gitaly-ssh binary to gitignoreKim "BKC" Carlbäcker
2017-09-29Implement cmd/gitaly-ssh commandKim "BKC" Carlbäcker
2017-08-04Ignore the ruby/.bundle directoryJacob Vosmaer
2017-08-04Install gems into vendor/bundleJacob Vosmaer (GitLab)
2017-07-27Provide a way to bypass 'bundle install'Jacob Vosmaer (GitLab)
2017-06-27SSH Upload/ReceivePack Integration TestsKim "BKC" Carlbäcker
2017-04-06Add config.toml.exampleJacob Vosmaer
2017-03-24Clone gitlab-test repo only onceAhmad Sherif
2017-02-14Remove cruft from gitignoreJacob Vosmaer
2017-02-14LintingAndrew Newdigate
2017-02-14Use protocols from external gitaly-proto repoJacob Vosmaer
2017-01-26Put gitaly.gemspec in the root directoryJacob Vosmaer
2017-01-25Remove old client referencesJacob Vosmaer
2017-01-25Put _package under _supportJacob Vosmaer
2017-01-23Add foundation for using gRPC and ProtobufJacob Vosmaer
2017-01-14Add "make package" targetJacob Vosmaer
2016-12-23Just build everything in ./cmdJacob Vosmaer
2016-12-21Put /vendor in source controlJacob Vosmaer
2016-12-20Rename package to gitalyAhmad Sherif
2016-12-16Use govendor for managing dependenciesAhmad Sherif
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