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
5cf6f1b51e
Merge Check.get_status() and Check.in_grace_period() into one.
...
This avoids duplicate calls to Check.get_grace_start() in several places.
2018-06-11 19:05:18 +03:00
..
management
"Signalling a Failure" section in docs. (cc:
#151
)
2018-05-31 14:28:28 +03:00
migrations
…
templatetags
Allow check names to wrap at underscores
2018-06-11 16:51:06 +03:00
tests
"My Checks" page uses the same markup for desktop and mobile.
2018-06-11 17:25:51 +03:00
__init__.py
…
admin.py
…
forms.py
SMS numbers can be annotated with labels.
Fixes
#155
2018-03-13 16:31:58 +02:00
models.py
…
schemas.py
settelegramwebhook
now sends a correct "allowed_updates" field.
2018-01-18 00:58:19 +02:00
urls.py
Toggle integrations on/off on "My Checks" page.
2018-06-10 23:19:25 +03:00
validators.py
Dropping Python 2 support
2018-04-24 21:04:33 +03:00
views.py
Merge Check.get_status() and Check.in_grace_period() into one.
2018-06-11 19:05:18 +03:00