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
3e25e5c242
Set the correct SMS limit when cancelling a paid plan.
2020-03-09 09:50:48 +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
Reduce the number of SQL queries in the "Check Details" page.
2020-03-05 16:15:02 +02:00
lib
Stricter cron validation, reject schedules like "At midnight of February 31"
2020-02-07 11:38:50 +02:00
payments
Set the correct SMS limit when cancelling a paid plan.
2020-03-09 09:50:48 +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
…
wsgi.py
…