summaryrefslogtreecommitdiff
path: root/searx/engines/google_news.py
AgeCommit message (Expand)Author
2017-05-15[enh] py3 compatibilityAdam Tauber
2017-01-10[fix] skip non-complete google news resultsAdam Tauber
2016-12-28Merge branch 'master' into languagesAdam Tauber
2016-12-23[fix] handle missing images in google newsAdam Tauber
2016-12-15tests for _fetch_supported_languages in enginesmarc
2016-12-13[mod] fetch supported languages for several enginesmarc
2016-12-13[enh] add supported_languages on engines and auto-generate languages.pymarc
2016-12-11add year to time range to engines which support "Last year"Noémi Ványi
2016-12-11[fix] google news engine change follow-upAdam Tauber
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-01-31Google news' unit testCqoicebordel
2014-12-07[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)dalf
2014-09-01add comments to google-enginesThomas Pointhuber
2014-03-18[fix] remove unused imports ++ pep8Adam Tauber
2014-03-18simplify datetime extractionThomas Pointhuber
2014-03-15[fix] pep8Adam Tauber
2014-03-14showing publishedDate for newsThomas Pointhuber
2014-03-04[fix] pep8Adam Tauber
2014-03-04Create google_news.pyThomas Pointhuber