0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-08 22:50:06 +00:00
Commit graph

129 commits

Author SHA1 Message Date
James Moore
b1bb1540b8 adds a SITE_NAME setting that's used to label the site 2016-09-22 13:40:35 -07:00
Pēteris Caune
4f3365e235 Cleanup, handle "paused" state in email alerts and reports 2016-08-02 09:48:17 +03:00
Pēteris Caune
8ba981cb52 Upgrade link in alert emails. 2016-07-19 23:17:53 +03:00
Pēteris Caune
1319175fe0 Merge pull request from diwu1989/patch-2
Remove stray </a> from alert-body-html.html
2016-06-29 01:42:05 +03:00
Di Wu
93f4f7b6fa Update report-body-html.html 2016-06-28 15:38:21 -07:00
Di Wu
4705186434 Update alert-body-html.html 2016-06-28 15:37:33 -07:00
Pēteris Caune
aba0c0ebf0 Summary table tweaks 2016-06-25 06:32:10 +03:00
Pēteris Caune
99434fcf9c Correct path to logo 2016-06-25 06:05:11 +03:00
Pēteris Caune
abd19ac901 Nicer alert email template, and plain text versions for all emails. 2016-06-25 05:59:48 +03:00
Pēteris Caune
2df92c9c9e Nicer html report 2016-06-25 05:27:28 +03:00
Pēteris Caune
ce23d65ebf Check.get_status() returns "up" also during grace period 2016-06-21 02:22:51 +03:00
Pēteris Caune
1f70f56819 Check model gets "in_grace_period" method. It replaces the transient "grace" status. Also, remove references of the obsolete "paused" status. 2016-06-20 20:35:02 +03:00
Pēteris Caune
c7845a965e Text version for login message 2016-06-12 13:10:44 +03:00
Pēteris Caune
e612eda0f8 Nicer login email. 2016-06-06 16:21:42 +03:00
Pēteris Caune
435b8c220d Fix bug in /accounts/switch_team/, updated messaging. 2016-05-09 18:00:34 +03:00
Pēteris Caune
1bc0f82d25 Team access WIP 2016-05-09 11:54:18 +03:00
Pēteris Caune
36f8ee2970 Basic text version of alert email. 2016-04-16 01:13:24 +03:00
Pēteris Caune
da613963e9 Email alerts and monthly reports have links to Log pages.
Don't show ping URLs -- gmail converts them to clickable links, and people click on them.
2016-03-08 10:35:39 +02:00
Pēteris Caune
1dacc8b797 Users can add passwords to their accounts. Fixes 2016-01-05 00:25:08 +02:00
Pēteris Caune
91e6f80d9a Code to send monthly reports (but no management command yet to actually send them) 2015-12-15 02:27:24 +02:00
Pēteris Caune
c1840a92bd Checks now have a new status: "paused". sendalerts management command will mark checks as paused if sending a notification throws exception. This should avoid potential infinite loops of sendalerts crashes/respawns. 2015-10-30 14:21:12 +02:00
Pēteris Caune
cee2b52d3e More tests. 2015-08-18 21:17:13 +03:00
Pēteris Caune
f0089e2cd2 Send emails using djmail, can verify email addresses in /channels/ 2015-08-14 10:56:07 +03:00
Pēteris Caune
d8828b2d25 Frequency -> Period, messaging on welcome page. 2015-07-27 18:38:54 +03:00
Pēteris Caune
4ccbac7e4a Formatting of durations 2015-07-16 10:51:16 +03:00
Pēteris Caune
fe78275d3f Display "late" status in My Checks page and in alerts. 2015-07-16 10:14:32 +03:00
Pēteris Caune
95181059f7 Nicer emails 2015-07-11 14:20:56 +03:00
Pēteris Caune
2abec6ff6a Nicer emails 2015-07-11 14:19:02 +03:00
Pēteris Caune
c54cb6469d Send emails using djrill (Mandrill) 2015-07-11 11:45:38 +03:00