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 |