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-06-18Makefile: Get rid of templatingPatrick Steinhardt
2020-06-17Only use version tags for version stringPaul Okstad
2020-06-16Fix default Git version in makegen.goChristian Couder
2020-05-14makegen: Fix building Git on musl-based platformsPatrick Steinhardt
2020-05-14makegen: Avoid hardcoding number of make jobs when building gitPatrick Steinhardt
2020-04-30git: Default to latest supported version to buildZeger-Jan van de Weg
2020-04-29Add download-git target to MakefileChristian Couder
2020-04-02Remove gitaly-remote commandPatrick Steinhardt
2020-04-02Add JUnit style test reportsPaul Okstad
2020-04-01Make `lint` independent from golangci-lint-alpine imagePavlo Strokov
2020-03-17Speed up 'bundle install' in GDKJacob Vosmaer
2020-03-11Replace deprecated NOTICE generation toolPaul Okstad
2020-02-18Makefile: prevent stale tools in _build/binJacob Vosmaer
2020-02-13Remove manual test coverage mergingJacob Vosmaer
2020-02-06Use golangci-lint for static code analysisPavlo Strokov
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