Commit Graph

  • c8b1c482 Populate timezones, use selectize. by Pēteris Caune 2016-12-13 17:01:41 +0200
  • 6ada656d UI for entering cron expression and setting timezone. by Pēteris Caune 2016-12-13 13:09:53 +0200
  • 8633a5a8 Check model supports cron-style schedule by Pēteris Caune 2016-12-05 11:08:06 +0200
  • ce57a1cc Calculate `alert_after` in Python code instead of a database trigger. This will allow complex calculations down the road. by Pēteris Caune 2016-11-04 16:30:19 +0200
  • e524ea3d Fix tests. by Pēteris Caune 2016-10-30 14:30:42 +0200
  • dfa0af35 PagerDuty Integration Key is 32 characters long. Update screenshots. by Pēteris Caune 2016-10-30 14:24:36 +0200
  • d019ebc1 Fix test. by Pēteris Caune 2016-10-17 13:33:12 +0300
  • 3456dd9f OpsGenie integration. Fixes #93 by Pēteris Caune 2016-10-17 13:25:14 +0300
  • ac4ba079 Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses by Pēteris Caune 2016-10-02 17:51:34 +0300
  • fa63c903 Merge pull request #91 from cdax/make-mgmt-command-modules by Pēteris Caune 2016-10-01 17:55:46 +0300
  • b2f951c8 Merge branch 'cdax-snippet-copy' by Pēteris Caune 2016-10-01 17:48:59 +0300
  • 913b82eb Use icon in the "copy" button. Add "copy" buttons dynamically, in JS. CSS tweaks. by Pēteris Caune 2016-10-01 17:48:17 +0300
  • 4d7cca04 (refs/pull/91/head) Make modules out of management commands by adding __init__.py files by Chitharanjan Das 2016-10-01 11:18:32 +0530
  • 4e260421 (refs/pull/90/head) Adds 'copy to clipboard' function to example code snippets by Chitharanjan Das 2016-10-01 10:27:48 +0530
  • 2910dfa1 (refs/pull/87/head) Merge pull request #8 from andela/ft-heroku-integration by Falade Ayodeji Mayowa 2016-09-26 13:49:52 +0100
  • 8d7eb7a3 Add dj-database-url-module by Rehema 2016-09-26 14:45:10 +0300
  • e737aab5 Ch-cleaned-up-requirements.txt by Rehema 2016-09-26 11:54:09 +0300
  • 248057e4 Ch-remove-import-settings-module by Rehema 2016-09-26 11:48:12 +0300
  • 30d97607 Don't autoselect ping address in the welcome page. It gets in the way when selecting just the code portion of the address. by Pēteris Caune 2016-09-24 21:39:09 +0300
  • b1ad0415 Fix AttributeError in Ping admin by Pēteris Caune 2016-09-24 21:37:18 +0300
  • 9a00fd99 Mention SITE_NAME in README, better docs for the `unique` API field. by Pēteris Caune 2016-09-23 21:13:38 +0300
  • 22ac7e05 Use a whitelist for allowed values in the `unique` field. by Pēteris Caune 2016-09-23 14:09:20 +0300
  • c5568b6d Move json validation code to a separate file, add support for array and enum, add tests. by Pēteris Caune 2016-09-23 14:08:31 +0300
  • 1c518227 Merge branch 'foozmeat-issue-82' by Pēteris Caune 2016-09-23 12:12:03 +0300
  • f511ee75 Merge pull request #84 from foozmeat/issue-83 by Pēteris Caune 2016-09-23 11:56:23 +0300
  • ac68df5b Merge pull request #86 from foozmeat/issue-79 by Pēteris Caune 2016-09-23 11:48:56 +0300
  • 537b7c75 (refs/pull/86/head) fixed a few instances where the hc_extras wasn't loaded by James Moore 2016-09-22 16:11:20 -0700
  • 89736d7c removed unused function parameter by James Moore 2016-09-22 15:59:59 -0700
  • 1520d7fc didn't register the tags properly by James Moore 2016-09-22 15:58:47 -0700
  • 96cb68d5 (refs/pull/85/head) made the unique field more flexible by James Moore 2016-09-22 15:51:03 -0700
  • 1ae07b20 made changes more concise by James Moore 2016-09-22 14:56:15 -0700
  • b1bb1540 adds a SITE_NAME setting that's used to label the site by James Moore 2016-09-22 13:12:43 -0700
  • bcde5fe9 adds a unique parameter to the check creation API by James Moore 2016-09-22 12:00:25 -0700
  • 1ab12d94 (refs/pull/84/head) updates django to 1.10.1 by James Moore 2016-09-22 10:23:41 -0700
  • 1016a4d0 (chore): Fix regex statement by Rehema 2016-09-21 12:40:36 +0300
  • e8e30822 Configured static files for deployment by Rehema 2016-09-21 12:36:24 +0300
  • f80176b5 Config static files by Rehema 2016-09-21 12:07:10 +0300
  • bf2b317a Add whitenoise to enable static files in Django production by Rehema 2016-09-21 12:06:17 +0300
  • 252fa1f8 sendreports now can be run concurrently too by Pēteris Caune 2016-09-19 21:19:10 +0300
  • f6cd0398 Merge pull request #7 from andela/ft-heroku-integration by Falade Ayodeji Mayowa 2016-09-19 18:11:18 +0100
  • f8dd31de add procfile and runtime heroku requirements by Rehema 2016-09-19 18:35:53 +0300
  • fca80f3e (refs/pull/81/head) De-tested by Njira Perci 2016-09-14 16:09:20 +0300
  • b5a0ff35 Handle concurrent sendalerts using QuerySet.update(). Fixes #39 by Pēteris Caune 2016-09-15 22:52:48 +0300
  • 59979c01 De-tested by Njira Perci 2016-09-14 16:09:20 +0300
  • 52e503ba Merge branch 'master' of https://github.com/andela/healthchecks_a by Njira Perci 2016-09-13 17:08:55 +0300
  • 7ccb4b9d Removed old build and coverage links by Njira Perci 2016-09-13 17:07:50 +0300
  • c90627c6 django_compressor==2.1 which adds Django 1.10 compatibility by Pēteris Caune 2016-08-29 18:11:26 +0300
  • 965e3288 Django 1.10 by Pēteris Caune 2016-08-29 17:54:53 +0300
  • ee3f49c8 TeamAccessMiddleware: create Profile object if it is missing. This solves problems for users created with "manage.py createsuperuser". Fixes #77 by Pēteris Caune 2016-08-29 17:02:24 +0300
  • c8bcb23f Material icons. by Pēteris Caune 2016-08-29 16:45:47 +0300
  • f339262e Update "Reliability Guarantees" section in the About page :-/ by Pēteris Caune 2016-08-29 13:52:10 +0300
  • 736a6739 Fix alignment. by Pēteris Caune 2016-08-11 00:22:58 +0300
  • 71769e2c Link to GitHub on Integrations page. by Pēteris Caune 2016-08-11 00:21:32 +0300
  • cd6e63bd Don't require braintree to be always installed. Fixes #74 by Pēteris Caune 2016-08-10 23:46:32 +0300
  • 4f3365e2 Cleanup, handle "paused" state in email alerts and reports by Pēteris Caune 2016-08-02 09:48:17 +0300
  • 51cda314 New feature: pause monitoring of an individual check. Fixes #67 by Pēteris Caune 2016-08-01 21:57:11 +0300
  • 63b10b40 Limit "value" column width in channel admin by Pēteris Caune 2016-08-01 16:28:38 +0300
  • e1ba0954 Handle pushbullet in admin, channel changelist by Pēteris Caune 2016-08-01 11:14:11 +0300
  • bff4eb4f Group testcases by view functions by Pēteris Caune 2016-07-30 19:32:33 +0300
  • da24bcd6 Pushbullet integration by Pēteris Caune 2016-07-30 18:06:10 +0300
  • 468c4b4b Pushbullet integration. Fixes #24 by Pēteris Caune 2016-07-30 18:01:47 +0300
  • d2ce8c13 Fix oopsies by Pēteris Caune 2016-07-28 21:45:00 +0300
  • 2ea01a5f A work around for email servers that open our one-time login links. by Pēteris Caune 2016-07-28 21:41:28 +0300
  • 9ad825ff Users can update payment method by Pēteris Caune 2016-07-20 10:36:30 +0300
  • 4f8fdd24 Merge branch 'master' of github.com:healthchecks/healthchecks by Pēteris Caune 2016-07-19 23:18:06 +0300
  • 8ba981cb Upgrade link in alert emails. by Pēteris Caune 2016-07-19 23:17:53 +0300
  • 40d6cc44 Merge pull request #72 from tillkahlbrock/expose-status-over-api by Pēteris Caune 2016-07-18 09:18:45 +0300
  • c1f07c3f (refs/pull/73/head) dockerize for develomment by Till Kahlbrock 2016-07-16 12:40:25 +0200
  • 3da6a81e (refs/pull/72/head) exposes the status field over the rest api by Till Kahlbrock 2016-07-15 14:28:00 +0200
  • 84ecac63 "Usage Examples" item in check's menu by Pēteris Caune 2016-07-12 19:49:06 +0300
  • fdb5aa5c /integrations/add_slack/ acts as a landing page if Slack button is configured. by Pēteris Caune 2016-07-09 18:55:37 +0300
  • 78a32d10 Possibly fix mysql timestamp issue in Travis run by Pēteris Caune 2016-07-09 17:25:00 +0300
  • a97f2319 More data in API responses. by Pēteris Caune 2016-07-09 17:06:00 +0300
  • 760b5b4f Support for "Add to Slack" button by Pēteris Caune 2016-07-08 00:05:05 +0300
  • af997446 Add support for authentication with X-Api-Key header. by Pēteris Caune 2016-07-07 20:07:10 +0300
  • 44163c37 Tests for badges by Pēteris Caune 2016-07-03 19:24:44 +0300
  • c15a4871 Badges by Pēteris Caune 2016-07-03 18:59:07 +0300
  • f9c1a174 Documentation for PowerShell. Fixes #66 by Pēteris Caune 2016-06-30 22:40:20 +0300
  • a4375aa5 Fix HTML validation issues by Pēteris Caune 2016-06-30 21:45:25 +0300
  • 1319175f Merge pull request #64 from diwu1989/patch-2 by Pēteris Caune 2016-06-29 01:42:05 +0300
  • f69c6e00 Merge pull request #65 from diwu1989/patch-3 by Pēteris Caune 2016-06-29 01:40:16 +0300
  • 93f4f7b6 (refs/pull/65/head) Update report-body-html.html by Di Wu 2016-06-28 15:38:21 -0700
  • 47051864 (refs/pull/64/head) Update alert-body-html.html by Di Wu 2016-06-28 15:37:33 -0700
  • aba0c0eb Summary table tweaks by Pēteris Caune 2016-06-25 06:32:10 +0300
  • 99434fcf Correct path to logo by Pēteris Caune 2016-06-25 06:05:11 +0300
  • abd19ac9 Nicer alert email template, and plain text versions for all emails. by Pēteris Caune 2016-06-25 05:59:48 +0300
  • 2df92c9c Nicer html report by Pēteris Caune 2016-06-25 05:27:28 +0300
  • b0f87634 Admin improvements by Pēteris Caune 2016-06-24 23:09:26 +0300
  • 2185fe14 A "--loop" parameter for sendreports to make it run continuously by Pēteris Caune 2016-06-24 22:05:07 +0300
  • 58944972 Note about reliability by Pēteris Caune 2016-06-21 23:03:52 +0300
  • 318e97fa Use clipboard.js to copy ping URLs to clipboard by Pēteris Caune 2016-06-21 22:43:53 +0300
  • ce23d65e Check.get_status() returns "up" also during grace period by Pēteris Caune 2016-06-21 02:22:51 +0300
  • 89d37f82 Check.in_grace_period() should not blow up if last_ping is None by Pēteris Caune 2016-06-20 22:32:32 +0300
  • 1f70f568 Check model gets "in_grace_period" method. It replaces the transient "grace" status. Also, remove references of the obsolete "paused" status. by Pēteris Caune 2016-06-20 20:35:02 +0300
  • 1adb9338 Update dependencies by Pēteris Caune 2016-06-16 14:54:39 +0300
  • c7845a96 Text version for login message by Pēteris Caune 2016-06-12 13:10:44 +0300
  • 820c7b13 "show usage" button next to each check by Pēteris Caune 2016-06-06 17:14:43 +0300
  • f02c8093 More content on pricing page. by Pēteris Caune 2016-06-06 16:58:14 +0300
  • e612eda0 Nicer login email. by Pēteris Caune 2016-06-06 16:21:42 +0300
  • 0c363f5c Color tweaks by Pēteris Caune 2016-06-06 16:14:51 +0300