Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-25 | Add new Supervisor test in the http plugin | Valery Piashchynski | |
Uniform supervisor config keys to use same notation as pool (10s, 10h not just 10) | |||
2021-01-25 | Remove go 1.11-1.13 from the Makefile | Valery Piashchynski | |
2021-01-25 | resolve #415 | Valery Piashchynski | |
2021-01-24 | Fix TestSupervisedPool_MaxMemoryReached test | Valery Piashchynski | |
2021-01-24 | Test pipeline for the go 1.11,1.12,1.13,1.14 and recent version | Valery Piashchynski | |
2021-01-24 | Docs update | Valery Piashchynski | |
2021-01-24 | Add simple workflow documentation | Valery Piashchynski | |
2021-01-24 | TestSupervisedPool_MaxMemoryReached increase time for the GHA to | Valery Piashchynski | |
reconstruct a worker | |||
2021-01-24 | Update composer.json | Valery Piashchynski | |
2021-01-24 | Update composer.json for tests (min stability - dev) | Valery Piashchynski | |
2021-01-24 | composer experiment | Valery Piashchynski | |
2021-01-24 | Update Pool and WorkerWatcher interfaces | Valery Piashchynski | |
2021-01-24 | Slightly increase wait time for key delete in the boltdb | Valery Piashchynski | |
2021-01-23 | Use ubuntu-20.04 in the CI | Valery Piashchynski | |
2021-01-23 | Fix golangci-lint warnings | Valery Piashchynski | |
2021-01-23 | CI typo fix | Valery Piashchynski | |
2021-01-23 | interfaces folder deprecated | Valery Piashchynski | |
2021-01-23 | Add multiply golang versions for testing in Makefile | Valery Piashchynski | |
2021-01-23 | Fix windows network package | Valery Piashchynski | |
2021-01-23 | Remove redundand utils test | Valery Piashchynski | |
2021-01-23 | Add prefer-stable=true to the composer.json | Valery Piashchynski | |
2021-01-23 | Add minimum-stability - dev to the composer.json | Valery Piashchynski | |
2021-01-23 | Remove debug ingections | Valery Piashchynski | |
2021-01-23 | Update endure dependency in the go.mod | Valery Piashchynski | |
2021-01-23 | Stabilization PR | Valery Piashchynski | |
2021-01-22 | Merge pull request #494 from spiral/feature/allow_https_listen_on_unix_socketsv2.0.0-beta11 | Valery Piashchynski | |
feat(https): Allow https to listen on unix sockets | |||
2021-01-21 | Allow https to listen on unix sockets | Valery Piashchynski | |
2021-01-21 | Merge pull request #493 from spiral/feature/fix-composer | Valery Piashchynski | |
Cross-reference PHP codebase | |||
2021-01-21 | Merge remote-tracking branch 'origin/master' into 2.0 | Valery Piashchynski | |
2021-01-21 | Merge pull request #491 from spiral/refactor/add_debug_server | Valery Piashchynski | |
ref(configs, debug): update configs, add debug server | |||
2021-01-21 | Fix headers configs | Valery Piashchynski | |
Update rr.yaml Remove previous stderr messages when they were sent | |||
2021-01-21 | - added RoadRunner binary downloader and composer reference to worker files | Wolfy-J | |
2021-01-21 | Uniform all configs | Valery Piashchynski | |
Add debug server Check nil's for all plugin intialization | |||
2021-01-21 | Update README.md | Anton Titov | |
2021-01-19 | Merge pull request #487 from spiral/refactor/server_log_messagesv2.0.0-beta9 | Valery Piashchynski | |
refactor(errors, logs): Uniform all errors operations, Update server log level of the server log messages | |||
2021-01-19 | Add TODO for the event package | Valery Piashchynski | |
2021-01-19 | Add worker_destruct handling in the mocked logger | Valery Piashchynski | |
2021-01-19 | Uniform all errors operations | Valery Piashchynski | |
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-19 | Merge pull request #486 from spiral/refactor/better_http_debug_logs | Valery Piashchynski | |
refactor(http): Uniform debug message from the http hanlder | |||
2021-01-19 | Revert .rr-resetter.yaml | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-19 | Create pull_request_template.md | Valery Piashchynski | |
2021-01-19 | Uniform debug message from the http hanlder | Valery Piashchynski | |
Update tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-18 | Merge pull request #485 from spiral/bug/nil_http_config | Valery Piashchynski | |
bug(http): NPE when config didn't contain HTTP section | |||
2021-01-18 | Update CI, fix typo | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-18 | Update CI (remove memcached from macOS tests) | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-18 | Update CI | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-18 | Add PR template | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-18 | Update Alpine version in Dockerfile | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-18 | Remove old .changes file | Valery Piashchynski | |
2021-01-18 | Return macOS tests to the CI (without docker) | Valery Piashchynski | |