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-03-17Speed up 'bundle install' in GDKJacob Vosmaer
2020-03-13fix gem publish script to handle prerelease gem nameJohn Cai
2020-03-11Merge branch 'po-notice-go-licenses' into 'master'Jacob Vosmaer
2020-03-11Replace deprecated NOTICE generation toolPaul Okstad
2020-03-10Merge branch 'ps-persistent-queue' into 'master'Pavlo Strokov
2020-03-10Praefect: Move replication queue to databasePavlo Strokov
2020-03-10Merge branch 'ps-proto-lint-decomposition' into 'master'Paul Okstad
2020-03-10Task proto has dependency to already generated source code.Pavlo Strokov
2020-03-09Remove dependency on the outdated golang.org/x/net packagePavlo Strokov
2020-03-02Update publish script with release-tools taggingAlessio Caiazza
2020-02-18Makefile: prevent stale tools in _build/binJacob Vosmaer
2020-02-13Remove manual test coverage mergingJacob Vosmaer
2020-02-06Support of basic interaction with Postgres databasejramsay
2020-02-06Use golangci-lint for static code analysisPavlo Strokov
2020-01-29Updating blob tests with new praefect test serverJohn Cai
2020-01-24Clean up MakefileJacob Vosmaer
2020-01-23Remove unused TEST_REPO_STORAGE_PATH env varJacob Vosmaer
2020-01-15Add sql-migrate subcommand to PraefectJacob Vosmaer
2020-01-09Auto-format whitespace between importsJacob Vosmaer
2020-01-08Merge branch 'zj-run-fail-cmd-fix' into 'master'Jacob Vosmaer
2020-01-07Fix undefined method #fail_cmd!jramsay
2020-01-07Remove the _support/package directoryTakuya Noguchi
2019-12-11Merge branch 'jc-fix-structured-logging' into 'master'Jacob Vosmaer
2019-12-11Upgrade to Git 2.24Pavlo Strokov
2019-12-10Add Postgres config support to PraefectJacob Vosmaer
2019-12-10Fix structured startup loggingJohn Cai
2019-12-02feat: add signature type to GitCommitRoger Meier
2019-11-20Validate that hook files are reachable and executablejramsay
2019-11-15Drop support for Go 1.11jramsay
2019-10-16Add go brace whitespace formatterJacob Vosmaer
2019-09-27Migrate gitaly-proto linter from gitaly-protoAlejandro Rodríguez
2019-09-16Update downstream script to single code baseZeger-Jan van de Weg
2019-09-13Add dedicated CI job for deprecation warningsPaul Okstad
2019-09-10Fix publish scriptJohn Cai
2019-09-05Merge branch 'zj-update-gitalybot-labels' into 'master'Paul Okstad
2019-09-05Push stable branche when releasing a minor versionZeger-Jan van de Weg
2019-09-04Update labels for downstream MRZeger-Jan van de Weg
2019-08-19Pass through GOPATH to control cache locationJacob Vosmaer
2019-08-13Rewrite UserSquash tests without worktreeJacob Vosmaer
2019-08-13Move gitaly-proto to gitaly/protoJacob Vosmaer
2019-08-12Prevent reinstalling gems during release scriptJacob Vosmaer
2019-08-08Only do smoke test during releaseJacob Vosmaer
2019-08-07Publish Ruby stubs as 'gitaly' gemJacob Vosmaer
2019-08-06Remove docker for praefectJohn Cai
2019-08-06Update ruby proto version file 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-07-19Handle failover by catching SIGUSR1 signal AND other refactorsJohn Cai
2019-07-06Merge branch 'jc-praefect-docker-compose' into 'master'Paul Okstad