Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-13 | Initial commit of RR 2.0v2.0.0-alpha1 | Valery Piashchynski | |
2020-02-23 | Fix GoExit issue | Valery Piashchynski | |
2020-02-23 | Send message to the service stop channel | 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 | 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 | 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 |