Commit History

Author SHA1 Message Date
  Markus Heiser f0059b80ed [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
  Markus Heiser 7b235a1c36 [mod] one logger per engine 3 years ago
  Alexandre Flament 8375974dff [fix] sys.exit(1) when there is duplicate engine name 3 years ago
  Markus Heiser 8908937046 [mod] searx.engines.load_engine return None instead of sys.exit(1) 3 years ago
  Alexandre Flament 70a9208972 [mod] searx.engines.__init__: refactoring 3 years ago
  Alexandre Flament 4b07df62e5 [mod] move all default settings into searx.settings_defaults 3 years ago
  Alexandre Flament 8c1a65d32f [mod] multithreading only in searx.search.* packages 4 years ago
  Alexandre Flament 7acd7ffc02 [enh] rewrite and enhance metrics 4 years ago
  Alexandre Flament aae7830d14 [mod] refactoring: processors 4 years ago
  Alexandre Flament d14994dc73 [httpx] replace searx.poolrequests by searx.network 4 years ago
  Alexandre Flament 99e0651cea [mod] by default allow only HTTPS, not HTTP 4 years ago
  Adam Tauber 44f4a9d49a [enh] add ability to send engine data to subsequent requests 4 years ago
  Markus Heiser 4845183128 [mod] don't dump traceback of SearxEngineResponseException on init 4 years ago
  Marc Abonce Seguin 9b6ffed061 fix fetch_languages for bing 4 years ago
  Alexandre Flament ca93a01844 [mod] dynamically set language_support variable 4 years ago
  Alexandre Flament 7ec8bc3ea7 [mod] split searx.search into different processors 4 years ago
  Alexandre Flament d703119d3a [enh] add raise_for_httperror 4 years ago
  Noémi Ványi 3a63dfbdd7 display if an engine does not support https 4 years ago
  Alexandre Flament 1d0c368746 [enh] record details exception per engine 4 years ago
  Alexandre Flament 3cfef61123 [fix] /stats: report error percentage instead of error count 4 years ago
  Alexandre Flament 3786920df9 [enh] Add multiple outgoing proxies 4 years ago
  a01200356 c3daa08537 [enh] Add onions category with Ahmia, Not Evil and Torch 9 years ago
  Alexandre Flament a9dc54bebc [mod] Add searx.data module 4 years ago
  Marc Abonce Seguin ea9d979cc3 add language names in qwant's fetch languages function 4 years ago
  Alexandre Flament 3397382754 [enh] stop searx when an engine raise an SyntaxError exception (#2177) 4 years ago
  Alexandre Flament b329058c1a Revert "[enh] test: load each engine to check for syntax errors" 4 years ago
  Dalf 4fb3ed2c63 [enh] test: load each engine to check for syntax errors 4 years ago
  Noémi Ványi e3282748d0 add display_error_messages option to engine settings 5 years ago
  Noémi Ványi 99435381a8 [enh] introduce private engines 5 years ago
  Noémi Ványi 5796dc60c9 fix pep 8 check 5 years ago