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_utils.py
Age
Commit message (
Expand
)
Author
2024-10-15
[refactor] unit tests (continued) - plugins
Grant Lanham
2024-10-03
[refactor] unit tests to utilize paramaterized and break down monolithic tests
Grant Lanham
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2024-03-09
[black] upgrade black 22.12.0 --> 24.2.0
Markus Heiser
2023-10-22
[fix] HTMLParser: undocumented not implemented method
Markus Heiser
2023-03-24
[mod] replace utils.match_language by locales.match_locale
Markus Heiser
2022-12-16
Replace langdetect with fasttext
ArtikusHG
2022-01-29
[mod] add documentation about searx.utils
Alexandre Flament
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-10-12
[fix] fix match_language issue to make zh-TW match to zh-Hant-TW
Marc Abonce Seguin
2021-09-02
[mod] move searx/testing.py to the tests directory
Alexandre Flament
2021-08-31
[pylint] Pylint 2.10 - fix redundant-u-string-prefix
Markus Heiser
2020-12-03
[enh] record details exception per engine
Alexandre Flament
2020-10-02
[mod] move extract_text, extract_url to searx.utils
Alexandre Flament
2020-09-22
[mod] add searx/webutils.py
Alexandre Flament
2020-09-13
[fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an Exception
Alexandre Flament
2020-09-10
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
Dalf
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2019-08-02
[fix] fix flickr_noapi decoding (#1655)
Alexandre Flament
2019-07-17
[fix] secret_key can be bytes instead of a string (#1602)
rachmadani haryono
2018-03-27
refactor engine's search language handling
Marc Abonce Seguin
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-01-10
[mod] remove buildout/makefile infrastructure
Adam Tauber