Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-06 | chg: dev: pep8 to pycodestyle | rachmadaniHaryono | |
2020-09-28 | [fix] Update Sphinx package versions | Alexandre Flament | |
* Update call to sphinx-autobuild (remove --poll -B options, add --open-browser) * Upgrade the Sphinx and sphinx-tabs versions. * utils/makefile.sphinx: remove the SPHINXVERS variable. * utils/makefile.sphinx: remove the sphinx-doc and sphinx-live targets, Sphinx is already installed by the pyenvinstall target. | |||
2020-08-27 | [fix] requirements-dev.txt: set fixed versions for all the dependencies (#2154) | Alexandre Flament | |
2020-03-04 | Merge branch 'master' of https://github.com/asciimoo/searx into filtron | Markus Heiser | |
2020-02-29 | requirements-dev.txt: add missing pylint for liniting tests | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2020-02-05 | upload-pypi: twine is needed to upload to PyPi 'make upload-pypi' | Markus Heiser | |
To build & deploy packages on PyPi call make target: make upload-pypi - https://github.com/asciimoo/searx/issues/1829 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2020-01-11 | docs: add Sphinx-doc extension sphinxcontrib.programoutput | Markus Heiser | |
- https://github.com/NextThought/sphinxcontrib-programoutput Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-12-26 | doc(dev): reST/sphinx add tabbed views extension (sphinx_tabs.tabs) | Markus Heiser | |
See issue #1785: idea: in the doc, provide installation instructions with one tab per distrubution preview (don't bookmark): https://return42.github.io/searx/dev/reST.html#tabbed-views Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-12-21 | doc: add reST templating // incl. generic engine tabe | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-12-19 | doc: add content to reST primer (WIP) // linuxdoc | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-12-12 | doc: use customized pocoo theme (pallets-sphinx-themes) | Markus Heiser | |
The old searx theme was a copy of the flask theme. In the meantime this theme is available from the python module pallets-sphinx-themes. This patch makes pallets-sphinx-themes as a (dev) requirement and drops most of the old and obsolete searx theme settings/files. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-07-15 | [enh] Add Interlingua locale (requires requirements update) | Marc Abonce Seguin | |
2019-07-06 | Fix ./manage.sh robot_tests (#1633) | Alexandre Flament | |
doi_resolvers / default_doi_resolver were missing in the settings_robots.yml file, so the test server was not able to start (crash). Since the output wasn't displayed, it was not obvious why the Selenium couldn't connect to searx. | |||
2019-05-28 | fix: dev: nose package | rachmadaniHaryono | |
2017-09-17 | Switch to code-cov | Alexandre Flament | |
2017-08-13 | [fix] fix selenium tests | Alexandre Flament | |
2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
2017-03-23 | [fix] fix travis build | Alexandre Flament | |
2016-10-22 | [enh] update dev requirements | Adam Tauber | |
2016-07-04 | [enh][fix] update to latest dependencies ++ fix tests & travis test runner | Adam Tauber | |
WARNING: dependency changes | |||
2016-01-18 | [fix] pep8 compatibilty | Adam Tauber | |
2016-01-10 | [fix] translation dev deps | Adam Tauber | |
2016-01-10 | [fix] dev requirements duplication | Adam Tauber | |
2016-01-10 | [mod] remove buildout/makefile infrastructure | Adam Tauber | |