summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2020-12-08Simplify CIValery Piashchynski
2020-12-04Merge branch 'master' into 2.0Valery Piashchynski
# Conflicts: # .github/workflows/ci-build.yml # CHANGELOG.md # Dockerfile # bors.toml # build.sh # composer.json # go.mod # go.sum # plugins/http/tests/handler_test.go # service/limit/service_test.go # service/reload/watcher.go # static_pool.go # worker.go
2020-12-03Initial commit of checker pluginValery Piashchynski
2020-12-02Release 1.9.0Valery Piashchynski
2020-12-01Update CI, prepare to test Headers pluginValery Piashchynski
2020-12-01Temporary switch to GHA in GitHubValery Piashchynski
2020-12-01Switch to self-hosted GHAValery Piashchynski
2020-11-30Fix CIValery Piashchynski
2020-11-30PHP 8.0 in RR2Valery Piashchynski
2020-11-30removed php 7.2Vitaly Artemev
2020-11-30Static plugin initial commitValery Piashchynski
2020-11-30PHP 8 ciВиталий Артемьев
2020-11-27Gzip pluginValery Piashchynski
2020-11-26Remove context from worker wait function. Explicitly enable ubuntu 20.04Valery Piashchynski
in the CI
2020-11-19Add more tests to the CIValery Piashchynski
2020-11-18Handler testValery Piashchynski
2020-11-18Add Resetter tests to the CI and MakefileValery Piashchynski
2020-11-18Add informer tests to the CI and MakefileValery Piashchynski
2020-11-16Rename app->serverValery Piashchynski
Rename Config -> PoolConfig
2020-11-13Fix typo in CIValery Piashchynski
2020-11-13Metrics config testValery Piashchynski
Config proper parsing Add metrics tests to the CI and Makefile
2020-11-09CI updateValery Piashchynski
2020-11-05Add logger test, add all tests to the CIValery Piashchynski
2020-11-05add phpstan config, commented composer analyze in CIValery Piashchynski
2020-11-05Uncomment in CI composer analyzeValery Piashchynski
Remove PHP 7.2, 7.3
2020-11-04Add tests to the Makefile, update CIValery Piashchynski
2020-11-04Update coverprofileValery Piashchynski
2020-11-04Fix CI issues, add RPC tests to the CIValery Piashchynski
2020-10-27Update setup-php to v2Valery Piashchynski
2020-10-26mode updateValery Piashchynski
2020-10-20Update workflows to go 1.15, remove 1.13Valery Piashchynski
2020-10-13Temporary turn off composer analyzeValery Piashchynski
2020-10-13Update CI for 2.0Valery Piashchynski
2020-10-02Create codeql-analysis.ymlValery Piashchynski
2020-09-22Bump golang version in GHAValery Piashchynski
2020-05-13WIP: fix phpstan based on new goridge interfaceValentin V / vvval
2020-05-05#318 temporary remove phpstan analyzerValentin V / vvval
2020-05-05release 1.8.0Valery Piashchynski
2020-04-08remved php 7.1 and 7.2 as oldValery Piashchynski
2020-04-08remove get-binaryValery Piashchynski
2020-04-08ci fixValery Piashchynski
2020-03-21go 1.14 vendor update (GHA)Valery Piashchynski
2020-03-21Update GHAValery Piashchynski
2020-03-21Update GHA, go1.14 vendored modeValery Piashchynski
Update Makefile, add go vendor (go 1.14 + php hack) Update usage of new json package
2020-03-08fix bug with totally frozed rrValery Piashchynski
2020-02-27Remove go 1.12 from the testsValery Piashchynski
2020-02-26Test updateValery Piashchynski
Ci remove windows
2020-02-26Fix build targetsValery Piashchynski
Replace && --> ;
2020-02-26Fix CI typoValery Piashchynski
2020-02-26Add reuse, defer and fast-accept portsValery Piashchynski
Slightly update CI, add windows and macOS build targets