307 Commits (4c79021f256d2cdf74b72ce4e3a85d8a2324cb75)

Author SHA1 Message Date
  Pēteris Caune c0af2ac7b9
Fix tests 3 years ago
  Pēteris Caune e0d2f36928
Improve period and grace controls, allow up to 365 day periods 3 years ago
  Pēteris Caune e1f51093f1
Implement automatic `api_ping` and `api_notification` pruning 3 years ago
  Pēteris Caune ba3f222f37
Fix a crash in hc.api.views.pause with an int in request body 3 years ago
  Pēteris Caune 829a39f4cf
Fix hc.api.views.ping to handle non-utf8 data in request body 3 years ago
  Pēteris Caune 6158f9c539
Change outgoing webhook timeout to 10s, and change the retry logic 3 years ago
  Pēteris Caune 5656515830
Add 'schemaVersion' field in the shields.io endpoint 3 years ago
  Pēteris Caune 027920ef2b
Fix ping handler to return "not found" in 404 body 3 years ago
  Pēteris Caune 6e3a1c790d
Fix the ping handler to reject status codes > 255 3 years ago
  Pēteris Caune d48b95c902
Improve tests to cover @csrf_exempt usage 3 years ago
  Pēteris Caune f8131741ef
Fix minor API inconsistencies 3 years ago
  Pēteris Caune 51f996ab4b
Fix /api/v1/badges/ to handle requests with missing X-Api-Key header 3 years ago
  Pēteris Caune 688aa5b3c3
Implement hc.api.views.ping_by_slug 3 years ago
  Pēteris Caune 5b9008e321
Implement alternative ping URLs, WIP 3 years ago
  Pēteris Caune be641aea96
Add tests for LINE and Trello transports 3 years ago
  Pēteris Caune 3e9e13104e
Remove unused code 3 years ago
  Pēteris Caune 98eb7cc14a
Add /api/v1/badges/ endpoint 3 years ago
  Pēteris Caune 642d436ae9
Add absolute_site_logo_url template tag 3 years ago
  Pēteris Caune c196dc16d7
Fix latin-1 handling in webhook header values 3 years ago
  Pēteris Caune 544ec7ea69
Add handling for non-latin-1 characters in webhook headers 3 years ago
  Pēteris Caune 61a8a8de26
Remove Profile.reports_allowed (obsolete) 3 years ago
  swoga b70e2c9a25 feat: treat failure before success 3 years ago
  Pēteris Caune a0cd2c63e9
Update report templates for weekly reports 4 years ago
  Pēteris Caune 8ce09ab9e5
Widen report time window to 9AM - 11AM 4 years ago
  Pēteris Caune 6094bca241
Improve wording 4 years ago
  Pēteris Caune df44ee58c0
Add an option for weekly reports (in addition to monthly) 4 years ago
  Pēteris Caune e91441d814
Add fallback for legacy sms values 4 years ago
  Pēteris Caune 855d188981
Add support for "... is UP" SMS notifications 4 years ago
  Pēteris Caune 4587b45cab
Add more tests for hc.api.views.create_check 4 years ago
  Pēteris Caune 2831e5d7c1
Add a test case for filtering flips by timestamp 4 years ago
  Pēteris Caune 05db43f95d
Fix the pause action to clear Profile.next_nag_date if all checks up 4 years ago
  Pēteris Caune 7ba5fcbb71
Fix sendalerts to clear Profile.next_nag_date if all checks up 4 years ago
  Pēteris Caune 2bfea987e9
Replace details_url with cloaked_url in email and chat notifications 4 years ago
  Pēteris Caune 5321f772fe
Add a link to check's details page in Slack notifications 4 years ago
  Pēteris Caune 44a677f327
Fix hc.api.views.notification_status to always return 200 4 years ago
  Pēteris Caune c1f433bb71
Rename VictorOps -> Splunk On-Call 4 years ago
  Pēteris Caune 5979204691
Fix downtime summary to handle months when the check didn't exist 4 years ago
  Pēteris Caune 65ace8238a
Add the ZULIP_ENABLED setting 4 years ago
  Pēteris Caune e2c90c05b8
Add the VICTOROPS_ENABLED setting 4 years ago
  Pēteris Caune 205f1ccce6
Upgrade croniter to 1.0.6 4 years ago
  Pēteris Caune 8811640d45
Add the SPIKE_ENABLED setting 4 years ago
  Pēteris Caune 419d96da7a
Add the PAGERTREE_ENABLED setting 4 years ago
  Pēteris Caune 28150e85fa
Add the PD_ENABLED setting 4 years ago
  Pēteris Caune 8d5890d883
Add the OPSGENIE_ENABLED setting, rename OpsGenie -> Opsgenie 4 years ago
  Pēteris Caune 5f31b8b873
Add the MSTEAMS_ENABLED setting 4 years ago
  Pēteris Caune 6c3debaf11
Add the MATTERMOST_ENABLED setting 4 years ago
  Pēteris Caune 52435a9a0c
Add the SLACK_ENABLED setting 4 years ago
  Pēteris Caune 67ff8a9bee
Add the WEBHOOKS_ENABLED setting 4 years ago
  Pēteris Caune c2bb4b31b5
Add rate limiting for Pushover notifications 4 years ago
  Pēteris Caune fbefcbc0ed
Update apprise tests to skip if apprise is not installed 4 years ago