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
/
accounts
History
Pēteris Caune
e89229a2ca
In admin, visualize account's number of checks
2020-07-06 18:39:27 +03:00
..
management
…
migrations
New feature: Project Settings > Transfer Ownership (WIP, missing tests)
2020-04-12 14:46:12 +03:00
tests
Check membership when initiating project's transfer. Use transaction.atomic() when completing the transfer.
2020-04-13 15:19:37 +03:00
__init__.py
…
admin.py
In admin, visualize account's number of checks
2020-07-06 18:39:27 +03:00
backends.py
request.project is now unused, removing
2020-02-26 10:37:19 +02:00
forms.py
New feature: Project Settings > Transfer Ownership (WIP, missing tests)
2020-04-12 14:46:12 +03:00
middleware.py
request.project is now unused, removing
2020-02-26 10:37:19 +02:00
models.py
Refactor: change Check.get_status(with_started=...) default value from True to False (with_started=False is or will be useful in more places)
2020-06-25 15:23:59 +03:00
urls.py
…
views.py
Check membership when initiating project's transfer. Use transaction.atomic() when completing the transfer.
2020-04-13 15:19:37 +03:00