| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-01 | 500px unit test | Cqoicebordel | |
| 2015-02-01 | [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 | 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-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-25 | Sanitize extract_text | Cqoicebordel | |
| 2015-01-25 | Merge pull request #201 from pointhi/engine_fix | Adam Tauber | |
| [fix] btdigg | |||
| 2015-01-25 | [fix] btdigg | Thomas Pointhuber | |
| 2015-01-23 | Merge pull request #200 from Cqoicebordel/bing-date | Adam Tauber | |
| Change the cookie in bing_news to use the english interface | |||
| 2015-01-22 | Change the cookie in bing_news to use the english interface | Cqoicebordel | |
| But still uses the language to set the market, and so provide relevant results to the language. Fix #198 | |||
| 2015-01-22 | [enh] russian .mo file added | Adam Tauber | |
| 2015-01-22 | [fix] handle single closing element in HTMLTextExtractor | Adam Tauber | |
| 2015-01-22 | [fix] poolrequest post method parameters | Adam Tauber | |
| 2015-01-22 | Merge pull request #195 from dalf/google | Adam Tauber | |
| [fix] google engine (close #193) | |||
| 2015-01-22 | [fix] google engine: depending on the IP of the searx instance, each searx ↵ | dalf | |
| request where making two HTTP requests (see https://support.google.com/websearch/answer/873?hl=en ) | |||
| 2015-01-22 | Merge pull request #194 from Cqoicebordel/moar-engines | Adam Tauber | |
| Moar engines | |||
| 2015-01-21 | Merge pull request #192 from dalf/connection-pool | Adam Tauber | |
| [enh] improve response time. close #100 | |||
| 2015-01-21 | Revert some wrong merge to allow torrents links to be visible | Cqoicebordel | |
| 2015-01-21 | BTDigg and Mixcloud engines | Cqoicebordel | |
| 2015-01-21 | [enh] use one single http connection pool : improve response time. close #100 | dalf | |
| 2015-01-20 | Merge pull request #188 from Cqoicebordel/general-cookies | Adam Tauber | |
| General cookies | |||
| 2015-01-20 | Move cookies in render() | Cqoicebordel | |
| 2015-01-20 | [doc] @dimqua added to authors | Adam Tauber | |
| 2015-01-20 | Merge pull request #186 from Cqoicebordel/add-bang-autocompletion | Adam Tauber | |
| Add '?' bang to the autocompleter | |||
| 2015-01-20 | Merge pull request #185 from dimqua/master | Adam Tauber | |
| Russian translation | |||
| 2015-01-19 | Flake8 | Cqoicebordel | |
| 2015-01-19 | Thanks @pointhi ! | Cqoicebordel | |
| 2015-01-19 | Modify theme Courgette to add colors | Cqoicebordel | |
| Two colors are needed so I use a space in the cookie and a split in jinja to "encode" and "decode" them. We should enforce that each theme if they must use a cookie, prefix its name with the name of the theme. The color proposed here are based on bootstrap. We could use others. | |||
| 2015-01-19 | Extract color | Cqoicebordel | |
| 2015-01-19 | Change theme to allow the logo to be text instead of image | Cqoicebordel | |