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
James Kirsop
368d7a4fec
Commit with requested changes and tests
2020-06-15 13:15:57 +10:00
..
accounts
When an invited user logs in, redirect them to the new project
2020-04-24 14:46:43 +03:00
api
Commit with requested changes and tests
2020-06-15 13:15:57 +10:00
front
Update _get_events to work same way as hc.api.views.pings (iterate over pings in ascending order)
2020-06-09 18:41:09 +03:00
lib
Paused ping handling can be controlled via API.
Fixes
#376
2020-06-09 15:16:39 +03:00
payments
Billing page allows setting up a subscription before a payment method is added.
2020-05-29 15:08:00 +03:00
__init__.py
…
local_settings.py.example
…
settings.py
Added /api/v1/metrics/ endpoint, useful for monitoring the service itself
2020-04-26 17:45:50 +03:00
test.py
Adding tests.
2020-04-12 18:21:08 +03:00
urls.py
Source formatted with Black
2019-05-15 14:27:50 +03:00
wsgi.py
…