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
History
Pēteris Caune
7e56eb883e
Fetch ping details using HTTP GET, not HTTP POST.
2018-08-19 18:18:25 +03:00
..
accounts
Settings > Badges page shows badges from all teams user has access to.
2018-06-15 01:07:52 +03:00
api
Don't serialize POST payload to JSON, Django's TestClient will do that for us.
2018-08-04 19:07:40 +03:00
front
Fetch ping details using HTTP GET, not HTTP POST.
2018-08-19 18:18:25 +03:00
lib
Preliminary Django 2 support
2018-04-24 22:38:02 +03:00
payments
Increase check limits for paid accounts.
2018-05-09 21:04:07 +03:00
__init__.py
…
local_settings.py.example
…
settings.py
Added deterministic handling of sqlite database location
2018-01-19 14:59:24 -05:00
test.py
…
urls.py
Preliminary Django 2 support
2018-04-24 22:38:02 +03:00
wsgi.py
…