index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
DaemonStatus.hs
Commit message (
Expand
)
Author
Age
*
avoid possibly re-adding a removed transfer when updating its info
Joey Hess
2012-08-28
*
add support for readonly remotes
Joey Hess
2012-08-26
*
don't exclude special remotes from the knownRemotes list used by the assistant
Joey Hess
2012-08-26
*
avoid requeueing a download from a remote that no longer has a key
Joey Hess
2012-08-24
*
remove pointless bracket
Joey Hess
2012-08-23
*
avoid unnecessary transfer scans when syncing a disconnected remote
Joey Hess
2012-08-22
*
implement pausing of transfers
Joey Hess
2012-08-10
*
process group killing
Joey Hess
2012-08-10
*
added an alert after a file transfer
Joey Hess
2012-08-06
*
fix kqueue build
Joey Hess
2012-07-30
*
implement server-side alert closing
Joey Hess
2012-07-30
*
prune old filler alerts
Joey Hess
2012-07-30
*
make old activiy alerts stay visible
Joey Hess
2012-07-30
*
better ordering of alerts
Joey Hess
2012-07-29
*
add alerts to DaemonStatus
Joey Hess
2012-07-29
*
refactor
Joey Hess
2012-07-29
*
send notifications when the TransferQueue is changed
Joey Hess
2012-07-28
*
move DaemonStatus manipulation out of the Annex monad to IO
Joey Hess
2012-07-28
*
add a NotificationBroadcaster to DaemonStatus
Joey Hess
2012-07-28
*
pull from newly mounted git remotes
Joey Hess
2012-07-22
*
wait on child transfer processes, and invalidate cache
Joey Hess
2012-07-06
*
wrote transfer thread
Joey Hess
2012-07-05
*
queue Uploads of newly added files to remotes
Joey Hess
2012-07-05
*
added currentTransfers
Joey Hess
2012-07-02
*
license
Joey Hess
2012-06-23
*
check for unstaged old symlinks in the sanity checker
Joey Hess
2012-06-13
*
add sanity checker thread
Joey Hess
2012-06-13
*
tweak
Joey Hess
2012-06-13
*
finish daemon status thread
Joey Hess
2012-06-13
*
implement daemon status serialization to a file
Joey Hess
2012-06-13
*
reorganize
Joey Hess
2012-06-13