summaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2017-03-22Add framalibre engineFrançois Revol
2017-03-18add language support for qwantmarc
2017-01-27Merge branch 'master' into flask_perimeterAlexandre Flament
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 correctionsDavid A Roberts
2017-01-02[mod] searx uses flask framework only in webapp.py. Make migration to another...Alexandre Flament
2016-12-30[fix] use english as default language in bingAdam Tauber
2016-12-29change language list to only include languages with a minimum of enginesmarc
2016-12-15tests for _fetch_supported_languages in enginesmarc
2016-12-13tests for language support in enginesmarc
2016-12-13[mod] fetch supported languages for several enginesmarc
2016-12-13Add language support for more engines.marc
2016-12-11add year filter to engines with time range support && testsNoémi Ványi
2016-12-11add year to time range to engines which support "Last year"Noémi Ványi
2016-12-11[fix] 500px unit testsAdam Tauber
2016-12-11[fix] vimeo engine change follow-upAdam Tauber
2016-12-11[fix] google news engine change follow-upAdam Tauber
2016-12-09[fix] kickass test html escapingAdam Tauber
2016-12-09[fix] tests ++ flickr errorAdam Tauber
2016-11-19[enh] add quick answer functionality with an example answererAdam Tauber
2016-11-14[fix] search mocking in webapp testAdam Tauber
2016-11-07[fix] bing paging and language supportAdam Tauber
2016-11-02Change plugin API :dalf
2016-11-02Clean up the architecturedalf
2016-11-01add time range search for flickrNoémi Ványi
2016-11-01add time range support for bing imagesNoémi Ványi
2016-11-01add time range search for youtube noapiNoémi Ványi
2016-11-01add time range search for bing newsNoémi Ványi
2016-10-22fix kickass torrents engineNoémi Ványi
2016-10-13initial commit of pdbe engineAlexander Minges
2016-10-01Merge branch 'master' of https://github.com/asciimoo/searx into feature/seedp...Pydo
2016-09-22[mod] rename "default" theme to "legacy"Adam Tauber
2016-09-20[fix] results with digbit don't truncate anymoremarc
2016-09-10fix tests to reflect: Wolfram|Alpha (input) responsefirebovine
2016-09-10[fix] Result text in Wolfram|Alpha (#607)marc
2016-09-05Put html fixture in file to be pep8 line length compliantPydo
2016-09-05Added seedpeer unitestsPydo
2016-08-27remove self info answers from pages after first oneNoemi Vanyi
2016-08-13add digbt unittestNoemi Vanyi
2016-08-13[fix] google images paging - closes #571Adam Tauber
2016-08-05[fix] merge infoboxes based on weightmarc
2016-08-05wikidata refactor and more attributes (see issue #560)marc
2016-07-26[fix] time range detectionAdam Tauber
2016-07-19[fix] deviantart engine xpathsNoemi Vanyi
2016-07-18Merge pull request #621 from stepshal/anomalous-backslash-in-stringAdam Tauber
2016-07-16[fix] result count testsAdam Tauber
2016-07-15Merge pull request #615 from mmuman/scanrAdam Tauber
2016-07-12[fix] multilingual duckduckgoa01200356
2016-07-12Add ScanR structures search engineFrançois Revol
2016-07-11Fix anomalous backslash in stringstepshal