39ca0a89
Handle paypal entries in billing history page by
2016-06-03 19:27:36 +0300
742e7f99
Add "Terms" to footer. by
2016-06-03 19:09:59 +0300
5676f7e1
Usage instructions in "My Checks" page by
2016-05-24 13:55:51 +0300
9a15fabd
It's more precise to say "30 days" than "1 month" by
2016-05-24 11:20:56 +0300
d6c63328
Merge pull request #60 from BetterWorks/markupFixes by
2016-05-24 07:28:42 +0300
5f276b99
(refs/pull/60/head)
div fixes by
2016-05-23 17:03:06 -0700
7f52d8c9
fix some markup and be more explicit about date time format by
2016-05-23 16:57:35 -0700
3656e399
Fix tests. by
2016-05-18 12:41:41 +0300
f4939f4c
Use local timezone for dates and times in ping log. by
2016-05-18 12:33:25 +0300
d456c377
secsToText uses same algorithm as Python version. Position slider labels evenly. by
2016-05-18 03:51:34 +0300
c360dc5e
Fix bug in "1 month n weeks" handling, less redundancy, test. by
2016-05-18 03:50:28 +0300
1fe12d46
Extend to month. by
2016-05-16 10:58:33 -0700
d1c07d89
Fix tests by
2016-05-14 17:24:26 +0300
0cf4c13f
Fix pricing link for logged in users. by
2016-05-14 16:35:43 +0300
813c3168
Access rights checks for team access stuff in profile page. by
2016-05-14 12:51:10 +0300
b725b5c4
Team Access refinements. by
2016-05-14 12:36:40 +0300
e20fbd77
Inline icons in welcome page. by
2016-05-10 22:48:15 +0300
435b8c22
Fix bug in /accounts/switch_team/, updated messaging. by
2016-05-09 18:00:34 +0300
feb2294a
Tests for team access. by
2016-05-09 17:29:41 +0300
00d18e86
Reduce query count for team lookups by
2016-05-09 16:51:22 +0300
fdf9c607
Team Access, test cleanup by
2016-05-09 15:35:13 +0300
1bc0f82d
Team access WIP by
2016-05-09 11:54:18 +0300
e0f38ad1
Section on database cleanup management commands by
2016-04-29 12:58:57 +0300
bbc87fe9
pruneemails and pruneusers commands for database cleanup by
2016-04-29 11:43:20 +0300
6c3a99e9
Removing temporary data migration command. by
2016-04-29 10:52:02 +0300
b52edd90
Email webhook not used any more, removing. by
2016-04-29 10:49:23 +0300
267db8a5
Fix tests. by
2016-04-16 01:17:37 +0300
47f21055
Variables in webhook URLs. Fixes #52 by
2016-04-16 01:14:28 +0300
e39b7144
Better logging in sendalerts. by
2016-04-16 01:13:58 +0300
36f8ee29
Basic text version of alert email. by
2016-04-16 01:13:24 +0300
ba357b04
Mattermost with Slack integration: payload fields must be strings not integers, or else there will be a bunch of JS errors on Mattermost web UI. by
2016-04-15 00:13:13 +0300
5f4cf678
Replace localhost with SITE_ROOT variable in API example by
2016-04-14 15:15:43 +0300
e55650c7
Syntax highlighting for API examples. by
2016-04-14 15:01:41 +0300
cd512378
fix tests by
2016-04-07 21:40:27 +0300
06074c8f
Merge pull request #50 from agaridata/master by
2016-04-07 21:30:57 +0300
ae30eec1
(refs/pull/50/head)
Add GET /api/v1/checks/ to the API by
2016-04-04 13:13:49 -0700
b53e945f
Database configuration in README by
2016-04-05 17:01:46 +0300
bb193cf4
Profile and Subscription managers use get_or_create to avoid some boilerplate by
2016-03-11 12:42:46 +0200
636710f4
Don't use Subscription.objects.for_user method here, so a subscription object is not created just by viewing a page. by
2016-03-11 12:24:19 +0200
93402c9c
Fixing "Set Password" button by
2016-03-09 10:23:09 +0200
930ad9e0
Merge branch 'master' of github.com:healthchecks/healthchecks by
2016-03-08 10:35:59 +0200
da613963
Email alerts and monthly reports have links to Log pages. Don't show ping URLs -- gmail converts them to clickable links, and people click on them. by
2016-03-08 10:35:39 +0200
359f56e5
(refs/pull/10/merge)
Merge 9e83ded255
into 4504925322
by
2016-02-19 05:22:14 +0000
45049253
Merge pull request #46 from MounirMesselmeni/patch-1 by
2016-02-18 16:35:34 +0200
3c0eeddb
(refs/pull/46/head)
Using backend name django.db.backends.postgresql by
2016-02-18 15:21:55 +0100
24e370cb
Corrected example request again. by
2016-02-18 10:21:11 +0200
c4b5a8bb
Corrected example request again. by
2016-02-18 10:17:54 +0200
0fd843d4
Corrected example request. by
2016-02-18 00:09:56 +0200
f78fb95d
API documentation. by
2016-02-18 00:07:10 +0200
6efb822f
When creating a check via API, optionally assign all channels. by
2016-02-17 22:35:06 +0200
5725a3a3
Use six.string_types. This hopefully fixes python 2 test failures. by
2016-02-16 23:50:41 +0200
5d2edfa4
First stab at API, POST /api/v1/checks by
2016-02-16 23:41:40 +0200
144cf0da
pygmentize management command needs to be run rarely, and only during development. Remove Pygments from requirements.txt by
2016-02-16 16:38:18 +0200
5d2cc0b0
Set and revoke API key in Settings page. by
2016-02-16 15:06:55 +0200
6e621703
Merge pull request #44 from mlanner/master by
2016-02-10 12:38:41 +0200
3f558bdc
(refs/pull/44/head)
Proposed change from SSH to HTTPS in installation instructions. by
2016-02-10 11:27:24 +0100
ae94be61
Updated screenshots by
2016-02-04 11:08:21 +0200
7d305e21
List Pushover and VictorOps on welcome page. by
2016-02-04 09:54:06 +0200
6bb08e16
Updated instructions and JSON payload for VictorOps integration. by
2016-02-04 09:21:58 +0200
e5cc7a6b
Merge pull request #40 from agaridata/master by
2016-02-04 09:05:30 +0200
0ff2f1a9
(refs/pull/40/head)
Add VictorOps integration by
2016-02-03 16:24:12 -0500
713f6586
Updated cron example. Fixes #37 by
2016-01-31 22:39:56 +0200
dce16e62
Less code duplication in hc.api.transports by
2016-01-31 21:59:08 +0200
752c6f25
CSS to fit long channel values. by
2016-01-31 21:19:21 +0200
24c11173
Pushover API expects form-data instead of JSON by
2016-01-31 20:57:39 +0200
a71ce645
Fix Pushover and HipChat. by
2016-01-31 20:41:04 +0200
2c04a42a
Display last notification in Integrations page. by
2016-01-31 20:29:49 +0200
c7a651c3
sendalerts management command prints error messages to stdout. by
2016-01-31 19:48:21 +0200
156f4dbe
More tests for notifications. by
2016-01-31 19:30:02 +0200
90d78067
More tests for notifications. by
2016-01-31 18:54:35 +0200
21a042aa
Move notification logic to hc.api.transports. Don't use "paused" state for checks. by
2016-01-31 18:35:24 +0200
7b475118
Use lock icon by
2016-01-31 18:18:09 +0200
806800c1
Don't detach password field if it is not hidden (e.g. when the form says "Wrong Password") by
2016-01-23 15:25:16 +0200
63cc186f
Nicer slack messages. by
2016-01-23 15:18:59 +0200
e67d0f58
Merge pull request #33 from BetterWorks/betterIPParsing by
2016-01-22 11:44:25 +0200
45b8f00e
Merge pull request #36 from zonito/patch-1 by
2016-01-22 11:41:36 +0200
25b3af6e
(refs/pull/36/head)
Merge pull request #1 from zonito/master by
2016-01-22 14:17:02 +0800
ddfcb0ff
test fix by
2016-01-22 14:16:16 +0800
35e9c17f
Add healthcheck UA to inform server about identity by
2016-01-22 13:57:20 +0800
2e6df694
(refs/pull/33/head)
forwarded for and forwarded protocol by
2016-01-18 22:31:01 -0800
37817fe9
Merge pull request #34 from BetterWorks/removeCHannel by
2016-01-20 22:56:09 +0200
625d2cf2
(refs/pull/34/head)
comment by
2016-01-19 07:36:53 -0800
01a9505c
remove channel doesn't crash by
2016-01-19 06:07:18 -0800
96b41ded
Merge pull request #32 from BetterWorks/passwordManager by
2016-01-19 13:07:23 +0200
8f215ec0
Merge pull request #31 from BetterWorks/accurateCoverage by
2016-01-19 13:01:50 +0200
4558628e
(refs/pull/32/head)
defer inserting the password field by
2016-01-18 21:54:20 -0800
32050e06
(refs/pull/31/head)
dont include tests in coverage calculation by
2016-01-18 16:01:34 -0800
808c6e6a
Merge pull request #30 from BetterWorks/fixTests by
2016-01-18 12:44:52 +0200
fe72792f
(refs/pull/30/head)
use basetestcase for most test cases that require predefined user, add test for ensuretriggers, add travis cache by
2016-01-17 23:37:08 -0800
29df1be8
Merge pull request #29 from BetterWorks/fixDocsPage by
2016-01-15 04:04:20 +0200
10fafd1e
(refs/pull/29/head)
fix docs page by
2016-01-12 23:56:22 -0800
57b81367
Log page shows notice about reached ping log limit. by
2016-01-11 12:27:57 +0200
68fe11a4
fillnpings catches up with pings received during the execution of the command by
2016-01-08 14:16:50 +0200
b592e5b4
prunepingsslow command skips checks with user_id=null by
2016-01-08 12:48:36 +0200
78e9cddb
Use django_compressor 2.0 by
2016-01-08 12:36:13 +0200
6945497b
Don't try to import braintree if USE_PAYMENTS=False. Fixes #28 by
2016-01-07 11:44:38 +0200
7f2aa9e9
Merge pull request #27 from BetterWorks/optimization by
2016-01-05 09:46:48 +0200
79b7327c
(refs/pull/27/head)
fix tests and optimize authentication and fix some unclosed markup by
2016-01-04 23:38:50 -0500
1dacc8b7
Users can add passwords to their accounts. Fixes #6 by
2016-01-05 00:25:08 +0200
b92b0db0
Fix tests. by
2016-01-04 22:47:33 +0200