This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
212
Commits
2
Branches
15 MiB
Python
52.3%
HTML
36.4%
CSS
4.8%
JavaScript
3.4%
Modelica
2.9%
Tree:
b92b0db087
master
py2
v1.9.0
v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.24.1
v1.24.0
v1.23.1
v1.23.0
v1.22.0
v1.21.0
v1.20.0
v1.2.0
v1.19.0
v1.18.0
v1.17.0
v1.16.0
v1.15.0
v1.14.0
v1.13.0
v1.12.0
v1.11.0
v1.10.0
v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0
1.0.2
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'b92b0db087'
${ noResults }
healthchecks
/
hc
History
Pēteris Caune
b92b0db087
Fix tests.
9 years ago
..
accounts
Fix tests.
9 years ago
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).
9 years ago
front
Limit the number of inserted placeholders.
9 years ago
lib
Code to send monthly reports (but no management command yet to actually send them)
9 years ago
payments
More tests.
9 years ago
__init__.py
Initial commit
10 years ago
settings.py
Store the one time login token in profile so user.password can be used for regular passwords.
9 years ago
urls.py
Add hc.payments to INSTALLED_APPS and braintree to requirements.txt so hc.payments tests can be run too.
9 years ago
wsgi.py
Initial commit
10 years ago