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
Age
Commit message (
Expand
)
Author
2017-11-23
[enh] version 0.13.1
Adam Tauber
2017-11-23
[fix] autocompleter py3 compatibility - fixes #1088
Adam Tauber
2017-11-23
[fix] replace obsolete string.join function
Adam Tauber
2017-11-23
[fix] measure request duration only if total_time attribute is set - fixes au...
Adam Tauber
2017-11-22
[fix] change domain name in google engine test
Adam Tauber
2017-11-22
[fix] use english in google engine if no language was set - this prevents gue...
Adam Tauber
2017-11-22
[fix] revert language changes to prevent CAPTCHAs
Adam Tauber
2017-11-22
[enh] timeout and total HTTP time are managed by searx.poolrequests
Alexandre Flament
2017-11-22
Merge pull request #1090 from asciimoo/requirement_upgrade
Adam Tauber
2017-11-22
Dependencies upgrade
Alexandre Flament
2017-11-21
[enh] version 0.13.0
Adam Tauber
2017-11-21
[doc] add @vachi, @lcpz, @nikaiw, Thirnearez, @MrPetovan, @woorst, @Apply55gx...
Adam Tauber
2017-11-21
[enh] update translations
Adam Tauber
2017-11-21
[fix] remove trailing 0x00 from csv output
Adam Tauber
2017-11-21
[fix] resurrect csv output in py2
Adam Tauber
2017-11-21
[fix] fix language support of google
Adam Tauber
2017-11-21
[fix] allow none as category in preferences - #1086
Adam Tauber
2017-11-15
Merge pull request #1084 from moon2l/master
Adam Tauber
2017-11-15
fix bug: TypeError: set(['bing', 'google']) is not JSON serializable, when cu...
yujunqiang
2017-11-14
Merge pull request #1083 from cclauss/patch-2
Adam Tauber
2017-11-14
print() is a function in Python 3
cclauss
2017-11-13
[enh] update translations
Adam Tauber
2017-11-07
Merge pull request #1079 from pyrrh0n1c/master
Adam Tauber
2017-11-07
Fixed unittests.
pyrrh0n1c
2017-11-07
Fixed typos.
pyrrh0n1c
2017-11-07
Fixed the currency_convert engine.
pyrrh0n1c
2017-11-03
Merge pull request #1068 from Apply55gx/genius
Adam Tauber
2017-11-03
Merge pull request #1078 from kvch/result-engines-set
Adam Tauber
2017-11-03
results: make engines of results set
Noémi Ványi
2017-11-02
[mod] add more error handling to json engine II.
Adam Tauber
2017-11-02
[mod] add more error handling to json engine
Adam Tauber
2017-11-02
Merge pull request #1076 from jibe-b/patch-10
Adam Tauber
2017-11-02
[fix] update openairepublications
jibe-b
2017-11-01
[add] OpenAIRE publication engine
jibe-b
2017-11-01
Merge pull request #1075 from kvch/finish-jibe-b-engines
Adam Tauber
2017-11-01
minor fix of BASE engine
Noémi Ványi
2017-11-01
minor fixes of pubmed engine
Noémi Ványi
2017-11-01
[add] pubmed engine
jibe-b
2017-11-01
minor fixes of doi resolver
Noémi Ványi
2017-11-01
[enh] oa_doi_rewrite plugin broadens doai_rewrite
jibe-b
2017-11-01
add OpenAIRE engine as a json engine
Noémi Ványi
2017-11-01
minor fixes of arxiv
Noémi Ványi
2017-11-01
[fix] remove .encode for python3 compatibility
jibe-b
2017-11-01
[enh] use format to concatenate strings
jibe-b
2017-11-01
[add] arxiv engine
jibe-b
2017-11-01
[enh] update translations
Adam Tauber
2017-10-26
[fix] pep8
Adam Tauber
2017-10-26
[mod] compress saved preferences in url
Adam Tauber
2017-10-25
Merge pull request #1 from asciimoo/master
Apply55gx
2017-10-25
removed unused indicies array
Apply55gx
[next]