Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-02 | Merge pull request #346 from Cqoicebordel/youtube | Adam Tauber | |
Adds engines : Youtube with or without API and multiple Qwant | |||
2015-06-02 | Refactor | Cqoicebordel | |
Use only one engine for the four search from Qwant | |||
2015-06-01 | [enh] implement swisscows engine, FIX #347 | Thomas Pointhuber | |
TODO: implement image engine | |||
2015-06-01 | New Qwant engines | Cqoicebordel | |
- Web - Images - News - Social media | |||
2015-05-31 | Adds two engines : Youtube with or without API | Cqoicebordel | |
The API needs an API_KEY The NOAPI doesn't have the published dates. | |||
2015-02-20 | Add Spotify engine | Cqoicebordel | |
2015-02-12 | Merge pull request #210 from Cqoicebordel/unit-tests | Adam Tauber | |
unit tests | |||
2015-02-11 | Google's unit test | Cqoicebordel | |
2015-02-10 | Photon's unit test | Cqoicebordel | |
As in Flickr, a continue is not detected by coverage as covered but it is. | |||
2015-02-09 | DDG Definitions' unit tests | Cqoicebordel | |
2015-02-09 | Yacy's unit test | Cqoicebordel | |
2015-02-08 | [enh] add blekko_images engine | Thomas Pointhuber | |
2015-02-08 | [enh] add gigablast engine | Thomas Pointhuber | |
2015-02-07 | Faroo's unit test | Cqoicebordel | |
2015-02-07 | Openstreetmap's unit test | Cqoicebordel | |
2015-02-06 | Startpage's unit test | Cqoicebordel | |
2015-02-06 | Subtitleseeker's unit test | Cqoicebordel | |
2015-02-04 | Yahoo's unit test | Cqoicebordel | |
2015-02-04 | Yahoo News' unit test | Cqoicebordel | |
2015-02-04 | Twitter's unit test | Cqoicebordel | |
There is a commented line of a test that I didn't succed to make it work. It's an issue of unicode, utf-8, ascii, latin1... I think I tried everything, but if you have an idea... I'm still a newbie in python... | |||
2015-02-03 | Mediawiki's unit test | Cqoicebordel | |
2015-02-02 | Currency converter's unit test + DDG correction | Cqoicebordel | |
Does anyone know how to trigger the except in the currency converter while still being matched by the regex ? | |||
2015-02-02 | Duckduckgo unit test | Cqoicebordel | |
2015-02-02 | Merge branch 'unit-tests' of https://github.com/Cqoicebordel/searx into ↵ | Adam Tauber | |
Cqoicebordel-unit-tests Conflicts: searx/tests/test_engines.py | |||
2015-02-01 | PirateBay unit test + reactivation in Settings | Cqoicebordel | |
2015-02-01 | Flickr Noapi unit test | Cqoicebordel | |
2015-02-01 | [enh] add test for 1x.com | Thomas Pointhuber | |
2015-02-01 | 500px unit test | Cqoicebordel | |
2015-01-31 | Vimeo's unit test | Cqoicebordel | |
2015-01-31 | Stackoverflow's unit test | Cqoicebordel | |
2015-01-31 | Soundcloud's unit test | Cqoicebordel | |
2015-01-31 | Google news' unit test | Cqoicebordel | |
2015-01-31 | Google images' unit test | Cqoicebordel | |
2015-01-30 | Kickass' unit test | Cqoicebordel | |
2015-01-30 | BTDigg's unit test | Cqoicebordel | |
2015-01-29 | Bing news' unit test | Cqoicebordel | |
I have no idea why coverage tell 97% and 2 misses in branches. If anyone has an idea... | |||
2015-01-29 | Bing images' unit test | Cqoicebordel | |
2015-01-29 | Deviant Art's unit test | Cqoicebordel | |
2015-01-29 | Digg's unit test | Cqoicebordel | |
2015-01-27 | Dailymotion's unit test | Cqoicebordel | |
2015-01-27 | Searchcode doc's test unit | Cqoicebordel | |
2015-01-27 | Searchcode code's test unit | Cqoicebordel | |
2015-01-26 | Youtube's unit test | Cqoicebordel | |
2015-01-26 | Flickr's test unit | Cqoicebordel | |
2015-01-25 | Mixcloud's unit test | Cqoicebordel | |
2015-01-25 | Deezer's unit test | Cqoicebordel | |
2015-01-25 | Add bing in the test units | Cqoicebordel | |
2014-07-14 | Add tests for searx.engines.(dummy|github) | Gabor Nagy | |