| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-12 | [fix] kickass engine : change the hostname to kickass.to (since kickass.so ↵ | dalf | |
| doesn't respond). Close #197 perhaps not in clean way. Explanation : In fact 301 responses are followed, except the hook is called for each HTTP response, the first time for the HTTP 301 response then for HTTP 200 response. Since the kickass engine excepts a real result, the engine crashes, AND the requests lib stops here. Add a simple test at the beginning of the result function allows pass the first response and handle correctly the second response (the real one) May be a proper way is to add this test in search.py ? Code inside requests : https://github.com/kennethreitz/requests/blob/53d02381e22436b6d0757eb305eb1a960f82d361/requests/sessions.py#L579 and line 591 | |||
| 2015-02-08 | [fix] pep8, tests | Thomas Pointhuber | |
| 2015-02-08 | [enh] add blekko_images engine | Thomas Pointhuber | |
| 2015-02-08 | [enh] add gigablast engine | Thomas Pointhuber | |
| 2015-02-03 | [fix] piratebay url change in tests | Adam Tauber | |
| 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-27 | A bit of utils unit tests | 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 | |
| 2015-01-16 | [fix] test with default theme | Adam Tauber | |
| 2015-01-01 | [fix] static content paths | Adam Tauber | |
| 2015-01-01 | [fix] static file paths | Adam Tauber | |
| 2014-12-28 | [fix] fix test | Thomas Pointhuber | |
| 2014-12-24 | [fix] view tests | Adam Tauber | |
| 2014-12-13 | Correct test case | Cqoicebordel | |
| Add the alt in favicon | |||
| 2014-10-26 | [fix] test : the icon is included inside the <h3> element | dalf | |
| 2014-10-01 | [fix] infoboxes and answers : pass all tests | dalf | |
| 2014-07-14 | Add tests for searx.engines.(dummy|github) | Gabor Nagy | |
| 2014-07-12 | Cover searx.utils | Gabor Nagy | |
| 2014-07-07 | [enh][mod] search refactor | Adam Tauber | |
| 2014-05-16 | [fix] pep8 | Adam Tauber | |
| 2014-05-09 | [fix] test updates | Adam Tauber | |
| 2014-02-07 | [fix] robot tests | asciimoo | |
| 2014-02-07 | [enh][mod] code refactor ++ search engine filtering | asciimoo | |
| 2014-02-07 | [enh] engine customisation init | asciimoo | |
| 2014-02-05 | Improves PEP8 compatibility. | Gabor Nagy | |
| 2014-01-31 | [fix] pep8 | asciimoo | |
| 2014-01-31 | add view tests | Matej Cotman | |
| 2014-01-29 | add robot tests | Matej Cotman | |