Commit Graph

  • c75a3757 In channels admin, don't show the notification counts, querying it is too expensive. by Pēteris Caune 2020-08-18 13:30:24 +0300
  • c7af5263 Less verbose output in the `senddeletionnotices` command by Pēteris Caune 2020-08-18 11:05:04 +0300
  • 8ea510cd Removing unused /api/v1/notifications/{uuid}/bounce endpoint by Pēteris Caune 2020-08-17 13:18:39 +0300
  • a29b82a0 In api.views.notification_status, always return HTTP 200 so the other party doesn't retry over and over again by Pēteris Caune 2020-08-17 13:10:07 +0300
  • 697cb19b Handle excessively long email addresses in the team member invite form. by Pēteris Caune 2020-08-17 12:05:19 +0300
  • ffafc16f Handle excessively long email addresses in the signup form. by Pēteris Caune 2020-08-17 11:31:24 +0300
  • 15f53c74 Add tests & Doesn't get LineNotify token using setting by carson.wang 2020-08-14 18:39:19 +0800
  • 408f85a3 Test LineNotify integration with healthcheck by carson.wang 2020-08-13 18:04:15 +0800
  • 8223b0c4 Merge pull request #411 from henrywhitaker3/master by Pēteris Caune 2020-08-12 12:35:40 +0300
  • 77f81b82 (refs/pull/411/head) Merge pull request #1 from henrywhitaker3/henrywhitaker3-patch-1 by Henry Whitaker 2020-08-12 09:54:24 +0100
  • cef71b11 Added PHP wrapper to docs by Henry Whitaker 2020-08-12 09:53:11 +0100
  • 99b0786f Update resources.html by Henry Whitaker 2020-08-12 09:40:04 +0100
  • b63f3bed Limit project name to 60 characters to prevent abuse by Pēteris Caune 2020-08-10 11:23:59 +0300
  • f131123e In the test_it_sends_link testcase, explicitly set the USE_PAYMENTS setting. This way tests work regardless of what's in the environment variable or local_settings.py file. by Pēteris Caune 2020-08-05 17:35:37 +0300
  • 96d458fc Merge pull request #409 from iphoting/patch-1 by Pēteris Caune 2020-08-05 17:32:34 +0300
  • c476f042 (refs/pull/409/head) Fix logic bug in test_signup (#408) by Ronald Ip 2020-08-05 22:27:44 +0800
  • ae01c7a9 Handle Twilio status callbacks for SMS, WhatsApp and phone call notifications. by Pēteris Caune 2020-08-05 17:12:23 +0300
  • 95d58d26 Handle status callbacks from Twilio, show SMS delivery failures in the Integrations page. by Pēteris Caune 2020-08-05 16:10:30 +0300
  • 750b96c3 Use Django 3.1 by Pēteris Caune 2020-08-05 13:11:39 +0300
  • 9edb8aa0 (tag: v1.16.0) Update changelog for v1.16.0 release. by Pēteris Caune 2020-08-04 19:24:41 +0300
  • 2ed9a8fd Rename Channel.sms_number property to Channel.phone_number. It is now used for SMS, WhatsApp and phone call notifications, so "sms_number" is not accurate any more. by Pēteris Caune 2020-08-04 16:26:13 +0300
  • 732df193 Fix the "Paid plan required" notice. by Pēteris Caune 2020-08-04 16:01:58 +0300
  • d05691f8 SMS and phone calls now have separate "limit reached" email templates. by Pēteris Caune 2020-08-03 18:00:48 +0300
  • 8c134570 Use separate counters for SMS and phone calls. by Pēteris Caune 2020-08-03 17:52:09 +0300
  • 77ee8452 Update docs. by Pēteris Caune 2020-07-29 19:29:34 +0300
  • ee9ac0ff New integration: phone calls. Fixes #403 by Pēteris Caune 2020-07-29 18:30:50 +0300
  • 43e56ce7 Add support for multiple, comma-separated keywords (cc: #396) by Pēteris Caune 2020-07-23 12:06:17 +0300
  • 5acea4c8 Update Node.js pinging examples -- handle the 'error' event. by Pēteris Caune 2020-07-22 18:36:11 +0300
  • 1ff7b2c5 Merge pull request #406 from UniversitaDellaCalabria/locale-it by Pēteris Caune 2020-07-22 15:02:17 +0300
  • ce507553 (refs/pull/406/head) IT localization by Giuseppe 2020-07-22 13:31:33 +0200
  • ea896c90 Translation tweaks by Pēteris Caune 2020-07-22 11:05:26 +0300
  • fd14e0e0 Experimental L10N support in base and welcome templates. cc: #404 by Pēteris Caune 2020-07-21 22:57:40 +0300
  • 519a6660 {% site_name %} -> {{ site_name }} so we can use blocktrans tags for L10N by Pēteris Caune 2020-07-21 17:59:39 +0300
  • 0d03e3f0 Add "Failure Keyword" filtering for inbound emails (cc: #396) by Pēteris Caune 2020-07-21 14:57:48 +0300
  • 24179b3f (refs/pull/405/head) Localization merged by Giuseppe 2020-07-21 12:04:02 +0200
  • 556e8c67 Syntax highlighting for PHP examples. by Pēteris Caune 2020-07-17 19:55:11 +0300
  • 59e56611 Update pinging examples. by Pēteris Caune 2020-07-17 17:21:10 +0300
  • 6834adf8 Django 3.0.8 by Pēteris Caune 2020-07-17 16:51:39 +0300
  • 028e1313 Update pinging examples. by Pēteris Caune 2020-07-17 16:51:23 +0300
  • 589c0c03 Updated Discord integration to use discord.com instead of discordapp.com by Pēteris Caune 2020-07-17 13:36:41 +0300
  • f814035f Declutter /admin/accounts/profile/ by Pēteris Caune 2020-07-16 16:31:57 +0300
  • 255d4e7b Reduce the number of queries in /admin/api/channel/ by Pēteris Caune 2020-07-16 16:15:58 +0300
  • ec5ee03a Add "check_id" in Spike payload. by Pēteris Caune 2020-07-15 17:56:18 +0300
  • f789cad2 Handle HTTP 429 responses from Matrix server when joining a Matrix room by Pēteris Caune 2020-07-10 16:44:49 +0300
  • f5ceb612 Link to the Prometheus docs from the welcome page. by Pēteris Caune 2020-07-10 15:24:19 +0300
  • 80fdfbfa Add Spike icon in the iconfont (cc: #393) by Pēteris Caune 2020-07-10 15:12:33 +0300
  • 62fe42e9 ".field-email span" selector was too broad and affecting profile details page, fixed. by Pēteris Caune 2020-07-09 18:45:51 +0300
  • 58f16da9 Edits to Spike setup instructions. by Pēteris Caune 2020-07-09 11:22:14 +0300
  • 1f978ff8 Fix tests. by Pēteris Caune 2020-07-09 10:48:51 +0300
  • 6300947c integration for Spike by Divyansh 2020-07-07 15:31:42 +0530
  • 53f5062a (refs/pull/399/head) Revert "Integration for Spike.sh" by Pēteris Caune 2020-07-09 10:30:08 +0300
  • 7842efea Integration for Spike.sh (#398) by Pēteris Caune 2020-07-09 10:22:07 +0300
  • 68154ac7 (refs/pull/402/head, refs/pull/398/head) updated welcome.htnl by Divyansh 2020-07-08 22:45:12 +0530
  • f9713e45 welcome.html remove refactoring by Divyansh 2020-07-08 22:07:38 +0530
  • 1e8b6eac order for spike.sh in add more section by Divyansh 2020-07-08 22:00:38 +0530
  • d34854f8 Update bash examples with the "-m" parameter. by Pēteris Caune 2020-07-08 17:19:13 +0300
  • 5a5847fb copy changes tp spike.sh integration page by Divyansh 2020-07-08 18:42:15 +0530
  • 911293e1 Add a few missing meta description tags. by Pēteris Caune 2020-07-08 16:10:30 +0300
  • 3f44eac4 Update the section about read-write and read-only API keys. by Pēteris Caune 2020-07-08 13:55:46 +0300
  • c160045b Update the section about read-write and read-only API keys. by Pēteris Caune 2020-07-08 13:52:31 +0300
  • e313e240 add integration page for spike.sh by Divyansh 2020-07-08 10:25:37 +0530
  • d6c0d972 Use PING_URL placeholder in the PHP example. by Pēteris Caune 2020-07-07 21:22:56 +0300
  • 2510e387 Use PING_URL placeholder in the PHP example. by Pēteris Caune 2020-07-07 21:17:31 +0300
  • 4324843c Merge pull request #395 from smknstd/master by Pēteris Caune 2020-07-07 20:57:40 +0300
  • 2cb0ac90 (refs/pull/395/head) add php curl example with timeout and retry options by Arnaud Becher 2020-07-07 18:36:41 +0200
  • 44d2a9f3 (refs/pull/394/head) AddSpikeTestCase by Divyansh 2020-07-07 16:57:02 +0530
  • a202f5bb integration for Spike by Divyansh 2020-07-07 15:31:42 +0530
  • e89229a2 In admin, visualize account's number of checks by Pēteris Caune 2020-07-06 18:39:27 +0300
  • 27a91bfe Tweak navigation in docs, added "Docs > Reliability Tips" page (cc: #384) by Pēteris Caune 2020-07-02 18:39:30 +0300
  • df65ec9d Adding pauldenver/healthchecks-io-client to the 3rd party resources page by Pēteris Caune 2020-07-02 12:15:32 +0300
  • f5735781 Some JS linting fixes by Pēteris Caune 2020-07-01 19:23:50 +0300
  • 3a00c0d2 Sending a test notification updates Channel.last_error. Fixes #391 by Pēteris Caune 2020-07-01 14:03:11 +0300
  • ae4918db CSS tweaks: do slightly less white-on-white painting by Pēteris Caune 2020-07-01 12:32:28 +0300
  • 1e53027b CSS tweaks: do slightly less white-on-white painting by Pēteris Caune 2020-06-30 12:39:12 +0300
  • 5b3928ce render_docs by Pēteris Caune 2020-06-26 10:11:08 +0300
  • 192e72c2 Edit Prometheus guide, add "API Keys" screenshot. by Pēteris Caune 2020-06-26 10:10:59 +0300
  • 3c461473 Merge pull request #387 from issmirnov/prometheus-docs by Pēteris Caune 2020-06-26 09:49:30 +0300
  • 634b525d (refs/pull/387/head) generate html assets by Ivan Smirnov 2020-06-25 15:06:09 -0700
  • 0b5fa40f Create configuring_prometheus.md by Ivan Smirnov 2020-06-22 15:53:22 -0700
  • 14909681 In the checks list, indicate a started check with a progress spinner under the status icon (cc: #338) by Pēteris Caune 2020-06-25 16:44:25 +0300
  • a18eb134 Refactor: change Check.get_status(with_started=...) default value from True to False (with_started=False is or will be useful in more places) by Pēteris Caune 2020-06-25 15:23:59 +0300
  • 374dada9 (refs/pull/386/head) [CU - #3btj7m] Change HC notify logic by tarungarg546 2020-06-23 02:33:55 +0530
  • 7d5682ed Update readme by tarungarg546 2020-06-22 15:21:29 +0530
  • a0f5afe6 Sync from fork and add my changes by Ubuntu 2020-06-22 09:37:28 +0000
  • eccc193b In the cron expression dialog, show a human-friendly version of the expression by Pēteris Caune 2020-06-19 11:25:46 +0300
  • a3b58d25 Change "--output" to "-o" in curl examples. by Pēteris Caune 2020-06-15 16:14:03 +0300
  • bd3f1502 Merge pull request #380 from Simonmicro/master by Pēteris Caune 2020-06-15 15:57:59 +0300
  • 84889d61 Render docs. by Pēteris Caune 2020-06-15 13:28:20 +0300
  • 276c3684 Merge branch 'jameskirsop-return-single-history' by Pēteris Caune 2020-06-15 13:27:37 +0300
  • 5ab09f61 Update changelog by Pēteris Caune 2020-06-15 13:26:56 +0300
  • c3d8ee09 Update API docs. by Pēteris Caune 2020-06-15 13:25:55 +0300
  • 832580f3 Simplify hc.api.views.flips, add validation and more tests. by Pēteris Caune 2020-06-15 13:08:17 +0300
  • 60d1c6e2 Format timestamp as ISO 8601 without microseconds, same as elsewhere. by Pēteris Caune 2020-06-15 12:20:07 +0300
  • a90f8a3a Remove unused code. by Pēteris Caune 2020-06-15 12:17:15 +0300
  • f9c10d99 Merge pull request #383 from makom/master by Pēteris Caune 2020-06-15 12:05:05 +0300
  • 368d7a4f (refs/pull/381/head) Commit with requested changes and tests by James Kirsop 2020-06-15 13:15:57 +1000
  • c11526a0 (refs/pull/383/head) Merge pull request #1 from makom/fix-typo by Martin 2020-06-14 17:22:43 +0200
  • bc0684df fix typo by Martin 2020-06-14 14:51:11 +0200
  • c5c4e0f7 Returning all historical flips if no parameters are passed by James Kirsop 2020-06-12 17:42:45 +1000
  • 7d625cb6 Merge branch 'return-single-history' of https://github.com/jameskirsop/healthchecks into return-single-history by James Kirsop 2020-06-12 13:39:13 +1000