79 Commits (785ea7b614ff77d9de4b030ab35a3a1a9b4a1add)

Author SHA1 Message Date
  Pēteris Caune 859a9ed735 Pricing page tweaks. Limit free accounts to 20 checks per account. 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 6ada656df4 UI for entering cron expression and setting timezone. 8 years ago
  Pēteris Caune 8633a5a892 Check model supports cron-style schedule 8 years ago
  Pēteris Caune 47f2105562 Variables in webhook URLs. Fixes #52 9 years ago
  Pēteris Caune 5d2cc0b0fc Set and revoke API key in Settings page. 9 years ago
  Spencer Sun 0ff2f1a9c7 Add VictorOps integration 9 years ago
  Pēteris Caune dce16e6249 Less code duplication in hc.api.transports 9 years ago
  Pēteris Caune 21a042aa16 Move notification logic to hc.api.transports. Don't use "paused" state for checks. 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). 9 years ago
  Pēteris Caune 15478d414c Add n_pings field to Check model. This holds a continually updated count of api_ping entries for each check. 9 years ago
  Pēteris Caune 35aed93b7f New feature: attaching tags to checks, and filtering checks list by their tags. 9 years ago
  Pēteris Caune d51d7ed181 Remove body field from Ping model. 9 years ago
  Thomas Jost 85c1f65887 Add Pushover integration 9 years ago
  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. 9 years ago
  Pēteris Caune a4afd70fef Add index on api_check (status, user, alert_after), will be used in sendalerts management command. 9 years ago
  Pēteris Caune 88bd760925 api_check.code should be indexed 9 years ago
  Pēteris Caune ebe5d2d91d HipChat integration 9 years ago
  Pēteris Caune 00e75bc59d Add Slack integration 9 years ago
  Pēteris Caune f0089e2cd2 Send emails using djmail, can verify email addresses in /channels/ 9 years ago
  Pēteris Caune 061fc4f6a9 Notification Channels WIP 9 years ago
  Pēteris Caune b75ab00d18 Webhook for Mandrill inbound email notifications 9 years ago
  Pēteris Caune f640b9f3be Make ua column wider, and truncate its values for very long UA strings 9 years ago
  Pēteris Caune 3550218129 Keep a log of pings 9 years ago
  Pēteris Caune 0af1fb782a Add ability to set grace period 9 years ago
  Pēteris Caune 7db4185267 Better welcome page. 10 years ago
  Pēteris Caune 609d803e63 Editable name field. 10 years ago
  Pēteris Caune aad4bd2ffb Background worker to send notifications 10 years ago
  Pēteris Caune c8b24495b9 Renames 10 years ago