| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-09-07 | [pylint] searx: drop no longer needed 'missing-function-docstring' | Markus Heiser |
| 2021-08-16 | [fix] searx.search.checker.get_result() always return a dict | Alexandre Flament |
| 2021-05-05 | [pylint] checker/__main__.py & checker/background.py | Markus Heiser |
| 2021-05-05 | [mod] multithreading only in searx.search.* packages | Alexandre Flament |
| 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 |
| 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 |
| 2021-01-12 | [enh] checker: background check | Alexandre Flament |