Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-28 | - Update CHANGELOG | Valery Piashchynski | |
- Add tests for the etags functionality Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-26 | - Update defaults | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-26 | - Update default pattern | Valery Piashchynski | |
2021-04-26 | - Totally rework static plugin | Valery Piashchynski | |
- Remove old one, now it is part of the HTTP plugin Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-03-16 | 👷 Correct the http internal redirect code | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-03-13 | Make a ROOT_CA path optional | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-10 | Rewrite container for the workers | Valery Piashchynski | |
Update tests | |||
2021-01-25 | Add new Supervisor test in the http plugin | Valery Piashchynski | |
Uniform supervisor config keys to use same notation as pool (10s, 10h not just 10) | |||
2021-01-25 | resolve #415 | 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 |