Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-26 | mode update | Valery Piashchynski | |
2020-10-22 | Update .gitignore | Valery Piashchynski | |
i# deleted: builds/roadrunner-1.8.4-darwin-amd64.zip | |||
2020-10-22 | A | Valery Piashchynski | |
2020-10-20 | Merge pull request #371 from spiral/rpc_roadrunner_endure_plugin | Valery Piashchynski | |
Rpc roadrunner endure plugin | |||
2020-10-20 | Temporary commented Test_StaticPool_Broken_Replace test | Valery Piashchynski | |
2020-10-20 | GolangCi warnings fix | Valery Piashchynski | |
2020-10-20 | Update workflows to go 1.15, remove 1.13 | Valery Piashchynski | |
2020-10-20 | fix memory reordering in the tests?? | Valery Piashchynski | |
2020-10-20 | Update RpcService registration | Valery Piashchynski | |
2020-10-20 | Fix RPC interface name, remove old rpc_test code | Valery Piashchynski | |
2020-10-20 | Remove all graceful interface impl | Valery Piashchynski | |
2020-10-19 | Move plugin architecture to the doc folder | Valery Piashchynski | |
2020-10-19 | Initial implementation of the RPC RR 2.0 plugin | Valery Piashchynski | |
2020-10-19 | Add some commentsv2.0.0-alpha13 | Valery Piashchynski | |
2020-10-19 | Merge remote-tracking branch 'origin/release_2.0' into release_2.0 | Valery Piashchynski | |
# Conflicts: # pool.go | |||
2020-10-19 | Update according activity worker | Valery Piashchynski | |
2020-10-17 | - config todos | Wolfy-J | |
2020-10-17 | - fixes pipe relay initializationv2.0.0-alpha12 | Wolfy-J | |
2020-10-17 | - allow empty relay dsnv2.0.0-alpha11 | Wolfy-J | |
2020-10-17 | - fixed app contextv2.0.0-alpha7v2.0.0-alpha10 | Wolfy-J | |
2020-10-17 | Update app.go | Anton Titov | |
2020-10-16 | Correct Spawner interfacev2.0.0-alpha6 | Valery Piashchynski | |
2020-10-16 | Fix old deps in testsv2.0.0-alpha5 | Valery Piashchynski | |
2020-10-14 | Fixed: race conditions in tests, Handle_Dead test activated | Valery Piashchynski | |
2020-10-13 | Temporary turn off composer analyze | Valery Piashchynski | |
2020-10-13 | Update CI for 2.0 | Valery Piashchynski | |
2020-10-13 | remove deprecated code | Valery Piashchynski | |
2020-10-13 | Update RR path in go.modv2.0.0-alpha3 | Valery Piashchynski | |
2020-10-13 | Initial commit of RR 2.0v2.0.0-alpha1 | Valery Piashchynski | |
2020-09-17 | Move old container to the _old folder | Valery Piashchynski | |
2020-09-02 | Merge #358v1.8.3 | bors[bot] | |
358: release 1.8.3 r=48d90782 a=48d90782 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-09-02 | Grammar fix | Valery Piashchynski | |
2020-09-02 | Grammar fix | Valery Piashchynski | |
2020-09-02 | release 1.8.3 | Valery Piashchynski | |
2020-09-01 | Merge #357 | bors[bot] | |
357: Add checks to exec from user r=48d90782 a=48d90782 resolves #332 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-09-01 | Update comments in ExecuteFromUser | Valery Piashchynski | |
2020-09-01 | Add namespaces check to the ExecuteFromUser | Valery Piashchynski | |
2020-08-28 | Merge #356 | bors[bot] | |
356: Attempt to fix npe in the StaticPool mutex r=48d90782 a=48d90782 Since we are using pointer receiver for the StaticPool struct, there is no sense to use pointers to define mutexes. Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-08-28 | Merge #355 | bors[bot] | |
355: Broken pipe issue r=48d90782 a=48d90782 - The issue with the broken pipe properly handled - superfluous response.WriteHeader issue fixed Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-08-27 | attempt to fix npe in mutex. | Valery Piashchynski | |
Since we are using pointer receiver for the StaticPool struct, there is no sense to use pointers to define a mutexes | |||
2020-08-27 | add errors description | Valery Piashchynski | |
2020-08-27 | update error message | Valery Piashchynski | |
2020-08-27 | Update error handler | Valery Piashchynski | |
2020-08-27 | handle aborted connection on windows | Valery Piashchynski | |
2020-08-27 | Issue with broken pipe properly handled | Valery Piashchynski | |
2020-08-27 | Merge #345 | bors[bot] | |
345: Adding headers to static files r=48d90782 a=siad007 Fixes #336 Related to #335 Co-authored-by: Siad Ardroumli <[email protected]> Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-08-27 | Add static header test, update .rr.yaml | Valery Piashchynski | |
2020-08-27 | Merge branch 'master' into patch-1 | Valery Piashchynski | |
2020-08-27 | Merge #353 | bors[bot] | |
353: Pci dss upgrade r=48d90782 a=48d90782 resolves #352 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-08-26 | Update README | Valery Piashchynski | |