| 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-05-22 | [refactor] metrics.get_reliabilities() - make code more readable | Markus Heiser | |
| - init stat values by None - drop round_or_none - don't try to get percentage if base is 'None' Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-05-22 | [fix] metrics: processing time = total time if there is no http time | Alexandre Flament | |
| It was previsouly None Fix /stats | |||
| 2021-04-26 | [pylint] tag PYLINT_FILES by comment `# lint: pylint` | Markus Heiser | |
| These py files are linted by `test.pylint`, all other files are linted by `test.pep8`. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-04-25 | [mod] /stats : detail per engine | Alexandre Flament | |
| allow to submit a github issue including the technical details (exceptions, errors, warning, checker result) | |||
| 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 | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-04-24 | [mod] update /stats | Alexandre Flament | |
| 2021-04-21 | [enh] rewrite and enhance metrics | Alexandre Flament | |