aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Threads/Pusher.hs
Commit message (Expand)AuthorAge
* remove xmpp supportGravatar Joey Hess2016-11-14
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* automatically launch git repository repairGravatar Joey Hess2013-10-27
* use a DList for the deferred downloads queueGravatar Joey Hess2013-04-25
* remove last use of TSetGravatar Joey Hess2013-04-24
* webapp: Improved alerts displayed when syncing with remotes, and when syncin...Gravatar Joey Hess2013-03-18
* avoid ugly alert caused by trying to push to unavailable removable driveGravatar Joey Hess2013-03-10
* avoid false alert about syncing with xmpp remoteGravatar Joey Hess2013-03-06
* webapp: Now allows restarting any threads that crash.Gravatar Joey Hess2013-01-26
* don't try to transfer data to/from XMPP remotesGravatar Joey Hess2012-11-11
* where indentationGravatar Joey Hess2012-10-31
* cleanup daemonStatus accessorsGravatar Joey Hess2012-10-30
* split remaining assistant typesGravatar Joey Hess2012-10-30
* split out daemonstatus typesGravatar Joey Hess2012-10-30
* split Commits and liftedGravatar Joey Hess2012-10-29
* split and lift Assistant.PushesGravatar Joey Hess2012-10-29
* lift alertWhileGravatar Joey Hess2012-10-29
* lifted Assistant.Sync into Assistant monadGravatar Joey Hess2012-10-29
* converted 6 more threadsGravatar Joey Hess2012-10-29
* Assistant monad, stage 2.5Gravatar Joey Hess2012-10-29
* ensure that git-annex branch is pushed after a successful transferGravatar Joey Hess2012-10-28
* added push notifier thread, currently a no-opGravatar Joey Hess2012-10-24
* better variable nameGravatar Joey Hess2012-10-14
* hlintGravatar Joey Hess2012-09-13
* display errors when any named thread crashesGravatar Joey Hess2012-09-06
* add support for readonly remotesGravatar Joey Hess2012-08-26
* don't exclude special remotes from the knownRemotes list used by the assistantGravatar Joey Hess2012-08-26
* refactorGravatar Joey Hess2012-08-22
* handle case of adding populated drive to just created repoGravatar Joey Hess2012-08-05
* fix crashes when run in a git repo that has been initted but has no master br...Gravatar Joey Hess2012-08-05
* avoid showing alert when there are no remotes to push toGravatar Joey Hess2012-08-02
* fix push status, broken when inParallel was adapted for -threadedGravatar Joey Hess2012-07-30
* make old activiy alerts stay visibleGravatar Joey Hess2012-07-30
* moved all alert messages into one fileGravatar Joey Hess2012-07-29
* add more alertsGravatar Joey Hess2012-07-29
* move DaemonStatus manipulation out of the Annex monad to IOGravatar Joey Hess2012-07-28
* add TransferScanner threadGravatar Joey Hess2012-07-22
* debugging improvementsGravatar Joey Hess2012-07-20
* queue Uploads of newly added files to remotesGravatar Joey Hess2012-07-05
* use a TMVarGravatar Joey Hess2012-06-26
* fixup merges now done when neededGravatar Joey Hess2012-06-25
* add a push retry threadGravatar Joey Hess2012-06-25
* reorg threadsGravatar Joey Hess2012-06-25