| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-25 | brands: add ISSUE_URL | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-25 | [fix] brands: add variables from build env to setup.py | Markus Heiser | |
| We have some variables in the build environment which are also needed in the setup.py process. Theses variables are relavant if one creates a fork with its own branding. We treat these variables under the term 'brands'. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-11-28 | seatup.py: fix [dev_]requirements and open file with context | Markus Heiser | |
| setup(..) named arguments 'install_requires' and 'extras_require' need lists arguments, the <map object> is ignored when installing extra environment 'test':: pip install -e .\[test\] Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2018-11-03 | setup: Skip test files | Robin Hallabro | |
| Signed-off-by: Robin Hallabro <robin@hallabro.nu> | |||
| 2016-05-30 | [fix] missing requirements files from setup.py - closes #572 | Adam Tauber | |
| 2016-01-10 | [enh] setup.py requirements ++ new folders | Adam Tauber | |
| 2015-05-24 | [fix] data directory added to setup.py package_data | Adam Tauber | |
| 2015-05-19 | [fix] setup.py package data update - fixes #323 | Adam Tauber | |
| 2015-04-26 | [fix] SSL : SNI support | Alexandre Flament | |
| 2015-01-17 | Copy all the folders of 'static' | Cqoicebordel | |
| Copy the new generic themes folders, with js, font, and css | |||
| 2014-12-20 | [enh] add result_templates/code.html | Thomas Pointhuber | |
| 2014-12-05 | [enh] gevent/grequests changed to the built-in threading lib | Adam Tauber | |
| 2014-11-27 | Adding `import sys` to fix the installer | Reventl0v | |
| 2014-11-18 | [enh] make version of searx readable | Thomas Pointhuber | |
| 2014-11-14 | change package data in setup.py for oscar theme | Matej Cotman | |
| 2014-10-19 | [enh][fix] https rewrite rules added to setup.py | Adam Tauber | |
| 2014-09-06 | [enh] setup.py keywords | Adam Tauber | |
| 2014-08-08 | [enh] setup.py classifiers | Adam Tauber | |
| 2014-07-07 | [deploy] new pypi package (0.3.1) | Adam Tauber | |
| 2014-06-16 | change package data paths | Matej Cotman | |
| 2014-03-18 | simplify datetime extraction | Thomas Pointhuber | |
| 2014-03-08 | [enh] 0.3.0 pypi version | Adam Tauber | |
| 2014-02-21 | add xml templates to setup.py | Matej Cotman | |
| 2014-02-13 | [fix] translations path | asciimoo | |
| 2014-01-31 | add view tests | Matej Cotman | |
| 2014-01-30 | [enh] new version - 0.2.0 | asciimoo | |
| 2014-01-22 | [enh] configurable localization | asciimoo | |
| 2014-01-22 | [mod] ui localization init - new dependency: flask-babel | asciimoo | |
| 2014-01-21 | [mod] setup.py version, README update | asciimoo | |
| 2014-01-20 | fix: robot fw, entry points, some flake8, package searx egg | Matej Cotman | |
| 2014-01-19 | [enh] settings unification - new dependency: pyyaml | asciimoo | |
| 2014-01-14 | tests and robot tests framework, build overhaul | Matej Cotman | |