You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Markus Heiser 8033518899 [pylint] searx/network/__init__.py & add global (THREADLOCAL)
No functional change!

- fix messages from pylint
- add ``global THREADLOCAL``
- normalized various indentation

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
..
answerers
data fix Qwant's fetch_languages function 3 years ago
engines [doc] add documentation about the XPath engine 3 years ago
metrics [refactor] metrics.get_reliabilities() - make code more readable 3 years ago
network [pylint] searx/network/__init__.py & add global (THREADLOCAL) 3 years ago
plugins
raise_for_httperror
search [pylint] searx/search/__init__.py & replace lic-text by SPDX tag 3 years ago
shared
static [static] make /stats more CSP compliant- make themes.all 3 years ago
templates [fix] offline engines: fix templates /stats and /preferences 3 years ago
translations
__init__.py [mod] searx.metrics.error_recorder: store relative file name instead of the full absolute file name. 3 years ago
autocomplete.py
exceptions.py
external_bang.py
external_urls.py
languages.py
preferences.py [pylint] tag PYLINT_FILES by comment `# lint: pylint` 3 years ago
query.py
results.py [fix] offline engine: don't crash on time recording 3 years ago
settings.yml [fix] engine archive is - search_url has been changed 3 years ago
settings_loader.py [fix] unit test: don't load /etc/searx/settings.yml 3 years ago
settings_robot.yml
testing.py Bump pylint from 2.7.4 to 2.8.2 3 years ago
utils.py
version.py
webadapter.py
webapp.py [fix] offline engine: don't crash on time recording 3 years ago
webutils.py