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
516143de8a
Import hc.front.forms instead of importing each form individually
2020-03-02 10:12:57 +02:00
..
accounts
Use secrets.token_urlsafe
2020-03-02 10:04:41 +02:00
api
Use unittest.mock
2020-03-01 22:30:12 +02:00
front
Import hc.front.forms instead of importing each form individually
2020-03-02 10:12:57 +02:00
lib
Stricter cron validation, reject schedules like "At midnight of February 31"
2020-02-07 11:38:50 +02:00
payments
Use unittest.mock
2020-03-01 22:30:12 +02:00
__init__.py
…
local_settings.py.example
…
settings.py
Make Ping.body size limit configurable.
Fixes
#301
2020-01-17 12:44:39 +02:00
test.py
Profile.current_project not used any more, remove last remaining references. cc:
#336
2020-02-27 12:34:21 +02:00
urls.py
Source formatted with Black
2019-05-15 14:27:50 +03:00
wsgi.py
…