Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-15 | Replace Times with MinTimes | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-15 | Reload plugin update | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-15 | 1s interval for the reloader tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-15 | Sleep to wait file copy on slow github actions | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-13 | Increase reload timeout. | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-13 | Update go.mod dependencies to the most recent version. | Valery Piashchynski | |
Fix tests according to the new mocks. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Update CI (add new tests) | Valery Piashchynski | |
- Add path scan with regex (find .php/.ph/.sh scripts). When found, try to stat path for potential fix for the [file not exists problem] Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-20 | - Fix bug that after Reset, http handler was witout log listener | Valery Piashchynski | |
2021-03-28 | - Fix new linters warnings | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-03-16 | 🐛 fix issue with strange messages in the http body when max request | Valery Piashchynski | |
size reached. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-03 | Fix memory leak in the Worker.go | Valery Piashchynski | |
2021-01-23 | Stabilization PR | Valery Piashchynski | |
2021-01-19 | Uniform all errors operations | Valery Piashchynski | |
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-15 | Use uniform snake case in the configs, fix critical issue with wrong | Valery Piashchynski | |
calculation of workers in stack at the Destroy stage | |||
2020-12-26 | Huge tests refactoring. Reduce running time 2-3x times | Valery Piashchynski | |