Pēteris Caune
fc415b39c8
Better formatting for Pushover notifications in log
8 years ago
Pēteris Caune
fdc1bfcd57
Log page now lists sent notifications. Slack notification handles simple/cron check kinds.
8 years ago
James Moore
1ae07b2028
made changes more concise
8 years ago
James Moore
b1bb1540b8
adds a SITE_NAME setting that's used to label the site
8 years ago
Pēteris Caune
c8bcb23fd6
Material icons.
8 years ago
Pēteris Caune
a4375aa5b5
Fix HTML validation issues
8 years ago
Pēteris Caune
f4939f4c91
Use local timezone for dates and times in ping log.
9 years ago
Pēteris Caune
57b813677a
Log page shows notice about reached ping log limit.
9 years ago
Pēteris Caune
1e3285423f
Ping objects get "n" field, their serial numbers, used in "log page". "fillnpings" management command initially populates this field (it touches every ping so it takes time to complete).
Check.n_pings now stores the total number of pings the check has ever received. Running "prunepings" command doesn't affect this field. +a new "prunepingsslow" command which works in smaller chunks so is appropriate for initial pruning of a huge api_ping table.
9 years ago
Pēteris Caune
f178981334
Log: instead of timeline, show placeholders for "expected but not received" pings.
9 years ago
Pēteris Caune
aa2bc72293
Better style for Log page.
9 years ago
Pēteris Caune
cee2b52d3e
More tests.
9 years ago
Pēteris Caune
36f0e7c82a
Transport column (http, https, email) in log
9 years ago
Pēteris Caune
1b0413aa49
Responsive CSS
9 years ago
Pēteris Caune
3550218129
Keep a log of pings
9 years ago