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
|
b19477106e
|
Avoid N queries in Pings admin list view
|
2015-10-28 09:59:16 +02:00 |
|
Pēteris Caune
|
a4afd70fef
|
Add index on api_check (status, user, alert_after), will be used in sendalerts management command.
|
2015-10-22 13:15:57 +03:00 |
|
Pēteris Caune
|
88bd760925
|
api_check.code should be indexed
|
2015-10-19 23:41:04 +03:00 |
|
Pēteris Caune
|
b39425e8a1
|
Rename channels to integrations. Move "Add Integration" functionality to separate pages to make room for setup instructions.
|
2015-10-05 23:22:14 +03:00 |
|
Pēteris Caune
|
ebe5d2d91d
|
HipChat integration
|
2015-10-01 23:47:03 +03:00 |
|
Pēteris Caune
|
00e75bc59d
|
Add Slack integration
|
2015-09-30 22:23:20 +03:00 |
|
Pēteris Caune
|
7bb17cefad
|
Add Slack integration
|
2015-09-30 22:19:59 +03:00 |
|
Pēteris Caune
|
09c0b3e3a7
|
This was "run once" command that we don't need any more
|
2015-09-30 22:15:25 +03:00 |
|
Pēteris Caune
|
cee2b52d3e
|
More tests.
|
2015-08-18 21:17:13 +03:00 |
|
Pēteris Caune
|
52c6beccef
|
Webhooks have timeout
|
2015-08-18 19:41:48 +03:00 |
|
Pēteris Caune
|
d81555687e
|
Test for HEAD method, note about IPv6
|
2015-08-18 10:52:22 +03:00 |
|
Pēteris Caune
|
5c15058567
|
Nicer admin
|
2015-08-14 13:00:35 +03:00 |
|
Pēteris Caune
|
7240ce9ba8
|
Fix bug with pinging webhook
|
2015-08-14 12:37:02 +03:00 |
|
Pēteris Caune
|
ab58e76ca2
|
Admin tweaks, style tweaks. Channels page included in navigation.
|
2015-08-14 11:58:27 +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
|
86b3964bb9
|
SQLite version of trigger.
|
2015-08-13 21:49:54 +03:00 |
|
Pēteris Caune
|
8355d7c13b
|
Adding tests for POST /channels/
|
2015-08-13 11:22:10 +03:00 |
|
Pēteris Caune
|
061fc4f6a9
|
Notification Channels WIP
|
2015-08-12 23:51:45 +03:00 |
|
Pēteris Caune
|
3bafac24ba
|
Split style.css in smaller files. Email instructions in welcome page.
|
2015-08-01 21:56:05 +03:00 |
|
Pēteris Caune
|
749114d856
|
Nicer Django admin
|
2015-08-01 20:24:56 +03:00 |
|
Pēteris Caune
|
32fb29c299
|
Webhook for Mandrill inbound email notifications, WIP
|
2015-08-01 16:06:04 +03:00 |
|
Pēteris Caune
|
b75ab00d18
|
Webhook for Mandrill inbound email notifications
|
2015-08-01 15:55:43 +03:00 |
|
Pēteris Caune
|
f640b9f3be
|
Make ua column wider, and truncate its values for very long UA strings
|
2015-08-01 15:20:11 +03:00 |
|
Pēteris Caune
|
969626c0fa
|
Validate UUID, more tests.
|
2015-07-28 20:46:17 +03:00 |
|
Pēteris Caune
|
dd792486a7
|
oops
|
2015-07-27 20:01:24 +03:00 |
|
Pēteris Caune
|
3550218129
|
Keep a log of pings
|
2015-07-27 19:46:38 +03:00 |
|
Pēteris Caune
|
965599c8eb
|
ping is csrf exempt.
|
2015-07-22 21:41:15 +03:00 |
|
Pēteris Caune
|
17b87c093f
|
CORS header for ping call
|
2015-07-21 14:16:02 +03:00 |
|
Pēteris Caune
|
71b5e1ef87
|
MySQL version of trigger, setup instructions in README
|
2015-07-20 23:56: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
|
e18fcf424f
|
Style tweaks in timeout dialog, fix trigger.
|
2015-07-16 09:55:29 +03:00 |
|
Pēteris Caune
|
0af1fb782a
|
Add ability to set grace period
|
2015-07-16 01:24:56 +03:00 |
|
Pēteris Caune
|
2abec6ff6a
|
Nicer emails
|
2015-07-11 14:19:02 +03:00 |
|
Pēteris Caune
|
c21b6b699b
|
A bit nicer admin UI for checks
|
2015-07-11 13:58:15 +03:00 |
|
Pēteris Caune
|
c54cb6469d
|
Send emails using djrill (Mandrill)
|
2015-07-11 11:45:38 +03:00 |
|
Pēteris Caune
|
8628be8584
|
email_from setting, don't send alerts about checks without associated user
|
2015-07-08 09:40:58 +03:00 |
|
Pēteris Caune
|
3c57e4026a
|
Move timer call to api
|
2015-07-07 23:49:05 +03:00 |
|
Pēteris Caune
|
3c2c71e907
|
PING_ENDPOINT in settings, fix terminology
|
2015-07-01 20:09:59 +03:00 |
|
Pēteris Caune
|
7db4185267
|
Better welcome page.
|
2015-07-01 00:28:13 +03:00 |
|
Pēteris Caune
|
c526515324
|
"enabled" field is gone
|
2015-06-29 20:59:14 +03:00 |
|
Pēteris Caune
|
8b95449c6f
|
"enabled" field is gone
|
2015-06-29 20:52:26 +03:00 |
|
Pēteris Caune
|
2131c6512b
|
Another quick test
|
2015-06-25 22:39:39 +03:00 |
|
Pēteris Caune
|
110b790481
|
Correct alert_after
|
2015-06-18 18:50:23 +03:00 |
|
Pēteris Caune
|
31119fd11f
|
Can edit timeouts
|
2015-06-18 13:09:17 +03:00 |
|
Pēteris Caune
|
609d803e63
|
Editable name field.
|
2015-06-16 16:21:48 +03:00 |
|
Pēteris Caune
|
d85ef38cc0
|
Add Check
|
2015-06-16 13:59:00 +03:00 |
|
Pēteris Caune
|
aad4bd2ffb
|
Background worker to send notifications
|
2015-06-16 11:33:12 +03:00 |
|
Pēteris Caune
|
c8b24495b9
|
Renames
|
2015-06-12 19:33:15 +03:00 |
|