0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-15 01:18:30 +00:00
healthchecks_healthchecks/hc
Pēteris Caune 5d99c544ee
Increase the precision in hc.lib.date.format_approx_duration
Format durations in one of the following forms:

* "{x} days {y} h"
* "{y} h {z} min"
* "{z} min {w} sec"
2023-10-02 12:50:59 +03:00
..
accounts Simplify DowntimeSummary 2023-09-27 17:16:16 +03:00
api Rename DowntimeSummary -> DowntimeRecorder 2023-09-28 09:02:13 +03:00
front Increase the precision in hc.lib.date.format_approx_duration 2023-10-02 12:50:59 +03:00
lib Increase the precision in hc.lib.date.format_approx_duration 2023-10-02 12:50:59 +03:00
payments Format with black 2022-10-17 17:02:11 +03:00
__init__.py Initial commit 2015-06-11 22:12:09 +03:00
debug.py Add custom ExceptionReporterFilter which filters out TWILIO_AUTH 2023-02-20 09:43:03 +02:00
local_settings.py.example Add support for SMTP with implicit TLS 2022-08-09 08:25:07 +03:00
settings.py Replace usage of typing.List, typing.Optional etc. with modern syntax 2023-09-06 11:27:43 +03:00
test.py Fix type annotations in tests to use _MonkeyPatchedWSGIResponse 2023-08-29 22:35:51 +03:00
urls.py Sort imports and add "from __future__ import annotations" 2022-10-17 16:52:15 +03:00
wsgi.py Update links to Django docs 2023-04-07 12:50:09 +03:00