index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
network
Age
Commit message (
Expand
)
Author
2021-06-01
[mod] move all default settings into searx.settings_defaults
Alexandre Flament
2021-05-24
[coding-style] searx/network/network.py - normalized indentations
Markus Heiser
2021-05-24
[coding-style] searx/network/client.py - normalized indentations
Markus Heiser
2021-05-24
[pylint] searx/network/raise_for_httperror.py
Markus Heiser
2021-05-24
[pylint] searx/network/network.py & add global (NETWORKS)
Markus Heiser
2021-05-24
[pylint] searx/network/client.py & add global (TRANSPORT_KWARGS)
Markus Heiser
2021-05-24
[pylint] searx/network/__init__.py & add global (THREADLOCAL)
Markus Heiser
2021-05-22
[fix] offline engine: don't crash on time recording
Alexandre Flament
2021-05-05
[mod] searx.network.client: the same configuration reuses the same ssl.SSLCon...
Alexandre Flament
2021-04-27
[fix] searx.network: fix rare cases where LOOP is None
Alexandre Flament
2021-04-21
[enh] rewrite and enhance metrics
Alexandre Flament
2021-04-21
[mod] refactoring: processors
Alexandre Flament
2021-04-12
[httpx] replace searx.poolrequests by searx.network
Alexandre Flament