90d42468
Second interation of this by
2020-06-12 13:39:03 +1000
4b1b2329
Chnange 'status' field in response to 'up' by
2020-06-12 09:16:20 +1000
bc6ccd55
Implementation of history using Flips model statuses for a check by
2020-03-27 14:19:57 +1100
aaadf603
Sample work for review by
2020-03-27 09:30:26 +1100
45929878
(refs/pull/380/head)
Switched from piping to --output /dev/null for curl by
2020-06-11 20:30:41 +0200
beff11ce
Fixing typo by
2020-06-11 16:07:04 +0300
01fafd99
Merge branch 'jameskirsop-Retrieve-check-by-unique_key' by
2020-06-11 15:25:27 +0300
cdafc06c
In urls.py, route "api/v1/checks/<sha1:unique_key>" directly to the hc.api.views.get_check_by_unique_key view. Minor API documentation edits. by
2020-06-11 15:24:45 +0300
8725c811
(refs/pull/379/head)
Implementing new changes discussed to resolve #370 by
2020-06-11 17:00:27 +1000
fd4d59c4
API, optimization: avoid retrieving project twice from the database by
2020-06-09 18:51:42 +0300
0e5d5783
Update _get_events to work same way as hc.api.views.pings (iterate over pings in ascending order) by
2020-06-09 18:41:09 +0300
a07325e4
Add "Get a list of checks's logged pings" API call (#371) by
2020-06-09 18:09:57 +0300
461ef5e0
Paused ping handling can be controlled via API. Fixes #376 by
2020-06-09 15:16:39 +0300
8e51d265
Removing Pager Team integration, project appears to be discontinued by
2020-06-09 13:26:15 +0300
ffc45f0c
(tag: v1.15.0)
Update CHANGELOG for release. by
2020-06-04 15:07:34 +0300
4f1f06e2
Merge pull request #374 from healthchecks/snyk-fix-e4c69a4ee669f785e6b47fee436364ef by
2020-06-04 15:05:30 +0300
b2175c92
(refs/pull/374/head)
fix: requirements.txt to reduce vulnerabilities by
2020-06-03 22:17:38 +0000
3eebd896
Added "When paused, ignore pings" option in the Filtering Rules dialog (#369) by
2020-06-02 10:54:16 +0300
5c8b5b7b
adaptiveSetInterval fires the first request immediately if runNow is true, in 3 seconds otherwise. by
2020-06-01 11:51:40 +0300
cfb29486
DRY, have a single "No billing address" modal dialog. by
2020-05-29 15:33:33 +0300
95279f6f
Billing page allows setting up a subscription before a payment method is added. by
2020-05-29 15:08:00 +0300
f1acd7a3
(refs/pull/372/head)
Implementing changes, documentation and tests by
2020-05-28 14:12:27 +1000
9617be6e
Fix alignment of plan columns. by
2020-05-06 12:00:56 +0300
c70a2588
Update package versions by
2020-05-01 11:05:44 +0300
b433e91b
Merge pull request #366 from bdd/master by
2020-05-01 10:47:51 +0300
eb279c4c
(refs/pull/366/head)
Add runitor to resources.{md,html} by
2020-04-30 19:43:21 -0700
3730c67c
Return max notification_id in metrics. by
2020-04-26 20:34:52 +0300
98310eee
Include timestamp in the metrics response. by
2020-04-26 19:34:36 +0300
edbfd4b4
Added /api/v1/metrics/ endpoint, useful for monitoring the service itself by
2020-04-26 17:45:50 +0300
79942590
When an invited user logs in, redirect them to the new project by
2020-04-24 14:46:43 +0300
fbd84197
CSS tweaks in the welcome page, fix footer margin. by
2020-04-24 14:02:55 +0300
9bfdbc42
Fix login link. by
2020-04-21 15:46:56 +0300
385021b4
Don't let users clone checks if the account is at check limit by
2020-04-20 19:34:35 +0300
e04a92cc
Profiles admin: filtering by number of checks, show check count by project. by
2020-04-20 19:11:15 +0300
3cca1756
Fix tests. by
2020-04-20 17:11:00 +0300
00ea4565
In checks list, the pause button asks for confirmation. Fixes #356 by
2020-04-20 17:09:48 +0300
825110a3
Channel icons in Admin > Channels by
2020-04-20 13:56:24 +0300
abdff95c
Admin tweaks. by
2020-04-20 13:33:21 +0300
c057dbfb
Cleanup. by
2020-04-20 11:54:27 +0300
6ede17d9
Cleanup and comments. by
2020-04-20 11:23:07 +0300
d6bb2b54
Merge pull request #360 from bdd/master by
2020-04-19 11:47:11 +0300
34807dc5
(refs/pull/360/head)
Remove redundant '-X POST' to curl by
2020-04-18 15:05:17 -0700
dda08a61
capitalize plan's name by
2020-04-14 10:30:59 +0300
4331497c
Merge pull request #359 from SuperSandro2000/typos by
2020-04-14 10:28:01 +0300
38382d66
(refs/pull/359/head)
Fix typos with codespell by
2020-04-13 09:34:48 +0200
ca715dd8
Check membership when initiating project's transfer. Use transaction.atomic() when completing the transfer. by
2020-04-13 15:19:37 +0300
57da17b8
Send an "Ownership Transfer Request" email notification. by
2020-04-13 15:04:59 +0300
da954000
Remove unused CSS by
2020-04-13 13:40:56 +0300
3bf1ad97
Fix invite suggestions. by
2020-04-13 12:26:05 +0300
532b752e
cleanup: don't import each form individually by
2020-04-13 12:16:39 +0300
f7acaa57
Adding tests. by
2020-04-12 18:21:08 +0300
f42b2b14
New feature: Project Settings > Transfer Ownership (WIP, missing tests) by
2020-04-12 14:46:12 +0300
8dfee259
(refs/pull/230/head)
Use latest python alpine docker image for build and production by
2020-04-11 09:04:17 +0200
472c7803
Jump to v1.14.0 by
2020-04-11 09:02:51 +0200
cb19bac7
Merge pull request #358 from lobovkin/lobovkin-patch-1 by
2020-04-09 10:39:48 +0300
4e0460c6
(refs/pull/358/head)
Using existing function getAmount by
2020-04-08 22:58:31 +0200
a982ad71
Tooltips and updated FAQ in the pricing page. by
2020-04-07 14:35:21 +0300
f1880657
Added "Supporter" billing plan. by
2020-04-07 12:32:20 +0300
733c589e
Section labels in the welcome tour. by
2020-04-07 10:12:46 +0300
8c7d3570
Remove unused imports, cleanup. by
2020-04-07 10:08:20 +0300
c596f485
DRY: adding "now_isoformat" template tag by
2020-04-06 15:02:49 +0300
92542fa8
"Edit Webhook Parameters" button in the "Edit Name" modal. by
2020-04-06 14:52:47 +0300
609f78c5
"Edit" function for webhook integrations (#176) by
2020-04-06 14:48:47 +0300
f12a649c
Fix tests. by
2020-04-06 13:36:46 +0300
a1791ea4
Make sure long project names don't break layout. by
2020-04-06 12:29:26 +0300
56bb49f1
Use Slack V2 OAuth flow by
2020-04-02 10:57:10 +0300
74f4744c
Implementation of history using Flips model statuses for a check by
2020-03-27 14:19:57 +1100
010bbc95
Sample work for review by
2020-03-27 09:30:26 +1100
9d2cf4f0
Don't escape HTML in the subject line of notification emails by
2020-03-25 17:18:14 +0200
4a43ed59
Rate limiting for Telegram notifications (10 notifications per chat per minute) by
2020-03-24 23:33:02 +0200
76ae42bc
"Get a single check" API call now supports read-only API keys. Fixes #346 by
2020-03-24 16:10:42 +0200
5a297ba6
(tag: v1.14.0)
v1.14.0 by
2020-03-23 12:34:42 +0200
f1750a5f
Add Zulip in the Welcome page. by
2020-03-23 12:25:30 +0200
119965b4
Change the order of fields in slack notifications: start with description, project name and tags. Follow with period, last ping, total pings. by
2020-03-23 12:23:25 +0200
1baa8ad4
Merge pull request #342 from sairam/patch-1 by
2020-03-23 12:13:58 +0200
abebdca5
Docs: PING_URL substitution got lost during refactoring, adding it back by
2020-03-23 12:01:40 +0200
da4cf524
Minor cleanup, update CHANGELOG by
2020-03-23 11:54:41 +0200
ffc7ccdd
Merge branch 'jameskirsop-api-single-check' by
2020-03-23 11:42:31 +0200
613ef2d0
(refs/pull/344/head)
Merge branch 'api-single-check' of https://github.com/jameskirsop/healthchecks into api-single-check by
2020-03-23 11:39:23 +1100
456a80f1
Adding tests and docs by
2020-03-23 11:37:32 +1100
6373db8a
Changes to prototype this for testing with real data by
2020-02-25 12:48:54 +1100
9c9be4f1
(refs/pull/342/head)
Update 'Project Name' to 'Project' by
2020-03-20 10:50:20 +0530
25d7d540
Telegram integration returns more detailed error messages by
2020-03-19 22:16:22 +0200
5f2c20e4
Zulip integration returns more detailed error messages by
2020-03-19 22:05:13 +0200
8c7f3977
OpsGenie integration returns more detailed error messages by
2020-03-19 21:58:17 +0200
c9979cc1
Introduce Project Name in Slack notification by
2020-03-14 17:48:51 +0530
50118d90
Remove an extra quote. by
2020-03-11 16:47:26 +0200
b689c8aa
Experimental Zulip integration. Fixes #202 by
2020-03-11 16:38:40 +0200
f352efdd
Experimental Zulip integration. Fixes #202 by
2020-03-11 16:38:29 +0200
1cb2ec16
Fix wording by
2020-03-10 15:53:06 +0200
5d513658
Adding Docs > Cloning Checks by
2020-03-10 15:43:34 +0200
bf1294a1
Docs / Shell scripts: add "Auto-provisioning New Checks" section by
2020-03-09 18:05:21 +0200
ab692236
Fix selectize initialization when the project has 0 existing tags. by
2020-03-09 14:39:03 +0200
26ad94d0
If the project has no integrations, show an appropriate message in the Details page, "Notification Methods" section. by
2020-03-09 12:57:24 +0200
c8ebf730
Merge pull request #340 from healthchecks/snyk-fix-51c0d13c6d0c4055f57c0eb711c34f20 by
2020-03-09 10:17:35 +0200
61474518
JS cleanup. by
2020-03-09 10:16:39 +0200
3e25e5c2
Set the correct SMS limit when cancelling a paid plan. by
2020-03-09 09:50:48 +0200
75cb95ff
(refs/pull/340/head)
fix: requirements.txt to reduce vulnerabilities by
2020-03-05 22:17:56 +0000
fcf11d5b
Reduce the number of SQL queries in the "Check Details" page. by
2020-03-05 16:15:02 +0200
eb7f51f6
Focus the "name" input in the "Add Project" modal. by
2020-03-05 16:05:06 +0200