summaryrefslogtreecommitdiff
path: root/searx/search/checker
AgeCommit message (Expand)Author
2021-05-05[mod] multithreading only in searx.search.* packagesAlexandre Flament
2021-04-21[mod] oscar: /preferences , engines tab: report engine timesAlexandre Flament
2021-04-21[enh] rewrite and enhance metricsAlexandre Flament
2021-04-21[mod] refactoring: processorsAlexandre Flament
2021-04-12[httpx] replace searx.poolrequests by searx.networkAlexandre Flament
2021-04-10[enh] replace requests by httpxAlexandre Flament
2021-03-25[fix] checker: various bug fixesAlexandre Flament
2021-03-14Windows does not support SIGUSR1, so don't use it unconditionally.Rolf
2021-01-19[fix] checker: minor fix about language detectionAlexandre Flament
2021-01-19[mod] checker : replace pycld3 by langdetectAlexandre Flament
2021-01-18[fix] /stats/checker : remove the timestamp field when the checker is disabledAlexandre Flament
2021-01-18[fix] checker: fix engine statisticsAlexandre Flament
2021-01-13[fix] checker: don't run the checker when uwsgi is not properly configuredAlexandre Flament
2021-01-12[fix] checker: fix typo unknown instead of unknowAlexandre Flament
2021-01-12[mod] checker: add status and timestamp to the resultAlexandre Flament
2021-01-12|mod] checker: improve searx-checker command lineAlexandre Flament
2021-01-12[enh] checker: background checkAlexandre Flament
2021-01-12[fix] do not colorize output on dumb terminalsMarkus Heiser
2021-01-12[enh] add checkerAlexandre Flament