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
/
front
History
Pēteris Caune
738a648407
Improve project sorting in the "My Projects" page
...
Primary sort key: projects with overall_status=down go first Secondary sort key: project's name
2021-04-14 16:18:43 +03:00
..
management
Syntax highlighting for PHP examples.
2020-07-17 19:55:11 +03:00
migrations
Login works, stubbed out canary index page
2015-06-11 23:44:49 +03:00
templatetags
Set the SECRET_KEY default value back to "---"
2021-01-28 15:38:14 +02:00
tests
Fix the pause action to clear Profile.next_nag_date if all checks up
2021-03-15 12:52:35 +02:00
__init__.py
Login works, stubbed out canary index page
2015-06-11 23:44:49 +03:00
admin.py
Remove unused imports, cleanup.
2020-04-07 10:08:20 +03:00
context_processors.py
{% site_name %} -> {{ site_name }} so we can use blocktrans tags for L10N
2020-07-21 17:59:39 +03:00
decorators.py
The "require_setting" decorator and more tests.
2020-02-27 11:35:18 +02:00
forms.py
Add the OPSGENIE_ENABLED setting, rename OpsGenie -> Opsgenie
2021-01-29 13:47:13 +02:00
models.py
Remove unused imports, cleanup.
2020-04-07 10:08:20 +03:00
schemas.py
Source formatted with Black
2019-05-15 14:27:50 +03:00
urls.py
Add a link to check's details page in Slack notifications
2021-03-04 15:51:35 +02:00
validators.py
Stricter cron validation, reject schedules like "At midnight of February 31"
2020-02-07 11:38:50 +02:00
views.py
Improve project sorting in the "My Projects" page
2021-04-14 16:18:43 +03:00