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
6cd4e494e8
Add go example to "manage.py pygmentize" command.
...
Make sure the Go snippet shows up in the welcome page and also in the check details page.
2019-10-07 15:10:36 +03:00
..
accounts
Generate usernames as uuid3(const, email). Prevents multiple accts with the same email. Prevent double-clicking the submit button in signup form.
Fixes
#290
2019-09-30 16:40:45 +03:00
api
Add the "Last Duration" field in the "My Checks" page. Add "last_duration" attribute to the Check API resource.
Fixes
#257
2019-09-03 13:46:41 +03:00
front
Add go example to "manage.py pygmentize" command.
2019-10-07 15:10:36 +03:00
lib
In monthly report, show months in ascending order. Cleanup.
2019-07-20 10:17:00 +03:00
payments
Don't validate plan_id if it has not changed from the old value (when updating payment method).
2019-10-02 17:28:20 +03:00
__init__.py
Initial commit
2015-06-11 22:12:09 +03:00
local_settings.py.example
Simplify: remove djmail and django-ses-backend dependencies.
2017-01-29 11:44:22 +02:00
settings.py
Apprise Notifications are now a controlled via settings
2019-08-08 20:28:54 -04:00
test.py
Source formatted with Black
2019-05-15 14:27:50 +03:00
urls.py
Source formatted with Black
2019-05-15 14:27:50 +03:00
wsgi.py
Initial commit
2015-06-11 22:12:09 +03:00