summaryrefslogtreecommitdiff
path: root/searx/search/checker
Commit message (Expand)AuthorAge
* [fix] spellingjazzzooo2023-09-18
* Merge branch 'master' into fasttextArtikusHG2022-12-16
|\
| * move searx.shared.redisdb to searx.redisdbAlexandre Flament2022-12-10
* | Replace langdetect with fasttextArtikusHG2022-12-16
|/
* Initialize Redis in searx/webapp.pyAlexandre FLAMENT2022-11-05
* The checker requires RedisAlexandre Flament2022-11-05
* [fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser2022-09-27
* [fix] pyright repported errorsAlexandre Flament2022-07-30
* [pyright:strict] searx.search.checker.backgroundMartin Fischer2022-01-27
* [fix] checker: fix image fetchAlexandre Flament2022-01-22
* [format.python] initial formatting of the python codeMarkus Heiser2021-12-27
* [format.python] disable py code formatting for some hunks of codeMarkus Heiser2021-12-27
* [fix] searx.network.stream: fix memory leakAlexandre Flament2021-09-28
* [fix] checker: fix memory usageAlexandre Flament2021-09-28
* [pylint] searx: drop no longer needed 'missing-function-docstring'Markus Heiser2021-09-07
* [fix] searx.search.checker.get_result() always return a dictAlexandre Flament2021-08-16
* [pylint] prepare for pylint v2.9.3 / fix some (new) pylint issuesMarkus Heiser2021-07-03
* [pylint] checker/__main__.py & checker/background.pyMarkus Heiser2021-05-05
* [mod] multithreading only in searx.search.* packagesAlexandre Flament2021-05-05
* [mod] oscar: /preferences , engines tab: report engine timesAlexandre Flament2021-04-21
* [enh] rewrite and enhance metricsAlexandre Flament2021-04-21
* [mod] refactoring: processorsAlexandre Flament2021-04-21
* [httpx] replace searx.poolrequests by searx.networkAlexandre Flament2021-04-12
* [enh] replace requests by httpxAlexandre Flament2021-04-10
* [fix] checker: various bug fixesAlexandre Flament2021-03-25
* Windows does not support SIGUSR1, so don't use it unconditionally.Rolf2021-03-14
* [fix] checker: minor fix about language detectionAlexandre Flament2021-01-19
* [mod] checker : replace pycld3 by langdetectAlexandre Flament2021-01-19
* [fix] /stats/checker : remove the timestamp field when the checker is disabledAlexandre Flament2021-01-18
* [fix] checker: fix engine statisticsAlexandre Flament2021-01-18
* [fix] checker: don't run the checker when uwsgi is not properly configuredAlexandre Flament2021-01-13
* [fix] checker: fix typo unknown instead of unknowAlexandre Flament2021-01-12
* [mod] checker: add status and timestamp to the resultAlexandre Flament2021-01-12
* |mod] checker: improve searx-checker command lineAlexandre Flament2021-01-12
* [enh] checker: background checkAlexandre Flament2021-01-12
* [fix] do not colorize output on dumb terminalsMarkus Heiser2021-01-12
* [enh] add checkerAlexandre Flament2021-01-12