This website requires JavaScript.
Explore
Help
Sign In
harmacist
/
healthchecks
Watch
1
Star
0
Fork
0
You've already forked healthchecks
forked from
GithubBackups/healthchecks
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
healthchecks
/
hc
/
api
History
Pēteris Caune
52cd2a9c8e
API rejects too long check names
2016-12-21 17:38:25 +02:00
..
management
"prunenotifications" management command
2016-12-15 18:54:03 +02:00
migrations
UI for entering cron expression and setting timezone.
2016-12-13 13:09:53 +02:00
tests
API rejects too long check names
2016-12-21 17:38:25 +02:00
__init__.py
…
admin.py
Usability tweaks in api_check_changelist admin view.
2016-12-21 12:50:06 +02:00
decorators.py
…
models.py
Warn about obsolete
update_alert_after
trigger.
2016-12-14 12:20:08 +02:00
schemas.py
API rejects too long check names
2016-12-21 17:38:25 +02:00
transports.py
Log page now lists sent notifications. Slack notification handles simple/cron check kinds.
2016-12-14 11:15:45 +02:00
urls.py
…
views.py
Calculate
alert_after
in Python code instead of a database trigger. This will allow complex calculations down the road.
2016-11-04 16:30:19 +02:00