Commit Graph

  • 00810ff1 Use Selectize.js for entering tags. Fixes #324 by Pēteris Caune 2020-03-05 15:49:42 +0200
  • 35e476be Document more response codes. by Pēteris Caune 2020-03-04 12:12:38 +0200
  • 2e30d349 Tweak CSS for form controls in focused state. by Pēteris Caune 2020-03-04 11:42:50 +0200
  • db9593c5 Unused, removing. by Pēteris Caune 2020-03-02 16:43:47 +0200
  • ccba5e87 Fix default values for timeout and grace parameters in API reference. by Pēteris Caune 2020-03-02 13:50:27 +0200
  • dab0c420 API reference in Markdown by Pēteris Caune 2020-03-02 13:37:29 +0200
  • 516143de Import hc.front.forms instead of importing each form individually by Pēteris Caune 2020-03-02 10:12:57 +0200
  • 22ef0248 Use secrets.token_urlsafe by Pēteris Caune 2020-03-02 10:04:41 +0200
  • 8bbf85a3 Remove Profile.current_project field. Fixes #336 by Pēteris Caune 2020-03-02 09:57:39 +0200
  • dd3820c0 _get_check_for_user and _get_channel_for_user are always be used with an authenticated user, so don't need to handle the unauthenticated case. by Pēteris Caune 2020-03-01 22:45:33 +0200
  • 4bcfba72 Use unittest.mock by Pēteris Caune 2020-03-01 22:30:12 +0200
  • d3ee9bae Fix typo by Pēteris Caune 2020-02-28 10:28:45 +0200
  • 49036263 Documentation: notes about resource limits by Pēteris Caune 2020-02-27 17:51:22 +0200
  • dab15c3b Link integration setup instructions from the welcome page (only the ones that don't require authentication: Slack, Pushover, PagerDuty Connect, Telegram) by Pēteris Caune 2020-02-27 16:32:31 +0200
  • 29e016d0 Update Telegram instructions. Fix redirect after login when adding Telegram integration. by Pēteris Caune 2020-02-27 15:52:00 +0200
  • 0c9c453e Profile.current_project not used any more, remove last remaining references. cc: #336 by Pēteris Caune 2020-02-27 12:34:21 +0200
  • 93b48ce7 In setup instructions, show an additional "log ina adn go to the Integrations" page for logged-out users by Pēteris Caune 2020-02-27 12:16:42 +0200
  • 9389408c The "require_setting" decorator and more tests. by Pēteris Caune 2020-02-27 11:35:18 +0200
  • dc373dc0 CSS counters for integration setup instructions. by Pēteris Caune 2020-02-27 11:24:12 +0200
  • b5b5c58d Split "Add Pagerduty Connect" in three views for clarity. by Pēteris Caune 2020-02-27 10:28:14 +0200
  • 157711bc Reduce usage of Profile.current_project cc: #336 by Pēteris Caune 2020-02-26 10:56:17 +0200
  • 6a0c9085 request.project is now unused, removing by Pēteris Caune 2020-02-26 10:37:19 +0200
  • 9c3f7101 Don't use request.project in the pricing page cc: #336 by Pēteris Caune 2020-02-26 10:27:45 +0200
  • bb808852 Reduce usage of request.project cc: #336 by Pēteris Caune 2020-02-25 15:39:54 +0200
  • 31893469 Remove last references of the hc-channels route. by Pēteris Caune 2020-02-25 15:26:33 +0200
  • f2375f9f Don't redirect to /integrations/, redirect to /project/<uuid>/integrations/ by Pēteris Caune 2020-02-25 15:19:20 +0200
  • 7060d493 The "Add Telegram" page shows a project picker. cc: #336 by Pēteris Caune 2020-02-25 14:51:39 +0200
  • acce0808 Project code in URL for the "Add Slack" page. cc: #336 by Pēteris Caune 2020-02-25 14:22:34 +0200
  • dee189be Project code in URL for the "Add Trello" page. cc: #336 by Pēteris Caune 2020-02-25 11:24:32 +0200
  • 26757c67 Clean up Pushover validation. by Pēteris Caune 2020-02-25 11:05:52 +0200
  • f6f2b18c Project code in URL for the "Add Pushover" page. cc: #336 by Pēteris Caune 2020-02-25 10:48:58 +0200
  • ea333f7a Project code in URL for the "Add PagerDuty (Connect)" page. cc: #336 by Pēteris Caune 2020-02-25 10:14:42 +0200
  • f13ad875 Project code in URL for the "Add Discord" page. cc: #336 by Pēteris Caune 2020-02-25 09:57:11 +0200
  • d88f99a7 Changes to prototype this for testing with real data by James Kirsop 2020-02-25 12:48:54 +1100
  • 38bd84cc Project code in URL for the "Add Pushbullet" page. cc: #336 by Pēteris Caune 2020-02-21 17:31:17 +0200
  • 44819cb5 Project code in URL for the "Add PagerDuty" page. cc: #336 by Pēteris Caune 2020-02-21 15:47:45 +0200
  • 81f9a604 Project code in URL for the "Add Shell" page. cc: #336 by Pēteris Caune 2020-02-21 15:44:55 +0200
  • 88f2a011 Project code in URL for the "Add Apprise" page. cc: #336 by Pēteris Caune 2020-02-21 15:40:56 +0200
  • 056134f2 Project code in URL for the "Add WhatsApp" page. cc: #336 by Pēteris Caune 2020-02-21 15:33:42 +0200
  • 9f5c1337 Project code in URL for the "Add VictorOps" page. cc: #336 by Pēteris Caune 2020-02-21 15:30:01 +0200
  • 25093500 Project code in URL for the "Add SMS" page. cc: #336 by Pēteris Caune 2020-02-21 15:26:06 +0200
  • f6a7d460 Project code in URL for the "Add Prometheus" page. cc: #336 by Pēteris Caune 2020-02-21 15:22:10 +0200
  • 5fb5b05f Project code in URL for the "Add Pagertree" page. cc: #336 by Pēteris Caune 2020-02-21 15:18:15 +0200
  • 1f950fee Fix Matrix test case. by Pēteris Caune 2020-02-21 15:14:24 +0200
  • 0ea2369d Project code in URL for the "Add Pagerteam" page. cc: #336 by Pēteris Caune 2020-02-21 15:08:53 +0200
  • a6d497b2 Project code in URL for the "Add OpsGenie" page. cc: #336 by Pēteris Caune 2020-02-21 15:03:26 +0200
  • d0b77feb Project code in URL for the "Add MS Teams" page. cc: #336 by Pēteris Caune 2020-02-21 14:58:22 +0200
  • 70ff6c53 Project code in URL for the "Add Mattermost" page. cc: #336 by Pēteris Caune 2020-02-21 14:54:17 +0200
  • f8758e39 Project code in URL for the "Add Matrix" page. cc: #336 by Pēteris Caune 2020-02-21 14:44:44 +0200
  • 59f5b7a5 Project code in URL for the "Add Webhook" page. cc: #336 by Pēteris Caune 2020-02-21 14:29:05 +0200
  • ea423e54 Project code in URL for the "Integrations" and the "Add Email" pages. cc: #336 by Pēteris Caune 2020-02-21 14:15:13 +0200
  • 9e82cbb4 Adding HealthChecksIOStatusReport in Third-Party resources. by Pēteris Caune 2020-02-20 12:23:52 +0200
  • 99bdc0ec Tweak the integrations grid size in the welcome page. by Pēteris Caune 2020-02-20 11:33:41 +0200
  • b5a4dada Add Prometheus in the welcome page. by Pēteris Caune 2020-02-20 11:14:14 +0200
  • 5e051d53 Validate channel identifiers before creating/updating a check. Fixes #335 by Pēteris Caune 2020-02-20 10:43:40 +0200
  • cde1f50a API: update check's "alert_after" field when changing schedule by Pēteris Caune 2020-02-19 12:45:33 +0200
  • fb527e4e Security: check channel ownership when setting check's channels via API by Pēteris Caune 2020-02-19 12:19:51 +0200
  • 43565916 Don't let SuspiciousOperation bubble up when validating channel ids in API by Pēteris Caune 2020-02-19 11:43:42 +0200
  • 7a0f3421 Setup instructions for Prometheus. by Pēteris Caune 2020-02-18 16:48:01 +0200
  • 3092eaf8 Markdown with Pygments 2.4 and later wraps code in <code> tags (https://github.com/Python-Markdown/markdown/pull/862). by Pēteris Caune 2020-02-18 15:03:16 +0200
  • e52ac9af Put API key in the path (not query string) cc: #300 by Pēteris Caune 2020-02-14 16:39:31 +0200
  • 12b946ac Experimental Prometheus metrics endpoint. cc: #300 by Pēteris Caune 2020-02-14 16:12:13 +0200
  • 0ff4bd01 Improved UI to invite users from account's other projects. Fixes #258. The team size limit is applied to the number of distinct users across all projects. Fixes #332. by Pēteris Caune 2020-02-14 13:05:21 +0200
  • 683dda9c The "render_docs" command checks if markdown and pygments is installed. cc: #329 by Pēteris Caune 2020-02-14 10:16:43 +0200
  • 82d61335 The "render_docs" command checks if markdown and pygments is installed. cc: #329 by Pēteris Caune 2020-02-14 10:14:29 +0200
  • 3e44f204 (refs/pull/331/head) uncomment link_sent endpoint by facundo espinosa 2020-02-13 17:44:11 -0300
  • 174e5a79 (tag: v1.13.0) Update CHANGELOG for v1.13.0 by Pēteris Caune 2020-02-13 10:34:25 +0200
  • 15b9611c Show a warning in project's top navigation if the project has no configured integrations. Fixes #327 by Pēteris Caune 2020-02-13 10:29:01 +0200
  • c3608ac0 Use t.me/username URL in the "Add Telegram" page. by Pēteris Caune 2020-02-13 09:30:19 +0200
  • 8ace6d54 Merge pull request #328 from healthchecks/dependabot/pip/django-3.0.3 by Pēteris Caune 2020-02-13 09:25:25 +0200
  • ff383729 (refs/pull/328/head) Bump django from 3.0.1 to 3.0.3 by dependabot[bot] 2020-02-11 21:12:35 +0000
  • c8ccd89a In hc.front.views.ping_details, if a ping does not exist, return a friendly message by Pēteris Caune 2020-02-11 09:55:30 +0200
  • b0b6ee31 In hc.front.views.ping_details, if a ping does not exist, return 404 instead of 500 by Pēteris Caune 2020-02-11 09:44:02 +0200
  • 7f4a627d Add script to creates user by console by facundo espinosa 2020-02-11 00:15:32 -0300
  • a9e33fa8 not remove check_token because is used by facundo espinosa 2020-02-11 00:15:08 -0300
  • 1895632d add django extensions to have more utils by facundo espinosa 2020-02-11 00:14:38 -0300
  • 817cf943 Disable signup and payments by facundo espinosa 2020-02-10 23:27:37 -0300
  • 8ac48e48 Disable signup by facundo espinosa 2020-02-10 22:58:59 -0300
  • ccd30ac2 Stricter cron validation, reject schedules like "At midnight of February 31" by Pēteris Caune 2020-02-07 11:38:50 +0200
  • 4f6f1d9f Fix sendalerts crash loop when encountering a bad cron schedule by Pēteris Caune 2020-02-07 10:36:45 +0200
  • ac4f1ca0 Log slow sendalerts.notify runs to stdout by Pēteris Caune 2020-02-06 11:21:28 +0200
  • 4a707441 Track the time spent sending notifications for each flip by Pēteris Caune 2020-02-06 11:11:12 +0200
  • 1b8460f3 "Projects and Teams" in docs by Pēteris Caune 2020-02-05 17:23:21 +0200
  • 50280875 Typo by Pēteris Caune 2020-02-05 11:32:01 +0200
  • 9f2638bf The sendalerts commands measures notification dwell time and reports it over statsd protocol. Experimental, may go away in a future commit. by Pēteris Caune 2020-02-05 11:25:06 +0200
  • 5d994487 Don't trigger "down" notifications when changing schedule interactively in web UI by Pēteris Caune 2020-02-05 10:31:20 +0200
  • 6bc4948d Removing obsolete comment: the index is defined in hc.api.models.Check.Meta by Pēteris Caune 2020-02-04 15:32:25 +0200
  • 3048a20f link rel="canonical" in the sign in page by Pēteris Caune 2020-02-04 11:29:38 +0200
  • b1bffde3 Add SmartCronHelper by Pēteris Caune 2020-02-04 11:26:49 +0200
  • e29b2387 Illustrations in "Measuring script run time" page by Pēteris Caune 2020-02-04 11:22:30 +0200
  • 27236033 "Configuring notifications" in docs by Pēteris Caune 2020-02-03 17:41:06 +0200
  • 1e721b8b Docs: full width illustrations on smaller screens by Pēteris Caune 2020-02-03 16:08:47 +0200
  • 4bdc893f Tweak footer height to avoid vertical scrollbar. by Pēteris Caune 2020-02-03 16:03:16 +0200
  • 5433cb17 Fix README instructions on accessing Django admin (must log in first, then go to admin) by Pēteris Caune 2020-02-03 11:28:39 +0200
  • b7d6f1bb link rel="canonical" on the welcome page by Pēteris Caune 2020-02-03 11:17:24 +0200
  • f51a0a25 Don't delete customer data in braintree when closing account. Need customer data to stay in braintree until the end of each month for tax reports. by Pēteris Caune 2020-02-03 11:11:21 +0200
  • b8cf4288 Merge pull request #325 from samyerkes/master by Pēteris Caune 2020-01-31 09:43:45 +0200
  • b91f1158 (refs/pull/325/head) Merge pull request #1 from samyerkes/samyerkes-patch-1 by Sam 2020-01-29 20:56:20 -0500
  • 319d4528 Updated default port in readme by Sam 2020-01-29 20:55:22 -0500
  • b8c0fd0e Fix links to documentation. by Pēteris Caune 2020-01-29 14:17:58 +0200