Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-02-03 | Tests update | Valery Piashchynski | |
2021-02-03 | Add new EXPECT mock logs to the tests | Valery Piashchynski | |
2021-02-03 | Fix memory leak in the Worker.go | Valery Piashchynski | |
2021-02-02 | Merge pull request #522 from spiral/fix/named_loggerv2.0.0-beta.22 | Valery Piashchynski | |
bug(logger): Incorrect parsing of nested log levels | |||
2021-02-02 | Move worker states out of internal | Valery Piashchynski | |
2021-02-02 | Bump endure dependency | Valery Piashchynski | |
2021-02-02 | Merge pull request #523 from ↵ | Valery Piashchynski | |
spiral/dependabot/go_modules/github.com/gofiber/fiber/v2-2.4.1 Bump github.com/gofiber/fiber/v2 from 2.4.0 to 2.4.1 | |||
2021-02-02 | Bump github.com/gofiber/fiber/v2 from 2.4.0 to 2.4.1 | dependabot[bot] | |
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](https://github.com/gofiber/fiber/compare/v2.4.0...v2.4.1) Signed-off-by: dependabot[bot] <[email protected]> | |||
2021-02-02 | Remove dup mapstructure tags from logger config | Valery Piashchynski | |
2021-02-02 | Update RPC plugin, use hashmap instead of slice to store pluggable | Valery Piashchynski | |
plugins Fix issue with log channels | |||
2021-02-02 | Update .gitignore | Valery Piashchynski | |
2021-02-01 | Merge pull request #517 from ↵v2.0.0-beta.21 | Valery Piashchynski | |
spiral/dependabot/go_modules/github.com/gofiber/fiber/v2-2.4.0 Bump github.com/gofiber/fiber/v2 from 2.3.3 to 2.4.0 | |||
2021-02-01 | Merge branch 'roadrunner-core' into ↵ | Valery Piashchynski | |
dependabot/go_modules/github.com/gofiber/fiber/v2-2.4.0 | |||
2021-02-01 | Merge pull request #518 from ↵ | Valery Piashchynski | |
spiral/dependabot/go_modules/github.com/shirou/gopsutil-3.21.1incompatible Bump github.com/shirou/gopsutil from 3.20.12+incompatible to 3.21.1+incompatible | |||
2021-02-01 | Merge pull request #519 from spiral/feature/composer-metapackage | Kirill Nesmeyanov | |
Composer metapackage and binary removing | |||
2021-02-01 | Merge remote-tracking branch 'origin/roadrunner-core' into roadrunner-core | SerafimArts | |
2021-02-01 | Make spiral/roadrunner metapackage | SerafimArts | |
2021-02-01 | Bump github.com/shirou/gopsutil | dependabot[bot] | |
Bumps [github.com/shirou/gopsutil](https://github.com/shirou/gopsutil) from 3.20.12+incompatible to 3.21.1+incompatible. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.20.12...v3.21.1) Signed-off-by: dependabot[bot] <[email protected]> | |||
2021-02-01 | Bump github.com/gofiber/fiber/v2 from 2.3.3 to 2.4.0 | dependabot[bot] | |
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.3.3 to 2.4.0. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](https://github.com/gofiber/fiber/compare/v2.3.3...v2.4.0) Signed-off-by: dependabot[bot] <[email protected]> | |||
2021-01-29 | Merge pull request #512 from spiral/fix/command_limitation | Valery Piashchynski | |
fix(server): remove command limitaion | |||
2021-01-29 | Update comment | Valery Piashchynski | |
2021-01-29 | Update plugin.go | Valery Piashchynski | |
2021-01-28 | Merge pull request #508 from spiral/refactor/roadrunner-corev2.0.0-beta19 | Valery Piashchynski | |
fix(tests): Remove the rest of the temporal | |||
2021-01-28 | Revert experiments with self-hosted ci | Valery Piashchynski | |
2021-01-28 | self-hosted on linux | Valery Piashchynski | |
2021-01-27 | Use self-hosted runner | Valery Piashchynski | |
2021-01-27 | Remove ubuntu stuff | Valery Piashchynski | |
Revert docker-compose | |||
2021-01-27 | Merge pull request #506 from ↵v2.0.0-beta13 | Valery Piashchynski | |
spiral/dependabot/go_modules/github.com/go-redis/redis/v8-8.4.11 Bump github.com/go-redis/redis/v8 from 8.4.10 to 8.4.11 | |||
2021-01-27 | Merge branch 'master' into ↵ | Valery Piashchynski | |
dependabot/go_modules/github.com/go-redis/redis/v8-8.4.11 | |||
2021-01-27 | Merge pull request #507 from spiral/refactor/temporal-plugins | Valery Piashchynski | |
refactoring(temporal): Move temporal plugin to the https://github.com/temporalio/roadrunner-temporal repository | |||
2021-01-27 | Move temporal plugin to the temporal repository | Valery Piashchynski | |
2021-01-27 | Bump github.com/go-redis/redis/v8 from 8.4.10 to 8.4.11 | dependabot[bot] | |
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.4.10 to 8.4.11. - [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.10...v8.4.11) Signed-off-by: dependabot[bot] <[email protected]> | |||
2021-01-26 | Merge pull request #502 from spiral/plugin/temporalv2.0.0-beta12 | Valery Piashchynski | |
plugin(temporal): Add temporal plugins set to the RR2 | |||
2021-01-26 | Merge remote-tracking branch 'origin/master' into plugin/temporal | Valery Piashchynski | |
# Conflicts: # go.sum | |||
2021-01-26 | Merge pull request #503 from ↵ | Valery Piashchynski | |
spiral/dependabot/go_modules/github.com/shirou/gopsutil-3.20.12incompatible Bump github.com/shirou/gopsutil from 3.20.11+incompatible to 3.20.12+incompatible | |||
2021-01-26 | Attempt to fix data race in the Test_WorkerError_DisasterRecovery_Heavy | Valery Piashchynski | |
test | |||
2021-01-26 | Bump github.com/shirou/gopsutil | dependabot[bot] | |
Bumps [github.com/shirou/gopsutil](https://github.com/shirou/gopsutil) from 3.20.11+incompatible to 3.20.12+incompatible. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.20.11...v3.20.12) Signed-off-by: dependabot[bot] <[email protected]> | |||
2021-01-26 | Code cleanup | Valery Piashchynski | |
2021-01-25 | Fix map LoadAndDelete method for a sync.Map in go1.14 | Valery Piashchynski | |
2021-01-25 | Initial commit of the Temporal plugins set | Valery Piashchynski | |
2021-01-25 | Merge pull request #497 from ↵ | Valery Piashchynski | |
spiral/dependabot/go_modules/github.com/prometheus/client_golang-1.9.0 Bump github.com/prometheus/client_golang from 1.7.1 to 1.9.0 | |||
2021-01-25 | Merge branch 'master' into ↵ | Valery Piashchynski | |
dependabot/go_modules/github.com/prometheus/client_golang-1.9.0 | |||
2021-01-25 | Merge pull request #498 from ↵ | Valery Piashchynski | |
spiral/dependabot/go_modules/github.com/go-redis/redis/v8-8.4.10 Bump github.com/go-redis/redis/v8 from 8.4.4 to 8.4.10 |