summaryrefslogtreecommitdiff
path: root/searx/metrics/__init__.py
AgeCommit message (Expand)Author
2021-09-07[pylint] searx: drop no longer needed 'missing-function-docstring'Markus Heiser
2021-05-22[refactor] metrics.get_reliabilities() - make code more readableMarkus Heiser
2021-05-22[fix] metrics: processing time = total time if there is no http timeAlexandre Flament
2021-04-26[pylint] tag PYLINT_FILES by comment `# lint: pylint`Markus Heiser
2021-04-25[mod] /stats : detail per engineAlexandre Flament
2021-04-24Fix PEP8Alexandre 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-21[enh] rewrite and enhance metricsAlexandre Flament