Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-29 | change language list to only include languages with a minimum of engines | marc | |
that support them. users can still query lesser supported through the :lang_code bang. | |||
2016-12-15 | tests for _fetch_supported_languages in engines | marc | |
and refactor method to make it testable without making requests | |||
2016-12-13 | [mod] fetch supported languages for several engines | marc | |
utils/fetch_languages.py gets languages supported by each engine and generates engines_languages.json with each engine's supported language. | |||
2016-12-13 | Add language support for more engines. | marc | |
2016-12-13 | filter langauges | marc | |
2016-12-13 | [enh] add supported_languages on engines and auto-generate languages.py | marc | |
2016-12-09 | [mod] do not escape html content in engines | Adam Tauber | |
2016-06-12 | [fix] gigablast redirect - closes #575 | Adam Tauber | |
2016-01-31 | [fix] gigablast params ++ json response format | Adam Tauber | |
2015-12-23 | [enh] improve gigablast engine | Thomas Pointhuber | |
add language and safesearch support | |||
2015-12-22 | [fix] gigablast https + url params | Adam Tauber | |
2015-10-16 | [fix] gigablast url params | Adam Tauber | |
2015-09-11 | [fix] add missing scheme to duplicated results too ++ revert gigablasts handling | Adam Tauber | |
2015-09-11 | [fix] handle missing url scheme - fixes #428 | Adam Tauber | |
2015-05-02 | Merge pull request #308 from dalf/versions_upgrade | Adam Tauber | |
update versions.cfg to use the current up-to-date packages | |||
2015-05-02 | update versions.cfg to use the current up-to-date packages | Alexandre Flament | |
2015-05-02 | [enh] reduce the number of http outgoing connections. | Alexandre Flament | |
engines that still use http : gigablast, bing image for thumbnails, 1x and dbpedia autocompleter | |||
2015-02-08 | [enh] add gigablast engine | Thomas Pointhuber | |