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_webapp.py
Age
Commit message (
Expand
)
Author
2021-11-26
[fix] oscar theme: use SearXNG logo and wordmark
Markus Heiser
2021-10-29
healthcheck endpoint
Igor Rzegocki
2021-10-12
[mod] locale: use hyphen everywhere except for Babel
Alexandre Flament
2021-10-12
[fix] fix match_language issue to make zh-TW match to zh-Hant-TW
Marc Abonce Seguin
2021-09-30
SearXNG: oscar theme
Alexandre Flament
2021-09-13
[fix] settings - displayed name is SearXNG
Markus Heiser
2021-09-02
[mod] move searx/testing.py to the tests directory
Alexandre Flament
2021-08-17
[mod] searx.webapp.get_locale: read locale from the preferences
Alexandre Flament
2021-05-05
[mod] multithreading only in searx.search.* packages
Alexandre Flament
2021-04-25
[brand] searxng is a fork from searx
Markus Heiser
2021-04-10
[fix] test: avoid HTTP requests
Alexandre Flament
2021-03-06
[enh] add ability to send engine data to subsequent requests
Adam Tauber
2021-02-04
[fix] get correct locale with country from browser
Marc Abonce Seguin
2020-12-17
[mod] themes: remove legacy, courgette and pix-art themes
Alexandre Flament
2020-12-01
[fix] tests: fix duplicate method name
Alexandre Flament
2020-11-06
[fix] fix of / and /search
Alexandre Flament
2020-11-02
[mod] separate index and search routes
Marc Abonce Seguin
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-06-11
[fix] commit 2c6531b2 breaks the unit test, this is a hotfix
Markus Heiser
2020-03-13
[fix] update csv unit test
Adam Tauber
2019-08-03
[fix] fix monkey patch in test_webapp.py (#1667)
Alexandre Flament
2019-07-17
[enh] Add Server-Timing header (#1637)
Alexandre Flament
2019-05-18
new: dev: test for config api
rachmadaniHaryono
2017-07-20
change unresponsive_engines to a set to eliminate duplication of errors
Noémi Ványi
2017-07-12
show engine errors in infobox && add new error alert
Noémi Ványi
2017-05-15
[enh] py3 compatibility
Adam Tauber
2017-01-20
[mod] add a __common__ template that can't be selected but that provides a co...
Alexandre Flament
2017-01-16
[enh] show spelling corrections
David A Roberts
2016-11-14
[fix] search mocking in webapp test
Adam Tauber
2016-09-22
[mod] rename "default" theme to "legacy"
Adam Tauber
2016-07-16
[fix] result count tests
Adam Tauber
2016-07-04
[enh][fix] update to latest dependencies ++ fix tests & travis test runner
Adam Tauber
2016-04-09
new preferences handling
Noemi Vanyi
2016-01-10
[mod] remove buildout/makefile infrastructure
Adam Tauber