- 15 Apr, 2020 3 commits
-
-
Noémi Ványi authored
[Fix] Startpage ValueError on Spanish date format
-
Noémi Ványi authored
-
Noémi Ványi authored
[mod] requirements.txt: upgrade dependency versions.
-
- 13 Apr, 2020 1 commit
-
-
Alexandre Flament authored
-
- 12 Apr, 2020 4 commits
-
-
Noémi Ványi authored
[add] Additional Wikimedia projects
-
Noémi Ványi authored
-
Noémi Ványi authored
[add] rubygems engine
-
Noémi Ványi authored
-
- 08 Apr, 2020 4 commits
-
-
Markus Heiser authored
-
Markus Heiser authored
[mod] .travis.yml: add Python 3.7 and Python 3.8
-
Dalf authored
-
Dalf authored
-
- 07 Apr, 2020 1 commit
-
-
Splinter Suidman authored
Suggested by @Venca24 <https://github.com/asciimoo/searx/pull/1914#issuecomment-610194209>.
-
- 06 Apr, 2020 3 commits
-
-
Splinter Suidman authored
-
Splinter Suidman authored
-
Splinter Suidman authored
-
- 05 Apr, 2020 1 commit
-
-
Splinter Suidman authored
A list of the added projects: - Wikibooks - Wikinews - Wikiquote - Wikisource - Wiktionary - Wikiversity - Wikivoyage
-
- 03 Apr, 2020 1 commit
-
-
Venca24 authored
-
- 02 Apr, 2020 5 commits
-
-
Markus Heiser authored
improve travis build
-
Markus Heiser authored
-
Markus Heiser authored
BTW: separate env output in the travis log Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Markus Heiser authored
[fix] travis: fix docker tag.
-
Dalf authored
the "-dirty" ignores the searx/brand.py and utils/brand.env files.
-
- 01 Apr, 2020 12 commits
-
-
Markus Heiser authored
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Markus Heiser authored
revert "makefile.python: ... drop build support py2" to get back Py2 support. TPy2 support need virtualenv installed by the OS. BTW: log environment and python version in travis's install phase Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Markus Heiser authored
- replace: $(PY_ENV_BIN)/pylint --> $(PY_ENV_BIN)/python -m pylint Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Markus Heiser authored
fix travis build error [1]:: The command "local/py3/bin/pip install codecov" failed and exited with 127 Use the correct pip (python environment) from build environment:: $(PY_ENV_BIN)/python -m pip [1] https://travis-ci.org/github/asciimoo/searx/jobs/669701405#L590Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Markus Heiser authored
[1] https://github.com/asciimoo/searx/pull/1910#issuecomment-607244871Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Markus Heiser authored
This reverts commit eb87b07d.
-
Markus Heiser authored
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Markus Heiser authored
Fix "Permission denied: '/home/travis/.cache/" errors from travis build [1]. Change owner https://docs.travis-ci.com/user/caching/#caches-and-read-permissions and remove old log in the *before_caching* phase: https://docs.travis-ci.com/user/caching/#before_cache-phase About pip cache see: https://docs.travis-ci.com/user/caching/#pip-cacheSigned-off-by: Markus Heiser <markus.heiser@darmarit.de> [1] https://travis-ci.org/github/asciimoo/searx/jobs/669664131#L220
-
Markus Heiser authored
From py3.3 on a subset of virtualenv is built-in, so you can run '-m venv' ot of the box. - replace: $(PY_ENV_BIN)/pip --> $(PY_ENV_BIN)/python -m pip - remove obsolete virtualenv-exe target and adjust VTENV_OPTS - remove obsolete msg-pip-exe target - print list of py launchers available from $(PY_ENV_BIN) to the log - fix hard coded ./local Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Markus Heiser authored
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Markus Heiser authored
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Markus Heiser authored
[fix] travis: fix docker build.
-
- 31 Mar, 2020 4 commits
-
-
Alexandre Flament authored
-
Markus Heiser authored
[fix] template: fix typo in about.html
-
Dalf authored
-
Dalf authored
-
- 30 Mar, 2020 1 commit
-
-
Markus Heiser authored
export build variables / support brands
-