summaryrefslogtreecommitdiff
path: root/searx/engines/bing_news.py
AgeCommit message (Expand)Author
2015-10-16[fix] unicode decodingAdam Tauber
2015-08-28[fix] bing unicode encode error - fixes #408Adam Tauber
2015-06-04[fix] bing_news based on RSS output formatDalf
2015-05-27[fix] bing_newsAlexandre Flament
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-01-29Bing news engine correctionsCqoicebordel
2015-01-29Bing news' unit testCqoicebordel
2015-01-22Change the cookie in bing_news to use the english interfaceCqoicebordel
2014-12-16[fix] pep8Thomas Pointhuber
2014-12-07[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)dalf
2014-09-07[fix] bing_new engine : fix published date parsingDalf
2014-09-02little refactoringThomas Pointhuber
2014-09-01update bing engines and fix bing_newsThomas Pointhuber
2014-07-09[fix] unused globals removedAdam Tauber
2014-03-04Create bing_news.pyThomas Pointhuber