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
dd188064fa
Store the one time login token in profile so user.password can be used for regular passwords.
2016-01-04 22:39:49 +02:00
..
accounts
Store the one time login token in profile so user.password can be used for regular passwords.
2016-01-04 22:39:49 +02:00
api
Ping objects get "n" field, their serial numbers, used in "log page". "fillnpings" management command initially populates this field (it touches every ping so it takes time to complete).
2016-01-03 18:11:12 +02:00
front
Limit the number of inserted placeholders.
2016-01-03 18:24:46 +02:00
lib
Code to send monthly reports (but no management command yet to actually send them)
2015-12-15 02:27:24 +02:00
payments
More tests.
2016-01-02 21:43:01 +02:00
__init__.py
…
settings.py
Store the one time login token in profile so user.password can be used for regular passwords.
2016-01-04 22:39:49 +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
…