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_standalone_searx.py
Age
Commit message (
Expand
)
Author
2023-08-09
[fix] make flask_babel.gettext() work in engine modules (L10n & threads)
Markus Heiser
2023-06-19
[mod] move some code from webapp module to webutils module (no functional cha...
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-10-02
SearXNG: searxng_extra
Alexandre Flament
2021-09-02
[mod] move searx/testing.py to the tests directory
Alexandre Flament
2021-03-04
Add searx_extra package
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-17
[mod] use github actions instead of travis
Alexandre Flament
2020-11-17
[fix] fix a test_standalone_searx test case
Alexandre Flament
2020-11-14
Merge pull request #2296 from rachmadaniHaryono/feature/suppress-output
Alexandre Flament
2020-11-10
[mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methods
Alexandre Flament
2020-11-05
chg: test: suppress output
rachmadaniHaryono
2020-11-04
Feature/standalone searx update (#1591)
rachmadani haryono