| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-14 | Windows does not support SIGUSR1, so don't use it unconditionally. | Rolf | |
| 2021-01-18 | [fix] /stats/checker : remove the timestamp field when the checker is disabled | Alexandre Flament | |
| 2021-01-13 | [fix] checker: don't run the checker when uwsgi is not properly configured | Alexandre Flament | |
| Before this commit, even with the scheduler disabled, the checker was running at least once for each uwsgi worker. | |||
| 2021-01-12 | [fix] checker: fix typo unknown instead of unknow | Alexandre Flament | |
| 2021-01-12 | [mod] checker: add status and timestamp to the result | Alexandre Flament | |
| for each engine: replace status by success | |||
| 2021-01-12 | [enh] checker: background check | Alexandre Flament | |
| See settings.yml for the options SIGUSR1 signal starts the checker. The result is available at /stats/checker | |||