Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-23 | Stabilization PR | Valery Piashchynski | |
2021-01-21 | Allow https to listen on unix sockets | Valery Piashchynski | |
2021-01-21 | Uniform all configs | Valery Piashchynski | |
Add debug server Check nil's for all plugin intialization | |||
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 | Uniform debug message from the http hanlder | Valery Piashchynski | |
Update tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-18 | Fix NPE when .rr.yaml didn't contain HTTP section | Valery Piashchynski | |
Add tests | |||
2021-01-18 | Fix incorrectly set environment variables in the server plugin | Valery Piashchynski | |
2021-01-15 | Viper doesn't support `yaml` structure tags, it uses mapstructure | Valery Piashchynski | |
instead | |||
2021-01-13 | Update styly of the .rr.yaml | Valery Piashchynski | |
Add comments Add support for the automatically set RR_RPC, RR_HTTP env variables for the worker process. | |||
2021-01-05 | Add dput.cf file for the ubuntu launchpad | Valery Piashchynski | |
Add a lot of comments to the exported functions | |||
2020-12-27 | Util -> Utils | Valery Piashchynski | |
2020-12-26 | Reorganize eventsv2.0.0-beta4 | Valery Piashchynski | |
2020-12-26 | Huge tests refactoring. Reduce running time 2-3x times | Valery Piashchynski | |
2020-12-25 | Move root plugins to the pkg | Valery Piashchynski | |
2020-12-25 | Initial commit of experiment | Valery Piashchynski | |
2020-12-21 | Move plugins to the roadrunner-plugins repository | Valery Piashchynski | |
2020-12-21 | Remove config2 alias | Valery Piashchynski | |
2020-12-20 | Merge remote-tracking branch 'origin/2.0' into plugin/redis | Valery Piashchynski | |
# Conflicts: # go.sum # pkg/pipe/pipe_factory_test.go # pkg/pool/static_pool.go # plugins/rpc/plugin.go | |||
2020-12-20 | Latest goridge version support | Valery Piashchynski | |
2020-12-18 | Move roadrunner payload out of internal to pkgv2.0.0-alpha25 | Valery Piashchynski | |
2020-12-17 | Move config interface to the interfaces folder. Initial redis plugin | Valery Piashchynski | |
structure | |||
2020-12-17 | Add some time to finish the tests 20->25 minutes | Valery Piashchynski | |
2020-12-17 | Now better | Valery Piashchynski | |
2020-12-17 | huge refactor | Valery Piashchynski | |
2020-12-16 | Use ERROR log level everywhere. Remove unused code from Reload plugin | Valery Piashchynski | |
2020-12-16 | Reduce RANGE allocations, parallel checks for removed and created files | Valery Piashchynski | |
2020-12-15 | Fix races and update CI (remove codecov from windows) | Valery Piashchynski | |
2020-12-15 | Tests fixed | Valery Piashchynski | |
2020-12-15 | - fixing tests | Wolfy-J | |
2020-12-15 | Rotate ports | Valery Piashchynski | |
Remaster worker_watcher | |||
2020-12-14 | Move to goridge3 | Valery Piashchynski | |
2020-12-03 | Initial commit of checker plugin | Valery Piashchynski | |
2020-12-01 | golangci linters fix | Valery Piashchynski | |
2020-12-01 | Switch to self-hosted GHA | Valery Piashchynski | |
2020-11-30 | PHP 8.0 in RR2 | Valery Piashchynski | |
2020-11-30 | Finish plugin for static | Valery Piashchynski | |
2020-11-27 | Add comment to the Middleware field in the http config | Valery Piashchynski | |
2020-11-27 | Gzip plugin | Valery Piashchynski | |
2020-11-27 | Increase time for middleware test | Valery Piashchynski | |
2020-11-26 | Rotate ports in the TestHandler_FormData_PUT | Valery Piashchynski | |
2020-11-26 | Rotate ports for the Middleware test | Valery Piashchynski | |
2020-11-26 | Rotate ports for the http plugin init test | Valery Piashchynski | |
2020-11-26 | Update ports in the rr-env test | Valery Piashchynski | |
2020-11-26 | Update ports in the configs | Valery Piashchynski | |
2020-11-26 | Truncate stderr before write, http_reset test config update | Valery Piashchynski | |
2020-11-25 | Finish tests for the http plugin | Valery Piashchynski | |
2020-11-25 | Add mock logger, test for errors in log | Valery Piashchynski | |
2020-11-25 | Update CreateListener function, simplifications | Valery Piashchynski | |
2020-11-24 | Remove old RPC test | Valery Piashchynski | |