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
2021-02-09Merge branch 'pks-makefile-fix-linting' into 'master'Sami Hiltunen
2021-02-01Makefile: Build libgit2 as part of prepare-testsPatrick Steinhardt
2021-01-26Makefile: Fix conflicting module graphs for external build toolsPatrick Steinhardt
2021-01-26Makefile: Create single rule to build external toolsPatrick Steinhardt
2021-01-26Makefile: Move tool binaries into a separate directoryPatrick Steinhardt
2021-01-26Makefile: Fix missing plugin path when executing protocPatrick Steinhardt
2021-01-26Makefile: Fix missing dependency for gocover-cobertura toolPatrick Steinhardt
2021-01-26Makefile: Move goimports target to other tool targetsPatrick Steinhardt
2021-01-26Merge branch 'smh-remove-server-scope' into 'master'James Fargher
2021-01-22Merge branch 'avar/lint-refactoring-and-default-enabling' into 'master'Toon Claes
2021-01-21Makfile: have "lint-strict" also run "lint"Ævar Arnfjörð Bjarmason
2021-01-21Lint: split up "make lint" and "make lint-strict" configsÆvar Arnfjörð Bjarmason
2021-01-21Makefile: make "lint-strict" a proper targetÆvar Arnfjörð Bjarmason
2021-01-21Lint: bring back lint cachingÆvar Arnfjörð Bjarmason
2021-01-21Remove make target lint-warningsToon Claes
2021-01-19unify test proto generationSami Hiltunen
2021-01-18testhelper: run the relevant part of "make prepare-tests" for youÆvar Arnfjörð Bjarmason
2021-01-06Lint: add a "lint-strict" CI targetÆvar Arnfjörð Bjarmason
2020-12-17Makefile: Remove authentication ldflag hackPatrick Steinhardt
2020-12-17Makefile: Upgrade golangci-lint to v1.33.0Patrick Steinhardt
2020-12-14Makefile: Fix test execution in newly cloned repositoryPatrick Steinhardt
2020-12-14Makefile: Unify execution of Go testsPatrick Steinhardt
2020-12-14Makefile: Rename TEST_PKGS to TEST_PACKAGESPatrick Steinhardt
2020-12-14Makefile: Deduplicate Go packagesPatrick Steinhardt
2020-12-14Makefile: Remove unused argument to `find_go_sources`Patrick Steinhardt
2020-11-24Makefile: Move test repositoriesPatrick Steinhardt
2020-11-20Makefile: Don't write proto.diff into source directoryPatrick Steinhardt
2020-11-18Makefile: Split targets to lint and generate protobufsPatrick Steinhardt
2020-11-17Makefile: Move dependency on proto-lint to protoc-gen-gitaly targetPatrick Steinhardt
2020-11-17Makefile: Move protoc target to other binary targetsPatrick Steinhardt
2020-11-17Makefile: Fix protoc-gen-gitaly depending on go.modPatrick Steinhardt
2020-11-17Makefile: Fix protoc-gen-gitaly depending on proto-lintPatrick Steinhardt
2020-11-17Makefile: Move together internal build targetsPatrick Steinhardt
2020-11-12Merge branch 'pks-build-optimized-git' into 'master'Ævar Arnfjörð Bjarmason
2020-11-11Makefile: Don't cause warnings to abort the Git buildPatrick Steinhardt
2020-11-11Makefile: build optimized Git binaryPatrick Steinhardt
2020-11-11Makefile: remove unused git.git NO_R_TO_GCC_LINKER=YesPlease flagÆvar Arnfjörð Bjarmason
2020-11-10Fix license permissions to be removablePaul Okstad
2020-11-03Update of go-licenses toolPavlo Strokov
2020-10-30Update to Ruby bundler v2.1.4Stan Hu
2020-10-23Merge branch 'zj-remove-gitlab-shell' into 'master'Pavlo Strokov
2020-10-23gitlab-shell: Remove vendored filesZeger-Jan van de Weg
2020-10-23Update Ruby to v2.7.2Stan Hu
2020-10-23Merge branch 'po-makefile-test-pkgs' into 'master'Patrick Steinhardt
2020-10-22Allow Makefile to specify test packagesPaul Okstad
2020-10-22Upgrade to Git v2.29.0Patrick Steinhardt
2020-10-18golangci-lint: upgrade to 1.31.0Son Luong Ngoc
2020-10-12Whitelist the linker flag `-D_THREAD_SAFE` to make git2go compilable on FreeBSD.Matthias Fechner
2020-09-25Makefile: Fix check-formatting not calling goimportsPatrick Steinhardt
2020-09-17add intercepted option to mark a service handled by praefectSami Hiltunen