Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-18 | - update example in README.md | Wolfy-J | |
Signed-off-by: Wolfy-J <[email protected]> | |||
2021-02-17 | Merge pull request #548 from spiral/rc.3-releasev2.0.0-RC.3 | Valery Piashchynski | |
release(RC.3): RC.3 release | |||
2021-02-17 | Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-17 | Merge pull request #547 from spiral/parse_env_variables | Valery Piashchynski | |
feat(config): Parse env variables in the config | |||
2021-02-16 | FMT-ed all files | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-16 | Add support for parsing env variables in the `.rr.yaml` config | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-16 | Merge pull request #546 from spiral/logs_config_optional | Valery Piashchynski | |
feat(logger): Logger plugin now optional (config) | |||
2021-02-16 | On some test envs with limited resources, goroutine in the | Valery Piashchynski | |
Test_Static_Pool_Destroy_And_Close_While_Wait test might be executed after test ends. Add a little bit more time to wait this gorotutine Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-16 | Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-16 | Use error log-level in tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-16 | Update logger plugin. Now it's optional | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-16 | Merge pull request #544 from spiral/add_support_for_overwrite_flag | Valery Piashchynski | |
feat(config): Add support for the overwriting config values | |||
2021-02-16 | Add nil cofig flag in config flags test | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-16 | Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-16 | Add support for flag overwriting | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-12 | Merge pull request #542 from SerafimArts/feature/actualize-composer-dependencies | Valery Piashchynski | |
feat(composer): Actualize composer.json dependencies | |||
2021-02-12 | Add spiral/roadrunner-cli tool and spiral/roadrunner-http PSR layer | Kirill Nesmeyanov | |
2021-02-11 | Merge pull request #530 from spiral/release_stabilizationv2.0.0-RC.1 | Valery Piashchynski | |
stabilization(RC): rc stabilization | |||
2021-02-11 | Doc comments | Valery Piashchynski | |
2021-02-11 | Merge remote-tracking branch 'origin/master' into release_stabilization | Valery Piashchynski | |
2021-02-11 | Merge pull request #539 from ↵ | Valery Piashchynski | |
spiral/dependabot/go_modules/github.com/olekukonko/tablewriter-0.0.5 Bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5 | |||
2021-02-11 | Bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5 | dependabot[bot] | |
Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/olekukonko/tablewriter/releases) - [Commits](https://github.com/olekukonko/tablewriter/compare/v0.0.4...v0.0.5) Signed-off-by: dependabot[bot] <[email protected]> | |||
2021-02-10 | Fix linters warnings | Valery Piashchynski | |
2021-02-10 | Merge remote-tracking branch 'origin/master' into release_stabilization | Valery Piashchynski | |
# Conflicts: # go.sum | |||
2021-02-10 | Rewrite container for the workers | Valery Piashchynski | |
Update tests | |||
2021-02-09 | Merge pull request #538 from ↵ | Valery Piashchynski | |
spiral/dependabot/go_modules/github.com/gofiber/fiber/v2-2.5.0 Bump github.com/gofiber/fiber/v2 from 2.4.1 to 2.5.0 | |||
2021-02-09 | Bump github.com/gofiber/fiber/v2 from 2.4.1 to 2.5.0 | dependabot[bot] | |
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](https://github.com/gofiber/fiber/compare/v2.4.1...v2.5.0) Signed-off-by: dependabot[bot] <[email protected]> | |||
2021-02-08 | BaseProcess interface as a return type in the worker_watcher,pool and | Valery Piashchynski | |
worker interface | |||
2021-02-08 | Merge pull request #536 from ↵ | Valery Piashchynski | |
spiral/dependabot/go_modules/github.com/yookoala/gofast-0.5.0 Bump github.com/yookoala/gofast from 0.4.0 to 0.5.0 | |||
2021-02-08 | Bump github.com/yookoala/gofast from 0.4.0 to 0.5.0 | dependabot[bot] | |
Bumps [github.com/yookoala/gofast](https://github.com/yookoala/gofast) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/yookoala/gofast/releases) - [Commits](https://github.com/yookoala/gofast/compare/v0.4.0...v0.5.0) Signed-off-by: dependabot[bot] <[email protected]> | |||
2021-02-08 | Push worker to the stack typo | Valery Piashchynski | |
2021-02-08 | Rewrite stack.Get operation w/o recursion calls | Valery Piashchynski | |
Add fast and slow paths | |||
2021-02-07 | Update config | Valery Piashchynski | |
Endure updated to beta.23 Tests update | |||
2021-02-06 | Correct memcached Plugin RPC methods (remove redundant checks, user | Valery Piashchynski | |
errors.E) | |||
2021-02-05 | Faster toString convertation (only for the english) | Valery Piashchynski | |
2021-02-05 | Update CI | Valery Piashchynski | |
2021-02-05 | Correct windows workflo | Valery Piashchynski | |
2021-02-05 | Attempt to configure windows CI | Valery Piashchynski | |
2021-02-05 | fmt-ed | Valery Piashchynski | |
2021-02-05 | handle worker state before sending to the exec | Valery Piashchynski | |
2021-02-04 | pre-rc stabilization of the interfaces and internal code | Valery Piashchynski | |
2021-02-04 | Merge pull request #528 from ↵ | Valery Piashchynski | |
spiral/dependabot/go_modules/github.com/go-redis/redis/v8-8.5.0 Bump github.com/go-redis/redis/v8 from 8.4.11 to 8.5.0 | |||
2021-02-04 | Bump github.com/go-redis/redis/v8 from 8.4.11 to 8.5.0 | dependabot[bot] | |
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.4.11 to 8.5.0. - [Release notes](https://github.com/go-redis/redis/releases) - [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/go-redis/redis/compare/v8.4.11...v8.5.0) Signed-off-by: dependabot[bot] <[email protected]> | |||
2021-02-04 | Merge pull request #526 from spiral/fix/memory_leaksv2.0.0-beta.24 | Valery Piashchynski | |
bug(leak): workers memory leak | |||
2021-02-04 | Update branches for the codeql | Valery Piashchynski | |
2021-02-04 | Update bors.toml | Valery Piashchynski | |
2021-02-04 | Merge remote-tracking branch 'origin/roadrunner-core' into fix/memory_leaks | Valery Piashchynski | |
2021-02-04 | Merge pull request #527 from ↵ | Valery Piashchynski | |
spiral/dependabot/go_modules/github.com/alicebob/miniredis/v2-2.14.2 Bump github.com/alicebob/miniredis/v2 from 2.14.1 to 2.14.2 | |||
2021-02-04 | Bump github.com/alicebob/miniredis/v2 from 2.14.1 to 2.14.2 | dependabot[bot] | |
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/alicebob/miniredis/releases) - [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md) - [Commits](https://github.com/alicebob/miniredis/compare/v2.14.1...v2.14.2) Signed-off-by: dependabot[bot] <[email protected]> | |||
2021-02-03 | Increase channel cap for the tests | Valery Piashchynski | |