index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
Threads
/
SanityChecker.hs
Commit message (
Expand
)
Author
Age
*
assistant: When autostarted, wait 5 seconds before running the startup scan, ...
Joey Hess
2013-10-26
*
import: Skip .git directories.
Joey Hess
2013-10-07
*
assistant: Detect stale git lock files at startup time, and remove them.
Joey Hess
2013-10-05
*
hlint
Joey Hess
2013-10-02
*
assistant: Daily sanity check thread is run niced.
Joey Hess
2013-06-21
*
fixed the race breaking moving files from archive in direct mode
Joey Hess
2013-03-04
*
better prevention of auto repack
Joey Hess
2013-03-03
*
assistant: Prevent automatic commits from causing git-gc runs, as that can ma...
Joey Hess
2013-03-03
*
remove excess log rotation; openLog rotates
Joey Hess
2013-03-01
*
assistant: Logs are rotated to avoid them using too much disk space.
Joey Hess
2013-03-01
*
webapp: Now allows restarting any threads that crash.
Joey Hess
2013-01-26
*
pushed Assistant monad down into DaemonStatus code
Joey Hess
2012-10-30
*
cleanup daemonStatus accessors
Joey Hess
2012-10-30
*
lift alertWhile
Joey Hess
2012-10-29
*
convert Watcher thread to Assistant monad
Joey Hess
2012-10-29
*
Assistant monad, stage 2.5
Joey Hess
2012-10-29
*
use gitRepo
Joey Hess
2012-10-12
*
fix last zombies in the assistant
Joey Hess
2012-10-04
*
always check with ls-files before adding new files
Joey Hess
2012-10-02
*
add annex.delayadd configuration
Joey Hess
2012-09-19
*
display errors when any named thread crashes
Joey Hess
2012-09-06
*
make old activiy alerts stay visible
Joey Hess
2012-07-30
*
moved all alert messages into one file
Joey Hess
2012-07-29
*
add more alerts
Joey Hess
2012-07-29
*
move DaemonStatus manipulation out of the Annex monad to IO
Joey Hess
2012-07-28
*
debugging improvements
Joey Hess
2012-07-20
*
wait on child transfer processes, and invalidate cache
Joey Hess
2012-07-06
*
enqueue Downloads when new symlinks appear to content we don't have
Joey Hess
2012-07-05
*
reorg threads
Joey Hess
2012-06-25