This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
542
Commits
2
Branches
15 MiB
Python
52.3%
HTML
36.4%
CSS
4.8%
JavaScript
3.4%
Modelica
2.9%
Tree:
1fd5d0b3ce
master
py2
v1.9.0
v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.24.1
v1.24.0
v1.23.1
v1.23.0
v1.22.0
v1.21.0
v1.20.0
v1.2.0
v1.19.0
v1.18.0
v1.17.0
v1.16.0
v1.15.0
v1.14.0
v1.13.0
v1.12.0
v1.11.0
v1.10.0
v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0
1.0.2
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1fd5d0b3ce'
${ noResults }
healthchecks
/
hc
/
front
/
tests
History
Pēteris Caune
fc8d9ffe48
Checks can be sorted by name or last ping.
Fixes
#136
7 years ago
..
__init__.py
Setting up tests
10 years ago
test_add_check.py
Pricing page tweaks. Limit free accounts to 20 checks per account.
8 years ago
test_add_discord.py
Fix CSRF in Slack, Pushbullet and Discord callbacks
8 years ago
test_add_email.py
Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses
8 years ago
test_add_hipchat.py
Use client-side installation flow for installing HipChat integration.
7 years ago
test_add_opsgenie.py
Fix test.
8 years ago
test_add_pd.py
Use PagerDuty Connect.
7 years ago
test_add_pushbover.py
Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses
8 years ago
test_add_pushbullet.py
Fix CSRF in Slack, Pushbullet and Discord callbacks
8 years ago
test_add_slack.py
Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses
8 years ago
test_add_slack_btn.py
Fix CSRF in Slack, Pushbullet and Discord callbacks
8 years ago
test_add_sms.py
Fix tests.
7 years ago
test_add_telegram.py
Configurable bot name and updated README. Fixes #115
8 years ago
test_add_victorops.py
Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses
8 years ago
test_add_webhook.py
Webhooks support POST, cleanup.
8 years ago
test_basics.py
REGISTRATION_OPEN setting. superuser accounts by default have team access enabled. Fixes #97 and #113
8 years ago
test_channel_checks.py
Tests for team access.
9 years ago
test_channels.py
Use client-side installation flow for installing HipChat integration.
7 years ago
test_cron_preview.py
Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong.
8 years ago
test_hc_extras.py
It's more precise to say "30 days" than "1 month"
9 years ago
test_last_ping.py
Adding Check.last_ping_body field, and an UI to show it (#116)
8 years ago
test_log.py
Fix MySQL tests.
8 years ago
test_my_checks.py
Checks can be sorted by name or last ping. Fixes #136
7 years ago
test_pause.py
Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong.
8 years ago
test_remove_channel.py
Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong.
8 years ago
test_remove_check.py
Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong.
8 years ago
test_unsubscribe_email.py
"Unsubscribe" link in alert emails. Fixes #111
8 years ago
test_update_channel.py
Tests for team access.
9 years ago
test_update_name.py
Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong.
8 years ago
test_update_timeout.py
Require valid "schedule" and "tz" fields for cron checks.
8 years ago
test_verify_email.py
"Unsubscribe" link in alert emails. Fixes #111
8 years ago