Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2016-12-30 10:48:56 -04:00
commit b2834db613
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,3 @@
1. Timestamps in daemon.log would be useful.
2. An easy way to get annex/assistant to periodically mail daemon.log (or even better, only the new additions to daemon.log) to the local user would be great. This would seem to me like a good use of git-annex-schedule, which at the moment only does fsck, or it could be an optional part of log rotation. With this, when running annex on a remote server, one could easily get periodic confirmations that everything's working out as it should, that fscks are not failing, etc.

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="mhauru"
avatar="http://cdn.libravatar.org/avatar/2532433a0207ba772e6ca964e61899c0"
subject="comment 1"
date="2016-12-29T18:00:10Z"
content="""
Just noticed that 1. has already been wished for here: https://git-annex.branchable.com/todo/wishlist__91__minor__93____58___add_time_stamps_to_annex_log_popups_in_webapp/
"""]]