Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Kian-Meng Ang 629ebb426f Fix typos (#3366) 2 gadi atpakaļ
  Noémi Ványi 85034b49ef Remove `httpx` and use `requests` instead (#3305) 2 gadi atpakaļ
  Alexandre Flament 14fe1779b7 [httpx] replace searx.poolrequests by searx.network 3 gadi atpakaļ
  Alexandre Flament 88a96baedc [enh] replace requests by httpx 3 gadi atpakaļ
  Alexandre Flament 99e0651cea [mod] by default allow only HTTPS, not HTTP 3 gadi atpakaļ
  Alexandre Flament 74d56f6cfb [mod] poolrequests: for one (user request, engine) always use the same HTTPAdapter 3 gadi atpakaļ
  Alexandre Flament d703119d3a [enh] add raise_for_httperror 3 gadi atpakaļ
  Alexandre Flament 3786920df9 [enh] Add multiple outgoing proxies 3 gadi atpakaļ
  Alexandre Flament 93f7f7eee2 [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. 4 gadi atpakaļ
  Dalf 7888377743 Drop Python 2 (3/n): objects 4 gadi atpakaļ
  Adam Tauber 4a913247b2 [enh] add option to configure proxies per engine - closes #1827 4 gadi atpakaļ
  Adam Tauber 27e95846ea [fix] measure request duration only if total_time attribute is set - fixes autocompleter 6 gadi atpakaļ
  Alexandre Flament c1cfe97851 [enh] timeout and total HTTP time are managed by searx.poolrequests 7 gadi atpakaļ
  Adam Tauber f2b13a7de0 [enh] allow default empty values for normal and result proxies 7 gadi atpakaļ
  Guilhem Bonnefille 3f395304f9 Fix pep8 8 gadi atpakaļ
  Guilhem Bonnefille f18a3a77ef Use new settings to fine tune the connection pool 8 gadi atpakaļ
  Adam Tauber bd22e9a336 [fix] pep8 compatibilty 8 gadi atpakaļ
  Adam Tauber 357fc47811 [fix] lock request pool generator 9 gadi atpakaļ
  Adam Tauber 1fcf066a81 [mod] change settings file structure according to #314 9 gadi atpakaļ
  Alexandre Flament cde37be4f5 [enh] basic support for http proxy (see #236) 9 gadi atpakaļ
  Adam Tauber 03579c225f [enh] support of multiple outgoing IPs 9 gadi atpakaļ
  Adam Tauber 06186e72a9 [fix] poolrequest post method parameters 9 gadi atpakaļ
  dalf d07cfd9089 [enh] use one single http connection pool : improve response time. close #100 9 gadi atpakaļ