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
2020-01-23Remove unused TEST_REPO_STORAGE_PATH env varJacob Vosmaer
2020-01-09Auto-format whitespace between importsJacob Vosmaer
2019-10-16Add go brace whitespace formatterJacob Vosmaer
2019-09-13Add dedicated CI job for deprecation warningsPaul Okstad
2019-08-19Pass through GOPATH to control cache locationJacob Vosmaer
2019-08-13Move gitaly-proto to gitaly/protoJacob Vosmaer
2019-08-08Only do smoke test during releaseJacob Vosmaer
2019-07-31Use embedded ruby proto stubsJacob Vosmaer
2019-07-31Use embedded Go stubs for gitaly-protoJacob Vosmaer
2019-07-25Generate embedded Go and Ruby proto stubsJacob Vosmaer
2019-06-27Pass down log config through env varsJohn Cai
2019-06-18Resolve "govendor fails during `make verify`"Paul Okstad
2019-06-07Check for dirty go.mod/go.sum in CIJacob Vosmaer
2019-06-05Replace govendor with 'go mod'Jacob Vosmaer
2019-06-03Merge branch 'typo-fixes' into 'master'Paul Okstad
2019-05-31Speed up 'make assemble' using rsyncJacob Vosmaer
2019-05-31Typo FixesYoginth
2019-04-13Remove unused variableMateusz Nowotyński
2019-04-13Do not build `gitaly-remote` by default.Mateusz Nowotyński
2019-04-13Add git2goMateusz Nowotyński
2019-04-12Vendor CI Go toolsPaul Okstad
2019-04-04Move gitlab-shell out of ruby/vendorJacob Vosmaer
2019-03-29Improve make (go install) errorsJacob Vosmaer
2019-02-15Merge branch '1365-version-fallback-file' into 'master'John Cai
2019-02-13makegen.go updates per feedbackJason Plum
2019-02-13style changes to mkaegen.goJason Plum
2019-02-13Updates to MR 1056 based on DangerJason Plum
2019-02-13Use VERSION file to detect version as fallbackJason Plum
2019-02-11Add test to ensure ruby functionality w/ proxyAndrew Newdigate
2019-02-04Statically link jaeger into Gitaly by defaultAndrew Newdigate
2019-01-17Merge branch 'vendor-gitlab-shell-20190111' into 'master'John Cai
2019-01-11Add vendored gitlab-shell to rspecJacob Vosmaer
2019-01-11Add distributed tracing support with LabKitAndrew Newdigate
2019-01-08Merge branch 'master' into 'megacheck-staticcheck'Zeger-Jan van de Weg
2019-01-08Fix 'make assemble' for gitlab-shellJacob Vosmaer
2019-01-02Switch from megacheck to staticcheckJacob Vosmaer
2018-12-17Fix tests failing due to test-repo changeJacob Vosmaer
2018-10-26Fix makefile 'find ruby/vendor' bugJacob Vosmaer
2018-10-22Don't confuse govendor license with ruby gem .go filesJacob Vosmaer
2018-10-16Delete test repos during 'make clean'Jacob Vosmaer
2018-10-16speed up 'make rspec'Jacob Vosmaer
2018-10-16Add gitlab-git-test.git to makegen.goJacob Vosmaer
2018-10-16Make Makefile more predictable by bootstrappingJacob Vosmaer