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
4a43ed59fc
Rate limiting for Telegram notifications (10 notifications per chat per minute)
2020-03-24 23:33:02 +02:00
..
accounts
Use secrets.token_urlsafe
2020-03-02 10:04:41 +02:00
api
Rate limiting for Telegram notifications (10 notifications per chat per minute)
2020-03-24 23:33:02 +02:00
front
Docs: PING_URL substitution got lost during refactoring, adding it back
2020-03-23 12:01:40 +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
Source formatted with Black
2019-05-15 14:27:50 +03:00
wsgi.py
…