This website requires JavaScript.
Explore
Help
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
/
api
History
Pēteris Caune
4cdc7db035
Webhook header values can contain variables.
2017-11-10 12:24:31 +02:00
..
management
Email listener: "./manage.py smtpd"
2017-11-01 19:20:12 +02:00
migrations
Per-profile, per-month counters of sent SMS messages.
2017-07-15 01:04:05 +03:00
tests
Webhook header values can contain variables.
2017-11-10 12:24:31 +02:00
__init__.py
…
admin.py
…
decorators.py
In the "List checks" API response, the "next_ping" date was incorrect for checks using cron syntax. Fixed.
2017-06-29 14:41:13 +03:00
models.py
GET webhooks support custom headers too. Can override the User-Agent header.
2017-11-10 12:16:11 +02:00
schemas.py
…
transports.py
Webhook header values can contain variables.
2017-11-10 12:24:31 +02:00
urls.py
Badges can now return either SVG or JSON
2017-06-29 15:48:59 +03:00
views.py
Disable channel (mark as email_verified=False) when email bounces.
2017-11-04 17:35:14 +02:00