aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Sync.hs
Commit message (Expand)AuthorAge
...
* assistant: Fix syncing local drives.Gravatar Joey Hess2012-10-30
* webapp: Make an initial, empty commit so there is a master branchGravatar Joey Hess2012-10-30
* pushed Assistant monad down into DaemonStatus codeGravatar Joey Hess2012-10-30
* split ScanRemotes and liftedGravatar Joey Hess2012-10-29
* split and lift Assistant.PushesGravatar Joey Hess2012-10-29
* lift alertWhileGravatar Joey Hess2012-10-29
* more liftingGravatar Joey Hess2012-10-29
* lifted Assistant.Sync into Assistant monadGravatar Joey Hess2012-10-29
* Assistant monad, stage 2.5Gravatar Joey Hess2012-10-29
* add git-annex branch commit when assistant is syncingGravatar Joey Hess2012-10-28
* pull from one of the remotes in a push notificationGravatar Joey Hess2012-10-24
* initial implementation of XMPP push notifier (untested)Gravatar Joey Hess2012-10-24
* added push notifier thread, currently a no-opGravatar Joey Hess2012-10-24
* better variable nameGravatar Joey Hess2012-10-14
* use gitRepoGravatar Joey Hess2012-10-12
* fix breakage caught by test suiteGravatar Joey Hess2012-09-21
* better name for fallback sync refsGravatar Joey Hess2012-09-16
* ensure outgoing sync pushes always succeed when repo is accessibleGravatar Joey Hess2012-09-16
* hlintGravatar Joey Hess2012-09-13
* pairing probably works now (untested)Gravatar Joey Hess2012-09-10
* display errors when any named thread crashesGravatar Joey Hess2012-09-06
* improve syncing support for special remotesGravatar Joey Hess2012-09-04
* scan multiple remotes in one passGravatar Joey Hess2012-08-26
* run full transfer scan on all remotes at startupGravatar Joey Hess2012-08-24
* keep logs of failed transfers, and requeue them when doing a non-full scanGravatar Joey Hess2012-08-23
* better nameGravatar Joey Hess2012-08-22
* avoid unnecessary transfer scans when syncing a disconnected remoteGravatar Joey Hess2012-08-22
* move some git operations outside the annex monad to avoid blocking other threadsGravatar Joey Hess2012-08-22
* refactorGravatar Joey Hess2012-08-22