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
3f36d31cde
Display the error field in notifications admin list view, don't load all checks in details view.
2019-10-18 17:22:50 +03:00
..
management
Send monthly reports on 1st of every month, not randomly during the month
2019-10-12 20:07:09 +03:00
migrations
Add the "Last Duration" field in the "My Checks" page. Add "last_duration" attribute to the Check API resource.
Fixes
#257
2019-09-03 13:46:41 +03:00
tests
Send email notification when monthly SMS sending limit is reached.
Fixes
#292
2019-10-18 17:15:02 +03:00
__init__.py
…
admin.py
Display the error field in notifications admin list view, don't load all checks in details view.
2019-10-18 17:22:50 +03:00
decorators.py
Allow caching CORS responses.
2019-07-04 12:50:01 +03:00
models.py
Add support for OpsGenie EU region.
Fixes
#294
2019-10-14 20:31:25 +03:00
schemas.py
…
transports.py
Send email notification when monthly SMS sending limit is reached.
Fixes
#292
2019-10-18 17:15:02 +03:00
urls.py
…
views.py
…