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-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
2020-09-16fix linter test proto generationSami Hiltunen
2020-09-14Protobuf generates different code locally and on CIPavlo Strokov
2020-09-11gather test coverage for postgres testsSami Hiltunen
2020-09-08Makefile: Always build Git with PCRE2 supportPatrick Steinhardt
2020-09-08Makefile: Fix phony-ness of git targetPatrick Steinhardt
2020-09-08Makefile: Remove duplicate build directory dependenciesPatrick Steinhardt
2020-09-07Merge branch 'pks-gitaly-module' into 'master'Sami Hiltunen
2020-09-07Makefile: Upgrade Git to v2.28.0Patrick Steinhardt
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-09-04Makefile: Avoid Git2Go being linked against stale libgit2Patrick Steinhardt
2020-09-03Merge branch 'pks-makefile-fix-redirection' into 'master'Pavlo Strokov
2020-09-03Merge branch 'pks-build-git-tests' into 'master'Zeger-Jan van de Weg
2020-09-01Makefile: Fix GIT_VERSION overriding Git's versionPatrick Steinhardt
2020-08-31Makefile: Run tests with self-built Git binaryPatrick Steinhardt
2020-08-31code coverage visualization for merge request diffSami Hiltunen
2020-08-31Makefile: Speed up clone of git-corePatrick Steinhardt
2020-08-31Makefile: Provide generic "git" targetPatrick Steinhardt