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
/
searx
/
metrics
/
__init__.py
Age
Commit message (
Expand
)
Author
2025-09-03
[mod] addition of various type hints / tbc
Markus Heiser
2024-11-25
[fix] openmetrics: value is None if there's no data
Bnyro
2024-11-24
[feat] metrics: support for open metrics
Bnyro
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-09-18
[fix] spelling
jazzzooo
2022-06-03
[fix] prepare for pylint 2.14.0
Markus Heiser
2022-01-05
[enh] settings.yml: implement general.enable_metrics
Alexandre Flament
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-09-07
[pylint] searx: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-05-22
[refactor] metrics.get_reliabilities() - make code more readable
Markus Heiser
2021-05-22
[fix] metrics: processing time = total time if there is no http time
Alexandre Flament
2021-04-26
[pylint] tag PYLINT_FILES by comment `# lint: pylint`
Markus Heiser
2021-04-25
[mod] /stats : detail per engine
Alexandre Flament
2021-04-24
Fix PEP8
Alexandre Flament
2021-04-24
[mod] /stats : add reliability column and sort by column links
Alexandre Flament
2021-04-24
[mod] metrics: add to pylint and justify indentations
Markus Heiser
2021-04-24
[mod] update /stats
Alexandre Flament
2021-04-21
[enh] rewrite and enhance metrics
Alexandre Flament