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
Di Wu
10fafd1e84
fix docs page
2016-01-13 19:59:20 -08:00
..
accounts
Log page shows notice about reached ping log limit.
2016-01-11 12:27:57 +02:00
api
fillnpings catches up with pings received during the execution of the command
2016-01-08 14:16:50 +02:00
front
fix docs page
2016-01-13 19:59:20 -08:00
lib
Users can add passwords to their accounts.
Fixes
#6
2016-01-05 00:25:08 +02:00
payments
Don't try to import braintree if USE_PAYMENTS=False.
Fixes
#28
2016-01-07 11:44:38 +02:00
__init__.py
…
settings.py
Users can add passwords to their accounts.
Fixes
#6
2016-01-05 00:25:08 +02:00
urls.py
Add hc.payments to INSTALLED_APPS and braintree to requirements.txt so hc.payments tests can be run too.
2016-01-02 18:02:47 +02:00
wsgi.py
…