| 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-10 | Merge branch 'rtl' of github.com:Cqoicebordel/searx | Adam Tauber | |
| 2015-02-09 | [fix] image proxify utf urls | Adam Tauber | |
| 2015-02-08 | [enh] set google safesearch filter more restictive | Thomas Pointhuber | |
| 2015-02-08 | [enh] add safesearch to google_images | Thomas Pointhuber | |
| 2015-02-08 | [fix] pep8, tests | Thomas Pointhuber | |
| 2015-02-08 | [enh] add safesearch functionality | Thomas Pointhuber | |
| 2 = strict 1 = moderate 0 = none | |||
| 2015-02-08 | [enh] add blekko_images engine | Thomas Pointhuber | |
| 2015-02-08 | [enh] add gigablast engine | Thomas Pointhuber | |
| 2015-02-07 | [fix] handle proxied https scheme with uwsgi | Adam Tauber | |
| 2015-02-03 | [enh] v0.7.0 | Adam Tauber | |
| 2015-02-03 | [fix] default blocked categories | Adam Tauber | |
| 2015-02-03 | [enh] category specific engine deactivation - closes #205 | Adam Tauber | |
| 2015-02-03 | [fix] piratebay url change in tests | Adam Tauber | |
| 2015-02-03 | [fix] piratebay url | 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 | Merge pull request #208 from pointhi/new_engines | Adam Tauber | |
| add 1x.com engine, improve yacy-engine | |||
| 2015-02-01 | [enh] add test for 1x.com | Thomas Pointhuber | |
| 2015-02-01 | 500px unit test | Cqoicebordel | |
| 2015-02-01 | [mod] python importable engine names | Adam Tauber | |
| 2015-02-01 | [enh] improve yacy engine | Thomas Pointhuber | |
| 2015-02-01 | [enh] add 1x.com engine | Thomas Pointhuber | |
| * Deacivated by default, because of the big amount of results | |||
| 2015-02-01 | [fix] codec can't encode character inside image_proxify | Thomas Pointhuber | |
| 2015-02-01 | [fix] hash error if url is including non ascii characters | Thomas Pointhuber | |
| 2015-01-31 | [enh] allow override of blocked engines from query string | Adam Tauber | |
| 2015-01-31 | [enh] default disabled engines - closes #109 | Adam Tauber | |
| 2015-01-31 | [mod] python importable engine names | Adam Tauber | |
| 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 | Replace every bunch of whitespaces with only one space in HTML text | Cqoicebordel | |
| 2015-01-30 | BTDigg's unit test | Cqoicebordel | |
| 2015-01-29 | Bing news engine corrections | Cqoicebordel | |
| XPath *never* return None. (I found the HTML report of coverage) | |||
| 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 | [mod] pretty url separation | Adam Tauber | |
| 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 engines corrections | 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-27 | [mod] reduce cookie expirity time - fixes #204 | Adam Tauber | |
| 2015-01-27 | [mod] update useragent versions | Adam Tauber | |