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
/
tests
/
unit
/
test_plugins.py
Age
Commit message (
Expand
)
Author
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-11-01
[mod] isolation of botdetection from the limiter
Markus Heiser
2023-06-01
[fix] correct determination of the IP for the request
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-10-06
plugins: refactor initialization
Alexandre Flament
2021-09-02
[mod] move searx/testing.py to the tests directory
Alexandre Flament
2020-12-01
[mod] pylint: numerous minor code fixes
Alexandre Flament
2020-10-24
[fix] hash plugin test
Venca24
2020-10-23
[fix] code style
Venca24
2020-10-23
[enh] add plugin converting strings into hash digests
Venca24
2020-09-10
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
Dalf
2020-06-11
[fix] commit 2c6531b2 breaks the unit test, this is a hotfix
Markus Heiser
2017-05-15
[enh] py3 compatibility
Adam Tauber
2017-01-02
[mod] searx uses flask framework only in webapp.py. Make migration to another...
Alexandre Flament
2016-11-02
Change plugin API :
dalf
2016-11-02
Clean up the architecture
dalf
2016-08-27
remove self info answers from pages after first one
Noemi Vanyi
2016-01-10
[mod] remove buildout/makefile infrastructure
Adam Tauber