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
/
searx
/
__init__.py
Age
Commit message (
Expand
)
Author
2018-01-16
[fix] read utf-8 files (settings, languages, currency) with python3.5
Marc Abonce Seguin
2018-01-12
Merge pull request #1124 from JosephKiranBabu/python3-unicode-support
Adam Tauber
2017-12-29
[enh] overwrite secret_key from env with the SEARX_SECRET env var if exists -...
Adam Tauber
2017-12-21
Make Python 3 able to read settings files with Unicode characters
Joseph Nuthalapati
2017-05-15
[mod] settings.yml can be /etc/searx/settings.yml
Alexandre Flament
2016-10-22
[mod] the environment variable SEARX_DEBUG can override the general.debug val...
dalf
2016-01-06
[fix]#485 AttributeError: 'module' object has no attribute 'old_where'
misnyo
2015-12-29
[fix] #471 #463 fix old openssl(<1.0.2) requests verify error
misnyo
2015-08-24
[fix] show debug output when enabled
Thomas Pointhuber
2015-04-13
[mod] https rewrite pluginification
Adam Tauber
2015-01-09
[enh] logging added
Adam Tauber
2014-10-19
[fix] pep8 part II.
Adam Tauber
2014-10-19
Merge pull request #97 from pointhi/https
Adam Tauber
2014-10-15
improve https rewriting
Thomas Pointhuber
2014-10-15
Implementing https rewrite support #71
Thomas Pointhuber
2014-09-13
add comments to __init__.py
Thomas Pointhuber
2014-01-20
fix: robot fw, entry points, some flake8, package searx egg
Matej Cotman
2014-01-19
[enh] settings unification - new dependency: pyyaml
asciimoo
2013-10-15
[enh] engine types
asciimoo
2013-10-15
[fix] result template tag fix
asciimoo
2013-10-14
[enh] result template added
asciimoo
2013-10-14
[enh] initial commit
asciimoo