index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2020-04-01
make test.pylint: do not run pylint checks in py2
Markus Heiser
2020-04-01
travis: use Makefile target travis.codecov to install codecov
Markus Heiser
2020-03-31
[fix] fix travis build
Dalf
2020-03-30
Makefile: rename target 'searx.brand' to 'buildenv'
Markus Heiser
2020-03-29
bash: use build environment from Makefile
Markus Heiser
2020-03-29
make themes: rename 'style' targtes to 'themes' targets
Markus Heiser
2020-03-26
test: move tests from manage.sh to Makefile
Markus Heiser
2020-03-26
build: move build styles from manage.sh to Makefile
Markus Heiser
2020-03-26
Makefile: add target 'useragents.update' to fetch versions of Firefox
Markus Heiser
2020-03-26
brands: hardcode ISSUE_URL and some links on the about-page
Markus Heiser
2020-03-25
brands: add ISSUE_URL
Markus Heiser
2020-03-25
Makefile: add target node.env - download & install npm dependencies
Markus Heiser
2020-03-25
[fix] brands: add GIT_URL variable to the docker build
Markus Heiser
2020-03-25
[fix] brands: add variables from build env to grunt process
Markus Heiser
2020-03-25
[fix] brands: add variables from build env to jinja templating
Markus Heiser
2020-03-01
searx/data/engines_languages.json: sort json file (no content change)
Markus Heiser
2020-02-24
make test: bugfix, pyenvinstall is a prerequisite for the pylint test
Markus Heiser
2020-02-23
searx/testing.py: pylint & SPDX tag (no functional change)
Markus Heiser
2020-02-23
preferences.py: pylint, SPDX tag & docstrings (no functional change)
Markus Heiser
2019-12-18
doc: describe Makefile targets
Markus Heiser
2019-12-13
Makefile: remove trailing '/' from DOCS_URL
Markus Heiser
2019-12-13
Makefile: gh-pages: keep history of gh-branch intact (don't drop)
Markus Heiser
2019-12-12
gh-pages - build docs & deploy on gh-pages branch
Markus Heiser
2019-12-12
doc: make use of sphinx.ext.extlinks & sphinx.ext.intersphinx
Markus Heiser
2019-12-12
Makefile: add documentation build targets docs & docs-live
Markus Heiser
2019-11-28
boilerplate: add pylint / WIP: balance linting with pylint
Markus Heiser
2019-11-28
Makefile: add test.pep8 test.unit test.robot (from manage.sh)
Markus Heiser
2019-11-28
boilerplate: add inital Makefile with run & install targets
Markus Heiser
2016-01-10
[mod] remove buildout/makefile infrastructure
Adam Tauber
2015-11-01
fix: update buildout
Matej Cotman
2015-02-15
New Theme, Pix-art.
Cqoicebordel
2015-02-10
Merge branch 'rtl' of github.com:Cqoicebordel/searx
Adam Tauber
2015-01-16
Modify courgette theme and less it.
Cqoicebordel
2015-01-12
[enh] static content generalization
Adam Tauber
2015-01-02
[enh] pep8 check added to tests
Adam Tauber
2015-01-01
[fix] static file paths
Adam Tauber
2014-11-30
[enh][oscar_template] split js-files and compile them together
Thomas Pointhuber
2014-10-05
oscar template: using less to generate oscar.min.css
Thomas Pointhuber
2014-10-05
oscar template: generate bootstrap.min.css from source
Thomas Pointhuber
2014-07-12
Cover searx.utils
Gabor Nagy
2014-06-05
add multi theming support
Matej Cotman
2014-03-13
move *.less files into seperate directory
Thomas Pointhuber
2014-03-05
Using .less instead of .css
Thomas Pointhuber
2014-01-22
[enh] configurable localization
asciimoo
2014-01-20
fix: robot fw, entry points, some flake8, package searx egg
Matej Cotman
2014-01-15
production environment with supervisor and crontab
Matej Cotman
2014-01-14
tests and robot tests framework, build overhaul
Matej Cotman