41 Commits (50280875cd4ff2b5a2f4137798a60aa4f45f5104)

Author SHA1 Message Date
  Pēteris Caune cdad632082
Show sub-second durations with higher precision, 2 digits after decimal point. Fixes #321 5 years ago
  Pēteris Caune 22d4d55340
Added support for Shields.io badges. cc: #304, #305 5 years ago
  Pēteris Caune 91c93b6a95
Add "Shell Commands" integration. Fixes #302 5 years ago
  Pēteris Caune 8d81ea8f9d
Add "Shell Commands" integration. Fixes #302 5 years ago
  Pēteris Caune 9cbd3bfc5a
In monthly reports, no downtime stats for the current month (month has just started) 5 years ago
  Pēteris Caune 66a6de70c0
Send email notification when monthly SMS sending limit is reached. Fixes #292 5 years ago
  Pēteris Caune 2bb769f7bb
Send monthly reports on 1st of every month, not randomly during the month 5 years ago
  Pēteris Caune b7320b1b69
In monthly report, show months in ascending order. Cleanup. 5 years ago
  Pēteris Caune b74e56a273
Experimental: show the number of outages and total downtime in monthly reports. (#104) 5 years ago
  Pēteris Caune cdfc9840a7
Source formatted with Black 6 years ago
  Pēteris Caune 945a66ab0a
Management command for sending inactive account notifications 6 years ago
  Pēteris Caune 954ca4576b
Improved logic for displaying job execution times in log. Fixes #219 6 years ago
  Pēteris Caune b3e290b284
Show elapsed times in ping log 6 years ago
  Pēteris Caune 887c4d534a
add "minLength" support to the jsonschema validator 6 years ago
  Pēteris Caune b9a81ad382
Add "List-Unsubscribe" header to alert and report emails 6 years ago
  Pēteris Caune ef6e1870d9
Preliminary Django 2 support 7 years ago
  Pēteris Caune 9bc0f1b82a
Dropping Python 2 support 7 years ago
  Pēteris Caune 39bc12e351 Invoices to email. 7 years ago
  Pēteris Caune 1b7d4f6f3e Adding "Overall status" badge. 7 years ago
  Pēteris Caune 2393dad09e Users can update their email addresses. Fixes #105 7 years ago
  Pēteris Caune dec006890c Badges can now return either SVG or JSON 7 years ago
  Pēteris Caune eece7c7551 Handle "required" keyword. 8 years ago
  Pēteris Caune 0d24d650f2 "X-Bounce-Url" header in email messages. An API endpoint to handle bounce notifications. (#112) 8 years ago
  Pēteris Caune f767cf59aa ctx can contain database query objects, evaluate them before passing off to a thread 8 years ago
  Pēteris Caune b63f19f415 Simplify: remove djmail and django-ses-backend dependencies. 8 years ago
  Pēteris Caune 8d956b3365 email template from Litmus. CSS already inlined, so dropping premailer dependency. 8 years ago
  Pēteris Caune b93336a44d API support for cron syntax 8 years ago
  Pēteris Caune 52cd2a9c8e API rejects too long check names 8 years ago
  Pēteris Caune 56168b17d0 Usability tweaks in api_check_changelist admin view. 8 years ago
  Pēteris Caune c5568b6dd1 Move json validation code to a separate file, add support for array and enum, add tests. 8 years ago
  Pēteris Caune 965e32884b Django 1.10 8 years ago
  Pēteris Caune 44163c3758 Tests for badges 8 years ago
  Pēteris Caune c15a4871c2 Badges 8 years ago
  Pēteris Caune 2df92c9c9e Nicer html report 9 years ago
  Pēteris Caune 1dacc8b797 Users can add passwords to their accounts. Fixes #6 9 years ago
  Pēteris Caune 91e6f80d9a Code to send monthly reports (but no management command yet to actually send them) 9 years ago
  Pēteris Caune f0089e2cd2 Send emails using djmail, can verify email addresses in /channels/ 9 years ago
  Pēteris Caune 9172a3aef6 Fix py2.7 9 years ago
  Pēteris Caune c54cb6469d Send emails using djrill (Mandrill) 9 years ago
  Pēteris Caune 8628be8584 email_from setting, don't send alerts about checks without associated user 9 years ago
  Pēteris Caune aad4bd2ffb Background worker to send notifications 10 years ago