summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-12[fix] multilingual duckduckgoa01200356
only works if both country and language are set
2016-07-11Merge pull request #618 from stepshal/comparisonAdam Tauber
Comparison to None should be 'if cond is not None:'
2016-07-11Comparison to None should be 'if cond is not None:'stepshal
2016-07-11Merge pull request #617 from stepshal/whitespacesAdam Tauber
Fix whitespaces
2016-07-11Fix whitespacesstepshal
2016-07-11Merge pull request #616 from stepshal/blankAdam Tauber
Fix quantity of blank lines after code object.
2016-07-10Fix quantity of blank lines after code object.stepshal
2016-07-09Merge pull request #613 from mmuman/inaAdam Tauber
Add INA search engine
2016-07-09Add INA search engineFrançois Revol
2016-07-09Merge pull request #612 from stepshal/trailingAdam Tauber
Remove trailing whitespace
2016-07-09Merge pull request #611 from ammarnajjar/readme-installationAdam Tauber
use https instead of ssh with git-clone
2016-07-08Remove trailing whitespacestepshal
2016-07-08use https instead of ssh with git-cloneAmmar Najjar
2016-07-07[enh] add engine shortcut to config apiAdam Tauber
2016-07-05Merge pull request #604 from blyxxyz/masterAdam Tauber
Quote variables and backticks in manage.sh
2016-07-05Quote variables and backticksJan Verbeek
Otherwise the script fails with spaces or asterisks in the directory path.
2016-07-04[enh] update useragent versionsAdam Tauber
2016-07-04[enh][fix] update to latest dependencies ++ fix tests & travis test runnerAdam Tauber
WARNING: dependency changes
2016-07-02Merge pull request #601 from kvch/uncapitalizeAdam Tauber
remove unecessary capitalize of name of instance
2016-07-02[fix] remove unecessary capitalize of name of instanceNoemi Vanyi
2016-06-28[fix] mobile navbar errors - closes #596Adam Tauber
2016-06-28[fix] hide number of results if 0Adam Tauber
2016-06-28[enh] display number of resultsAdam Tauber
2016-06-27[fix] rtl result templateAdam Tauber
2016-06-26[mod] more compact logicodev skinAdam Tauber
2016-06-26[fix] result url block selectionAdam Tauber
2016-06-26[fix] logo responsivity ++ preferences button hoverAdam Tauber
2016-06-26[enh] oscar theme redesign addedAdam Tauber
The original code made by @logico-dev (#559)
2016-06-26[fix] save unknown preferences parameters to cookiesAdam Tauber
Without this courgette color selector can not work
2016-06-12[fix] gigablast redirect - closes #575Adam Tauber
2016-06-12[fix] geektimes xpath - #575Adam Tauber
2016-06-11Merge pull request #584 from kvch/settings-api-callAdam Tauber
add config endpoint
2016-06-11[enh] add server_settings call - closes #566Noemi Vanyi
2016-06-10Merge pull request #582 from kvch/archive-isNoémi Ványi
archive.is engine
2016-06-08add archive.is xpath engineNoemi Vanyi
2016-06-07[fix] missing importAdam Tauber
2016-05-30[fix] missing requirements files from setup.py - closes #572Adam Tauber
2016-05-24[enh] version 0.9.0 - #529Adam Tauber
2016-05-24[doc] @jibe-b, @pietsch, @Maxqia, @pyprism, @imZack, @mikhirev added to authorsAdam Tauber
2016-05-24Merge pull request #567 from asciimoo/revert-551-masterAdam Tauber
Revert "use ngettext for plurals"
2016-05-24Revert "use ngettext for plurals"Adam Tauber
2016-05-19Merge pull request #551 from mikhirev/masterAdam Tauber
use ngettext for plurals
2016-05-19Merge pull request #549 from guyou/feature-pool-fine-tuningAdam Tauber
Use new settings to fine tune the connection pool
2016-05-113 plural forms in RussianDmitry Mikhirev
2016-05-06Merge pull request #555 from imZack/masterAdam Tauber
Fix 'set' object does not support indexing
2016-05-04Fix 'set' object does not support indexingYuLun Shih
2016-05-04Merge pull request #553 from Maxqia/convertAdam Tauber
[fix] currency_convert: make unit tests pass
2016-05-04Merge pull request #554 from pyprism/patch-1Adam Tauber
Fixed broken link
2016-05-04Update README.rstAshutosh Das
2016-05-03[fix] currency_convert: make unit tests passMaxqia
also make regex more efficent and normalize 's'es