index
:
searxng
dependabot/npm_and_yarn/searx/static/themes/simple/master/grunt-eslint-25.0.0
dependabot/pip/jinja2-3.1.5
dependabot/pip/master/certifi-2024.12.14
dependabot/pip/master/fasttext-predict-0.9.2.4
dependabot/pip/master/flask-3.1.0
dependabot/pip/master/pallets-sphinx-themes-2.3.0
dependabot/pip/master/pygments-2.19.1
dependabot/pip/master/pylint-3.3.2
dependabot/pip/master/pylint-3.3.3
dependabot/pip/master/redis-5.1.1
dependabot/pip/master/redis-5.2.0
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/selenium-4.26.1
dependabot/pip/master/selenium-4.27.1
dependabot/pip/master/setproctitle-1.3.4
dependabot/pip/master/sphinxcontrib-programoutput-0.18
dependabot/pip/master/typer-slim-0.13.0
dependabot/pip/master/typer-slim-0.13.1
dependabot/pip/master/typer-slim-0.14.0
dependabot/pip/master/typer-slim-0.15.1
gh-pages
master
revert-3936-master
translations
translations_update
update_data_update_ahmia_blacklist.py
update_data_update_currencies.py
update_data_update_engine_descriptions.py
update_data_update_engine_traits.py
update_data_update_firefox_version.py
update_data_update_wikidata_units.py
update_js_ariable_to_python
Privacy-respecting federated metasearch engine
SearXNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
test_search.py
Age
Commit message (
Expand
)
Author
2024-10-03
[refactor] unit tests to utilize paramaterized and break down monolithic tests
Grant Lanham
2024-08-21
[fix] unit tests: fix load / unload engines & fix messages
Markus Heiser
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-09-19
[feat] implement feeling lucky feature
Bnyro
2023-08-09
[fix] make flask_babel.gettext() work in engine modules (L10n & threads)
Markus Heiser
2023-02-17
Add "Auto-detected" as a language.
Alexandre Flament
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-09-02
[mod] move searx/testing.py to the tests directory
Alexandre Flament
2021-06-01
[mod] settings_default: remove searx.search.max_request_timeout global variable
Alexandre Flament
2020-12-18
[mod] searx.search.EngineRef: remove from_bang parameter
Alexandre Flament
2020-12-18
[mod] searx.search.SearchQuery: remove categories parameter
Alexandre Flament
2020-12-17
[mod] split searx.search into different processors
Alexandre Flament
2020-11-10
[mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methods
Alexandre Flament
2020-09-22
[mod] add typing and __slots__
Alexandre Flament
2020-09-22
[mod] check the engine tokens in searx/webadapter.py instead of searx/search.py
Alexandre Flament
2020-09-22
[mod] add searx.search.EngineRef
Alexandre Flament
2020-09-22
[mod] add searx/webadapter.py
Alexandre Flament
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-07-03
Created new plugin type custom_results. Added new plugin bang_redirect (#2027)
Lukas van den Berk
2020-02-08
[enh] introduce private engines
Noémi Ványi
2019-08-02
[enh] Add timeout limit per request (#1640)
Alexandre Flament
2016-01-10
[mod] remove buildout/makefile infrastructure
Adam Tauber