summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-27[lint] pylint searx/search/processors files / BTW add some doc-stringsMarkus Heiser
2021-04-27Merge pull request #35 from return42/fix-manageAlexandre Flament
2021-04-27[mod] processors: show identical error messages on /search and /statsAlexandre Flament
2021-04-27[fix] drop 'idna' from requirements.txtMarkus Heiser
2021-04-27[fix] manage - fix miss usage of 'set -e'Markus Heiser
2021-04-27[mod] searx.metrics.error_recorder: store relative file name instead of the f...Alexandre Flament
2021-04-26Merge pull request #31 from return42/mod-pylintAlexandre Flament
2021-04-26[pylint] get PYLINT_FILES from tag '# lint: pylint'Markus Heiser
2021-04-26[pylint] tag PYLINT_FILES by comment `# lint: pylint`Markus Heiser
2021-04-26Merge pull request #2 from searxng/dependabot/pip/master/pygments-2.8.1Markus Heiser
2021-04-26[upd] ./manage pyenv.cmd searx_extra/update/update_pygments.pyMarkus Heiser
2021-04-26[mod] update_pygments -- prompt filenames of updated filesMarkus Heiser
2021-04-26Bump pygments from 2.8.0 to 2.8.1dependabot[bot]
2021-04-26Bump sphinx from 3.5.3 to 3.5.4dependabot[bot]
2021-04-26Merge pull request #30 from return42/brand-readmeAlexandre Flament
2021-04-26[brand] README.rst fix img.shields.io and searxng.github.io URLsMarkus Heiser
2021-04-26Merge pull request #27 from return42/fix-debug-logAlexandre Flament
2021-04-26[fix] debug log: UnicodeEncodeError: 'ascii' codec can't encodeMarkus Heiser
2021-04-25Merge pull request #23 from searxng/metrics-stats-enginesAlexandre Flament
2021-04-25Merge pull request #25 from return42/brand-001Alexandre Flament
2021-04-25[mod] /stats : detail per engineAlexandre Flament
2021-04-25[brand] searxng -- fix links to issue tracker & WEB-GUIMarkus Heiser
2021-04-25Merge pull request #26 from return42/brand-002Alexandre Flament
2021-04-25[github] searxng does not use github's discussionMarkus Heiser
2021-04-25[brand] searxng is a fork from searxMarkus Heiser
2021-04-25Merge pull request #24 from return42/fix-docAlexandre Flament
2021-04-24[fix doc] manage.sh update_packages does not exists anymoreMarkus Heiser
2021-04-24Merge pull request #16 from return42/add-core.acAlexandre Flament
2021-04-24[fix] Springer-Nature & core.ac need API key to workMarkus Heiser
2021-04-24[mod] core.ac.uk engineMarkus Heiser
2021-04-24add core.ac.uk enginespongebob33
2021-04-24Rerevert c54bf42Alexandre Flament
2021-04-24Fix PEP8Alexandre Flament
2021-04-24Merge pull request #8 from return42/manage-scriptAlexandre Flament
2021-04-24temporary partial revert of c54bf42cb9699501ccbd54a2df0d7fa73be8dcdbAlexandre Flament
2021-04-24Merge pull request #12 from searxng/metrics-stats-pageAlexandre Flament
2021-04-24[mod] /stats: simple theme implementationAlexandre Flament
2021-04-24[mod] /stats : add reliability column and sort by column linksAlexandre Flament
2021-04-24[mod] metrics: add to pylint and justify indentationsMarkus Heiser
2021-04-24[mod] update /statsAlexandre Flament
2021-04-23Merge pull request #20 from return42/fix-commit-msgAlexandre Flament
2021-04-23[CI] JamesIves/github-pages-deploy-action COMMIT_MESSAGEMarkus Heiser
2021-04-23Merge pull request #19 from return42/fix-gh-pagesAlexandre Flament
2021-04-23[CI] JamesIves/github-pages-deploy-action SINGLE_COMMITMarkus Heiser
2021-04-23[fix] Makefile fix target 'test' & 'test.sh'Markus Heiser
2021-04-23[fix] ./manage pyenv.install - die when pyenv build failsMarkus Heiser
2021-04-23[doc] modify docs to fit to the new build boilerplateMarkus Heiser
2021-04-23[mod] replace makefile boilerplate by 'manage' scriptMarkus Heiser
2021-04-23[enh] implement all build task in a bash script (manage)Markus Heiser
2021-04-23[fix] do not spit out error messages for utils/lxc.sh --helpMarkus Heiser