summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-27[enh] infobox for wolframalphaa01200356
TODO: - infobox styles - unit tests ISSUES: - no_api version needs to re-call server for additional pods, such as plots. therefore, it's even slower than before. comment out the part that calls get_async_pod if requests reach timeout or increase timeout in settings.yml.
2016-02-27[fix] pep8Adam Tauber
2016-02-27[fix] robot testsAdam Tauber
2016-02-27[enh] settings option to change instance name - closes #450Adam Tauber
2016-02-26Merge pull request #512 from ldidry/refix-428Adam Tauber
Fix results with no scheme
2016-02-26Fix results with no schemeLuc Didry
Related to #428, which was fixed in e3df22b but broken in a refactoring (b6c3cb0)
2016-02-25[fix] wolframalpha unicode inputsAdam Tauber
2016-02-20[enh] suspend engines after errorAdam Tauber
The duration is based on the number of continuous errors, but maximized in one minute
2016-02-19[mod] engine load refactorAdam Tauber
2016-02-17[fix] encapsulate wolframalpha token fetching errorsAdam Tauber
2016-02-17[fix] wolframalpha page changesAdam Tauber
related issues: #508 #509
2016-02-10[mod] move plugin static files to static/pluginsAdam Tauber
2016-02-10[enh] new plugin to open results on new browser tabsAdam Tauber
2016-02-09Merge pull request #505 from Wonderfall/masterAdam Tauber
Dockerfile enhancements
2016-02-09[fix] restrict wikipedia queries to the titles to avoid irrelevant resultsAdam Tauber
2016-02-09Dockerfile enhancementsWonderfall
2016-02-08[fix] real support of non wikipedia style mediawikisAdam Tauber
2016-02-06Merge pull request #493 from cy8aer/cy8aerAlexandre Flament
Dockerfile : bug fixes. Perhaps "COPY requirements.txt ./requirements.txt" is unnecessary but it doesn't hurt (instead of "COPY requirements.txt .")
2016-02-06[enh] add occitan search language - example query: ":oc !wp south" - closes #445Adam Tauber
2016-02-04Merge pull request #504 from kvch/frinkiac-engineAdam Tauber
Simpson screenshot search engine
2016-02-04better test dataNoemi Vanyi
2016-02-04fix pep8 errorsNoemi Vanyi
2016-02-04add Frinkiac engine & testsNoemi Vanyi
2016-02-01[fix] pep8Adam Tauber
2016-02-01[fix] missing gigablast testsAdam Tauber
2016-02-01[fix] bing images changesAdam Tauber
2016-01-31[fix] gigablast params ++ json response formatAdam Tauber
2016-01-23[fix] swisscow and yandex escaping - fixes #499Adam Tauber
2016-01-21Merge pull request #497 from pointhi/translation-fixAdam Tauber
[fix] typo
2016-01-21[fix] typoThomas Pointhuber
2016-01-21[mod] enable wolframalpha by defaultAdam Tauber
2016-01-21[mod] move wolframalpha to "science" categoryAdam Tauber
2016-01-19Merge pull request #486 from a01200356/masterAdam Tauber
[enh] WolframAlpha no API engine (and tests for both)
2016-01-18[fix] pep8a01200356
2016-01-18Merge branch 'master' of https://github.com/asciimoo/searxa01200356
2016-01-18[fix] temporary disable googles inner links - #491Adam Tauber
2016-01-18[fix] pep8 compatibiltyAdam Tauber
2016-01-15Some changes in Dockerfile:Thomas Renard
- searx/settings.yml is the right name in second sed line - COPY requirements.txt . does not work: "Not a directory"
2016-01-10move two testsa01200356
2016-01-10Merge branch 'master' of https://github.com/asciimoo/searxa01200356
Conflicts: searx/tests/test_engines.py
2016-01-10[fix] manage.sh dev package update helpAdam Tauber
2016-01-10Merge remote-tracking branch 'origin/install-refactor'Adam Tauber
2016-01-10[fix] translation dev depsAdam Tauber
2016-01-10[mod] update core deps with dev depsAdam Tauber
2016-01-10[doc] remove obsolete build docsAdam Tauber
2016-01-10[doc] command descriptionsAdam Tauber
2016-01-10[enh] setup.py requirements ++ new foldersAdam Tauber
2016-01-10[fix] grunt action nameAdam Tauber
2016-01-10[fix] robot tests and pep8 checkAdam Tauber
2016-01-10[fix] manage.sh command namesAdam Tauber