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
/
front
History
Pēteris Caune
6cd4e494e8
Add go example to "manage.py pygmentize" command.
...
Make sure the Go snippet shows up in the welcome page and also in the check details page.
2019-10-07 15:10:36 +03:00
..
management
Add go example to "manage.py pygmentize" command.
2019-10-07 15:10:36 +03:00
migrations
Login works, stubbed out canary index page
2015-06-11 23:44:49 +03:00
templatetags
Experimental: show the number of outages and total downtime in monthly reports. (
#104
)
2019-07-19 17:32:39 +03:00
tests
After adding a new check redirect to the "Check Details" page.
2019-08-27 16:03:06 +03:00
__init__.py
Login works, stubbed out canary index page
2015-06-11 23:44:49 +03:00
admin.py
Login works, stubbed out canary index page
2015-06-11 23:44:49 +03:00
forms.py
Apprise Integration
2019-08-07 19:36:06 -04:00
models.py
Login works, stubbed out canary index page
2015-06-11 23:44:49 +03:00
schemas.py
Source formatted with Black
2019-05-15 14:27:50 +03:00
urls.py
Mattermost integration WIP cc:
#276
2019-08-20 22:59:11 +03:00
validators.py
croniter.is_valid() throws exceptions for some bad inputs, so must use try ... except
2018-12-14 18:58:35 +02:00
views.py
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