Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-13 | Initial commit of RR 2.0v2.0.0-alpha1 | Valery Piashchynski | |
2020-08-26 | remove path separators in watcher_test | Valery Piashchynski | |
2020-02-28 | Fix linter errors | Valery Piashchynski | |
2020-02-27 | Merge remote-tracking branch 'remotes/origin/master' into ↵ | Valery Piashchynski | |
address_already_in_use_error | |||
2020-02-27 | Update reload tests | Valery Piashchynski | |
2020-02-26 | Test update | Valery Piashchynski | |
Ci remove windows | |||
2020-02-23 | Merge branch 'file_watcher_module' of github.com:spiral/roadrunner into ↵ | Valery Piashchynski | |
file_watcher_module | |||
2020-02-23 | Fix GoExit issue | Valery Piashchynski | |
2020-02-23 | Merge remote-tracking branch 'origin/file_watcher_module' into ↵ | Wolfy-J | |
file_watcher_module | |||
2020-02-23 | - cs | Wolfy-J | |
2020-02-23 | Send message to the service stop channel | Valery Piashchynski | |
2020-02-23 | Remove data race | Valery Piashchynski | |
Smart restart | |||
2020-02-23 | Fix broken imports | Valery Piashchynski | |
2020-02-23 | Add FW to removes and deletes | Valery Piashchynski | |
2020-02-23 | Fix CR issues | Valery Piashchynski | |
2020-02-23 | - need batching | Wolfy-J | |
2020-02-21 | Tests update | Valery Piashchynski | |
2020-02-21 | Add tests | Valery Piashchynski | |
Add reload tests to Makefile Remove old code | |||
2020-02-21 | Fix issues during the testing | Valery Piashchynski | |
2020-02-21 | Fix misconfiguration | Valery Piashchynski | |
2020-02-21 | Slight update | Valery Piashchynski | |
Start to write tests | |||
2020-02-21 | Update service to support file patterns | Valery Piashchynski | |
Update watcher Gracefull stop | |||
2020-02-20 | Declare general interfaces, Controllable and Attacher instead of private | Valery Piashchynski | |
First dirty working example of reload | |||
2020-02-20 | Some fixes | Valery Piashchynski | |
2020-02-20 | Update wathcer implementation. Need to rethink structure and optimize | Valery Piashchynski | |
algorithms | |||
2020-02-19 | First concept of reload | Valery Piashchynski | |
2020-02-18 | Finish with Adding single path w/o recursion | Valery Piashchynski | |
2020-02-17 | Remove unused errors | Valery Piashchynski | |
Put reload service import in proper place | |||
2020-02-17 | Add reload service | Valery Piashchynski | |
Start to implement Watcher |