You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Alexandre Flament 28d51fd063 [mod] timeout in log are readable (the timeouts are compare to the start_time of the request). 8 years ago
..
answerers [fix] pep8 8 years ago
data change language list to only include languages with a minimum of engines 8 years ago
engines change language list to only include languages with a minimum of engines 8 years ago
plugins [fix] rewrite missing variable 8 years ago
static remove unnecessary media query && generated files 8 years ago
templates fix opening of result on new tab 8 years ago
translations [enh] translation updates 8 years ago
__init__.py [mod] the environment variable SEARX_DEBUG can override the general.debug value in settings.yml 8 years ago
autocomplete.py [enh] add supported_languages on engines and auto-generate languages.py 8 years ago
languages.py change language list to only include languages with a minimum of engines 8 years ago
poolrequests.py Fix pep8 9 years ago
preferences.py tests for language support in engines 8 years ago
query.py change language list to only include languages with a minimum of engines 8 years ago
results.py [mod] result_container.extend sets result['engine'] = engine_name for each result 8 years ago
search.py [mod] timeout in log are readable (the timeouts are compare to the start_time of the request). 8 years ago
settings.yml [enh] configurable listening http protocol version 8 years ago
settings_robot.yml [fix] robot tests ++ set default value for server http protocol version 8 years ago
testing.py [fix] pep8 9 years ago
utils.py [mod] move load_module function to utils 8 years ago
version.py [enh] version 0.10.0 8 years ago
webapp.py [fix] load engines with uwsgi too 8 years ago