summaryrefslogtreecommitdiff
path: root/tests/unit/test_search.py
AgeCommit message (Expand)Author
2020-12-18[mod] searx.search.EngineRef: remove from_bang parameterAlexandre Flament
2020-12-18[mod] searx.search.SearchQuery: remove categories parameterAlexandre Flament
2020-12-17[mod] split searx.search into different processorsAlexandre Flament
2020-11-10[mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methodsAlexandre 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.pyAlexandre Flament
2020-09-22[mod] add searx.search.EngineRefAlexandre Flament
2020-09-22[mod] add searx/webadapter.pyAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-07-03Created new plugin type custom_results. Added new plugin bang_redirect (#2027)Lukas van den Berk
2020-02-08[enh] introduce private enginesNoémi Ványi
2019-08-02[enh] Add timeout limit per request (#1640)Alexandre Flament
2016-01-10[mod] remove buildout/makefile infrastructureAdam Tauber