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
beae8e62b4
Rate limit team invites to 20/day
2019-04-26 09:04:51 +03:00
..
management
Explicit decode_data=False (otherwise, py3.5 passes str, py3.6+ passes bytes). Should
fix
#242
2019-04-16 10:32:00 +03:00
migrations
Rate limiting for the "Log In" emails
2019-04-25 21:28:40 +03:00
tests
Rate limiting for the "Log In" emails
2019-04-25 21:28:40 +03:00
__init__.py
…
admin.py
…
decorators.py
…
models.py
Rate limit team invites to 20/day
2019-04-26 09:04:51 +03:00
schemas.py
…
transports.py
Can configure the email integration to only report the "down" events.
Fixes
#231
2019-04-10 17:54:19 +03:00
urls.py
…
views.py
…