summaryrefslogtreecommitdiff
path: root/Assistant/Threads
Commit message (Expand)AuthorAge
* convert Watcher thread to Assistant monadGravatar Joey Hess2012-10-29
* Assistant monad, stage 2.5Gravatar Joey Hess2012-10-29
* Assistant monad, stage 1Gravatar Joey Hess2012-10-29
* send git-annex tag in initial presenceGravatar Joey Hess2012-10-28
* ensure that git-annex branch is pushed after a successful transferGravatar Joey Hess2012-10-28
* (re)start XMPP when it's configured in the webappGravatar Joey Hess2012-10-27
* reconnect XMPP when NetWatcher notices a changeGravatar Joey Hess2012-10-27
* xmpp reconnectionGravatar Joey Hess2012-10-27
* gnutls segfault fixedGravatar Joey Hess2012-10-26
* Merge branch 'master' into xmppGravatar Joey Hess2012-10-26
|\
| * NetWatcher: When dbus connection is lost, try to reconnect.Gravatar Joey Hess2012-10-26
* | split out xmpp utilitiesGravatar Joey Hess2012-10-26
* | run xmpp test in bound threadGravatar Joey Hess2012-10-26
* | XMPP configuration formGravatar Joey Hess2012-10-26
* | SRV record constructionGravatar Joey Hess2012-10-26
* | hook up SRV lookups for XMPPGravatar Joey Hess2012-10-26
* | Merge branch 'master' into xmppGravatar Joey Hess2012-10-26
|\|
| * improved dbus error handlingGravatar Joey Hess2012-10-26
* | convert the assistant to use a bound thread for XMPPGravatar Joey Hess2012-10-25
* | only use one push attributeGravatar Joey Hess2012-10-25
* | switch from presence toggle hack to git-annex tag in presence extended contentGravatar Joey Hess2012-10-25
* | add a separate field for the JIDGravatar Joey Hess2012-10-24
* | flip availablilityGravatar Joey Hess2012-10-24
* | 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
|/
* push out config changesGravatar Joey Hess2012-10-21
* !! removalGravatar Joey Hess2012-10-21
* add ConfigMonitor threadGravatar Joey Hess2012-10-20
* nasty race workaroundGravatar Joey Hess2012-10-19
* check preferred content when a file is moved or createdGravatar Joey Hess2012-10-19
* check and drop after uploadsGravatar Joey Hess2012-10-18
* check and drop unwanted content from remotes after receiving a transferGravatar Joey Hess2012-10-18
* splitGravatar Joey Hess2012-10-18
* drop unwanted content in the transfer scanGravatar Joey Hess2012-10-18
* minor transfer scanner code reworkingGravatar Joey Hess2012-10-18
* import S3 only when enabledGravatar Nicolas Pouillard2012-10-18
* fix display of transfers for remotes not in syncRemotes listGravatar Joey Hess2012-10-14
* better variable nameGravatar Joey Hess2012-10-14
* avoid queuing transfers for remotes after syncing to them is pausedGravatar Joey Hess2012-10-14
* use gitRepoGravatar Joey Hess2012-10-12
* avoid pairlistener crashGravatar Joey Hess2012-10-10
* add "configure" link to each repository in the webapp's repo listGravatar Joey Hess2012-10-09
* revert bad changeGravatar Joey Hess2012-10-09
* assistant: Now honors preferred content settings when deciding what to transfer.Gravatar Joey Hess2012-10-09
* fix last zombies in the assistantGravatar Joey Hess2012-10-04
* avoid crashing committer if it fails to stage changesGravatar Joey Hess2012-10-02
* always check with ls-files before adding new filesGravatar Joey Hess2012-10-02
* avoid some warnings when built w/o dbusGravatar Joey Hess2012-09-29
* close unreproducible bug and remove expensive code added to debug itGravatar Joey Hess2012-09-28