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.
880
Commits
2
Branches
15 MiB
Python
52.3%
HTML
36.4%
CSS
4.8%
JavaScript
3.4%
Modelica
2.9%
Tree:
c1e4595ab2
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 'c1e4595ab2'
${ noResults }
healthchecks
/
hc
/
front
/
tests
History
Pēteris Caune
6b0d566922
"My Projects" page.
6 years ago
..
__init__.py
Setting up tests
10 years ago
test_add_check.py
"My Projects" page.
6 years ago
test_add_discord.py
Project model. cc: #183
6 years ago
test_add_email.py
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
6 years ago
test_add_hipchat.py
Project model. cc: #183
6 years ago
test_add_opsgenie.py
Project model. cc: #183
6 years ago
test_add_pagertree.py
Project model. cc: #183
6 years ago
test_add_pd.py
Project model. cc: #183
6 years ago
test_add_pushbullet.py
Project model. cc: #183
6 years ago
test_add_pushover.py
Project model. cc: #183
6 years ago
test_add_slack.py
Project model. cc: #183
6 years ago
test_add_slack_btn.py
Project model. cc: #183
6 years ago
test_add_sms.py
Project model. cc: #183
6 years ago
test_add_telegram.py
Project model. cc: #183
6 years ago
test_add_trello.py
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
6 years ago
test_add_victorops.py
Project model. cc: #183
6 years ago
test_add_webhook.py
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
6 years ago
test_basics.py
Show a warning when running with DEBUG=True. Fixes #189
6 years ago
test_channel_checks.py
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
6 years ago
test_channels.py
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
6 years ago
test_cron_preview.py
croniter.is_valid() throws exceptions for some bad inputs, so must use try ... except
6 years ago
test_details.py
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead)
6 years ago
test_hc_extras.py
It's more precise to say "30 days" than "1 month"
9 years ago
test_log.py
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead)
6 years ago
test_my_checks.py
"My Projects" page.
6 years ago
test_pause.py
"My Projects" page.
6 years ago
test_ping_details.py
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead)
6 years ago
test_remove_channel.py
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
6 years ago
test_remove_check.py
"My Projects" page.
6 years ago
test_status.py
front.views.status uses project_id not user.username
6 years ago
test_status_single.py
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead)
6 years ago
test_switch_channel.py
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead)
6 years ago
test_unsubscribe_email.py
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
6 years ago
test_update_channel.py
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
6 years ago
test_update_channel_name.py
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
6 years ago
test_update_name.py
"My Projects" page.
6 years ago
test_update_timeout.py
"My Projects" page.
6 years ago
test_verify_email.py
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
6 years ago