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-11-01Add changelog entry.Ben Kochie
2018-10-30Fix encoding bug in User{Create,Delete}TagJacob Vosmaer
2018-10-30Merge branch 'repository-spec' into 'master'Alejandro Rodríguez
2018-10-30Expand Gitlab::Git::Repository unit specs with examples from railsAlejandro Rodríguez
2018-10-30Version 0.128.0v0.128.0Jacob Vosmaer
2018-10-30Set the correct env when committing patchesBob Van Landuyt
2018-10-26Merge branch 'fix-find-vendor' into 'master'Alejandro Rodríguez
2018-10-26Fix makefile 'find ruby/vendor' bugJacob Vosmaer
2018-10-26Version 0.127.0v0.127.0Jacob Vosmaer
2018-10-26Merge branch 'bvl-apply-patch-rpc' into 'master'Jacob Vosmaer
2018-10-26Add RPC for applying patches to a branchBob Van Landuyt
2018-10-26Merge branch 'sh-bump-rouge-3.3.0' into 'master'Zeger-Jan van de Weg
2018-10-25Merge branch 'sh-bump-ruby-2-4-5' into 'master'Jacob Vosmaer
2018-10-25Merge branch 'zj-self-healing-hooks' into 'master'Alejandro Rodríguez
2018-10-25Bump Rouge gem to 3.3.0Stan Hu
2018-10-25Upgrade Ruby version to 2.4.5Stan Hu
2018-10-24Bump google-protobuf gem to 3.6.1Stan Hu
2018-10-24Make git hooks self healingZeger-Jan van de Weg
2018-10-23Merge branch 'support-gmake' into 'master'Zeger-Jan van de Weg
2018-10-23Version 0.126.0v0.126.0Zeger-Jan van de Weg
2018-10-23Use $(MAKE) when re-invoking makeJacob Vosmaer
2018-10-22Don't confuse govendor license with ruby gem .go filesJacob Vosmaer
2018-10-19Merge branch 'zj-gitaly-dont-start-no-storage' into 'master'Jacob Vosmaer
2018-10-19Require storage directories to exist at startupZeger-Jan van de Weg
2018-10-18Merge branch 'makefile-bootstrap' into 'master'Zeger-Jan van de Weg
2018-10-17Merge branch 'bjk/prom_v0.9' into 'master'Zeger-Jan van de Weg
2018-10-17Prevent stale packed-refs file when Gitaly is running on top of NFSStan Hu
2018-10-16Merge branch 'git-commands' into 'master'Alejandro Rodríguez
2018-10-16Standardize git command invocationAlejandro Rodríguez
2018-10-16Update grpc to v1.15.x in gitaly-rubyAlejandro Rodríguez
2018-10-16Fix order in config.toml.exampleJacob Vosmaer
2018-10-16Add changelog entry.Ben Kochie
2018-10-16Make Makefile more predictable by bootstrappingJacob Vosmaer
2018-10-11Merge branch 'loc-fixes' into 'master'Alejandro Rodríguez
2018-10-11Force english output on git commandsAlejandro Rodríguez
2018-10-11Merge branch 'sh-rugged-cleanup-gprc-middleware' into 'master'Alejandro Rodríguez
2018-10-10Fix git protocol prometheus metricsJacob Vosmaer
2018-10-10Remove deprecated methodsAndrew Newdigate
2018-10-10Add package tests for internal/git/pktlineJacob Vosmaer
2018-10-10Free Rugged open file descriptors in gRPC middlewareStan Hu
2018-10-09Bump Rugged to 0.27.5 for security fixesStan Hu
2018-10-08Require bundler >= 1.16.5Jacob Vosmaer
2018-10-08Don't use _build/assembly/ruby in rspecJacob Vosmaer
2018-10-05Add support for closing Rugged/libgit2 file descriptorsStan Hu
2018-10-05Restore notice checkJacob Vosmaer
2018-10-05Version 0.125.0v0.125.0Jacob Vosmaer
2018-10-05Add Git protocol v2James Lopez
2018-10-05Remove test case that exercises gogit feature flagJacob Vosmaer
2018-10-04Version 0.124.0v0.124.0Stan Hu
2018-10-04Rename gitaly proto import to gitalypbZeger-Jan van de Weg