| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-07 | [pylint] searx: drop no longer needed 'missing-function-docstring' | Markus Heiser | |
| Suggested-by: @dalf https://github.com/searxng/searxng/issues/102#issuecomment-914168470 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-08-31 | [pylint] Pylint 2.10 - unspecified-encoding | Markus Heiser | |
| Pylint 2.10 added new default checks [1]: unspecified-encoding: Emitted when open() is called without specifying an encoding [2] [1] https://pylint.pycqa.org/en/latest/whatsnew/2.10.html [2] https://github.com/PyCQA/pylint/issues/3826 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-07-30 | version based on the git repository | Alexandre Flament | |
| This commit remove the need to update the brand for GIT_URL and GIT_BRANCH: there are read from the git repository. It is possible to call python -m searx.version freeze to freeze the current version. Useful when the code is installed outside git (distro package, docker, etc...) | |||
| 2021-03-27 | [enh] release v1.0.0 | Adam Tauber | |
| 2020-12-14 | prepare release 0.18.0 | Alexandre Flament | |
| 2020-07-09 | [enh] release v0.17.0 | Adam Tauber | |
| 2020-01-30 | [enh] version v0.16.0 | Adam Tauber | |
| 2019-01-06 | update changelog and version.py | Noémi Ványi | |
| 2018-02-19 | [enh] version 0.14.0 | Adam Tauber | |
| 2017-11-23 | [enh] version 0.13.1 | Adam Tauber | |
| 2017-11-21 | [enh] version 0.13.0 | Adam Tauber | |
| 2017-06-04 | [enh] version 0.12.0 | Adam Tauber | |
| 2017-01-10 | [enh] 0.11.0 version bump | Adam Tauber | |
| 2016-09-06 | [enh] version 0.10.0 | Adam Tauber | |
| closes #659 | |||
| 2016-05-24 | [enh] version 0.9.0 - #529 | Adam Tauber | |
| 2015-12-22 | [enh] version 0.8.1 | Adam Tauber | |
| 2015-09-08 | [enh] v0.8.0 | Adam Tauber | |
| 2015-02-03 | [enh] v0.7.0 | Adam Tauber | |
| 2014-12-25 | [enh] v0.6.0 | Adam Tauber | |
| 2014-12-08 | [enh] v0.5.0 | Adam Tauber | |
| 2014-12-02 | [fix] version.py pep8 and py3 compatibility | Adam Tauber | |
| 2014-11-18 | [enh] make version of searx readable | Thomas Pointhuber | |