summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-25Add new Supervisor test in the http pluginValery Piashchynski
Uniform supervisor config keys to use same notation as pool (10s, 10h not just 10)
2021-01-25Remove go 1.11-1.13 from the MakefileValery Piashchynski
2021-01-25resolve #415Valery Piashchynski
2021-01-24Fix TestSupervisedPool_MaxMemoryReached testValery Piashchynski
2021-01-24Test pipeline for the go 1.11,1.12,1.13,1.14 and recent versionValery Piashchynski
2021-01-24Docs updateValery Piashchynski
2021-01-24Add simple workflow documentationValery Piashchynski
2021-01-24TestSupervisedPool_MaxMemoryReached increase time for the GHA toValery Piashchynski
reconstruct a worker
2021-01-24Update composer.jsonValery Piashchynski
2021-01-24Update composer.json for tests (min stability - dev)Valery Piashchynski
2021-01-24composer experimentValery Piashchynski
2021-01-24Update Pool and WorkerWatcher interfacesValery Piashchynski
2021-01-24Slightly increase wait time for key delete in the boltdbValery Piashchynski
2021-01-23Use ubuntu-20.04 in the CIValery Piashchynski
2021-01-23Fix golangci-lint warningsValery Piashchynski
2021-01-23CI typo fixValery Piashchynski
2021-01-23interfaces folder deprecatedValery Piashchynski
2021-01-23Add multiply golang versions for testing in MakefileValery Piashchynski
2021-01-23Fix windows network packageValery Piashchynski
2021-01-23Remove redundand utils testValery Piashchynski
2021-01-23Add prefer-stable=true to the composer.jsonValery Piashchynski
2021-01-23Add minimum-stability - dev to the composer.jsonValery Piashchynski
2021-01-23Remove debug ingectionsValery Piashchynski
2021-01-23Update endure dependency in the go.modValery Piashchynski
2021-01-23Stabilization PRValery Piashchynski
2021-01-22Merge pull request #494 from spiral/feature/allow_https_listen_on_unix_socketsv2.0.0-beta11Valery Piashchynski
feat(https): Allow https to listen on unix sockets
2021-01-21Allow https to listen on unix socketsValery Piashchynski
2021-01-21Merge pull request #493 from spiral/feature/fix-composerValery Piashchynski
Cross-reference PHP codebase
2021-01-21Merge remote-tracking branch 'origin/master' into 2.0Valery Piashchynski
2021-01-21Merge pull request #491 from spiral/refactor/add_debug_serverValery Piashchynski
ref(configs, debug): update configs, add debug server
2021-01-21Fix headers configsValery Piashchynski
Update rr.yaml Remove previous stderr messages when they were sent
2021-01-21- added RoadRunner binary downloader and composer reference to worker filesWolfy-J
2021-01-21Uniform all configsValery Piashchynski
Add debug server Check nil's for all plugin intialization
2021-01-21Update README.mdAnton Titov
2021-01-19Merge pull request #487 from spiral/refactor/server_log_messagesv2.0.0-beta9Valery Piashchynski
refactor(errors, logs): Uniform all errors operations, Update server log level of the server log messages
2021-01-19Add TODO for the event packageValery Piashchynski
2021-01-19Add worker_destruct handling in the mocked loggerValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-19Merge pull request #486 from spiral/refactor/better_http_debug_logsValery Piashchynski
refactor(http): Uniform debug message from the http hanlder
2021-01-19Revert .rr-resetter.yamlValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-19Create pull_request_template.mdValery Piashchynski
2021-01-19Uniform debug message from the http hanlderValery Piashchynski
Update tests Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-18Merge pull request #485 from spiral/bug/nil_http_configValery Piashchynski
bug(http): NPE when config didn't contain HTTP section
2021-01-18Update CI, fix typoValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-18Update CI (remove memcached from macOS tests)Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-18Update CIValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-18Add PR templateValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-18Update Alpine version in DockerfileValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-18Remove old .changes fileValery Piashchynski
2021-01-18Return macOS tests to the CI (without docker)Valery Piashchynski