summaryrefslogtreecommitdiff
path: root/searx/engines/__init__.py
AgeCommit message (Expand)Author
2016-02-20[enh] suspend engines after errorAdam Tauber
2016-02-19[mod] engine load refactorAdam Tauber
2015-08-02[mod] change settings file structure according to #314Adam Tauber
2015-05-30[fix] set engine.safesearch to False if not definedAlexandre Flament
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-01-31[enh] default disabled engines - closes #109Adam Tauber
2015-01-09[enh] using the loggerAdam Tauber
2014-12-29Flake8 and Twitter correctionsCqoicebordel
2014-12-20[enh] engine shortcut validationAdam Tauber
2014-12-13[mod] engine load refactorAdam Tauber
2014-10-19[fix] pep8 part II.Adam Tauber
2014-10-01fix float division by zero bug in score calculationThomas Pointhuber
2014-07-07[enh][mod] search refactorAdam Tauber
2014-07-05[fix] url path unquoted check to avoid duplicationsAdam Tauber
2014-05-20[fix] www. domain duplicationsAdam Tauber
2014-03-08[enh] engine default category initAdam Tauber
2014-02-13[enh] new engine parameter: timeoutasciimoo
2014-02-11[mod] len() removed from conditionsasciimoo
2014-02-07[fix] unicode and pep8 fixesasciimoo
2014-02-05Improves PEP8 compatibility.Gabor Nagy
2014-01-31[enh] shortcut support added to enginesasciimoo
2014-01-31[enh] search language support initasciimoo
2014-01-29[enh] paging supportasciimoo
2014-01-22[enh] i18n supportasciimoo
2014-01-20[fix] pep/flake8 compatibilityasciimoo
2014-01-20fix: robot fw, entry points, some flake8, package searx eggMatej Cotman
2014-01-19[enh] settings unification - new dependency: pyyamlasciimoo
2014-01-18[fix] weight configurable via engines.cfgasciimoo
2014-01-18[mod] function nameasciimoo
2014-01-12[enh] own useragent handling initasciimoo
2014-01-10[fix] highlighting only htmlasciimoo
2014-01-05[enh] score per result stat addedasciimoo
2014-01-05[fix] error percentage @ stats pageasciimoo
2013-12-16[fix] not highlighting Nonetypeasciimoo
2013-11-19[fix] utf8 content highlightingasciimoo
2013-11-13[enh] suggestion support addedasciimoo
2013-11-12[mod] result scoring separatedasciimoo
2013-11-10[fix] query highlight fixasciimoo
2013-11-10[enh] incasesensitive query highlightingasciimoo
2013-11-10[enh] engine score weight support @ config and enginesasciimoo
2013-11-09[enh] search query highlight in result textsasciimoo
2013-11-04[enh] skipping empty/nonetype categoriesasciimoo
2013-11-04[enh] ignoring empty request urlsasciimoo
2013-11-04[mod] searching by selected enginesasciimoo
2013-11-03[enh] request arg refactorasciimoo
2013-11-03[fix] varnameasciimoo
2013-11-03[enh] request timeout addedasciimoo
2013-11-02[enh] better url comparisonasciimoo
2013-11-02[fix] correct scheme @ parsed urlasciimoo
2013-10-28[mod] scoringasciimoo