This website requires JavaScript.
Explore
Help
Register
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
56bb49f1f3
Use Slack V2 OAuth flow
2020-04-02 10:57:10 +03:00
..
management
Fix sendalerts crash loop when encountering a bad cron schedule
2020-02-07 10:36:45 +02:00
migrations
Make sure Check.last_ping and Ping.created timestamps match exactly
2020-01-17 14:30:32 +02:00
tests
Don't escape HTML in the subject line of notification emails
2020-03-25 17:18:14 +02:00
__init__.py
…
admin.py
…
decorators.py
…
models.py
Use Slack V2 OAuth flow
2020-04-02 10:57:10 +03:00
schemas.py
…
transports.py
Rate limiting for Telegram notifications (10 notifications per chat per minute)
2020-03-24 23:33:02 +02:00
urls.py
Adding tests and docs
2020-03-23 11:37:32 +11:00
views.py
"Get a single check" API call now supports read-only API keys.
Fixes
#346
2020-03-24 16:10:42 +02:00