| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-21 | [mod] remove useless engine unit tests | Adam Tauber | |
| These tests are not able to detect engine errors if the upstream site changes. | |||
| 2019-12-07 | [fix] update xpaths for new google results page | Marc Abonce Seguin | |
| 2019-01-06 | [fix] fetch google's supported languages | Marc Abonce Seguin | |
| 2019-01-06 | [fix] check language aliases when setting search language | Marc Abonce Seguin | |
| 2018-04-18 | [fix] force English results in Google when using en-US | Marc Abonce Seguin | |
| 2018-03-27 | refactor engine's search language handling | Marc Abonce Seguin | |
| Add match_language function in utils to match any user given language code with a list of engine's supported languages. Also add language_aliases dict on each engine to translate standard language codes into the custom codes used by the engine. | |||
| 2017-12-06 | remove 'all' option from search languages | marc | |
| 2017-11-22 | [fix] change domain name in google engine test | Adam Tauber | |
| 2016-12-15 | tests for _fetch_supported_languages in engines | marc | |
| and refactor method to make it testable without making requests | |||
| 2016-12-13 | Add language support for more engines. | marc | |
| 2016-07-26 | [fix] time range detection | Adam Tauber | |
| 2016-01-10 | [mod] remove buildout/makefile infrastructure | Adam Tauber | |