index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant.hs
Commit message (
Expand
)
Author
Age
*
fix build with webapp disabled
Joey Hess
2013-02-06
*
webapp: Now allows restarting any threads that crash.
Joey Hess
2013-01-26
*
use async to track and manage threads
Joey Hess
2013-01-26
*
webapp: Now always logs to .git/annex/daemon.log
Joey Hess
2013-01-15
*
assistant: Detect when system is not configured with a user name, and set env...
Joey Hess
2013-01-06
*
assistant: Retrival from glacier now handled.
Joey Hess
2012-11-29
*
xmpp push control flow
Joey Hess
2012-11-08
*
rename
Joey Hess
2012-11-08
*
better handling of lifting from XMPP -> Assistant
Joey Hess
2012-11-05
*
XMPP pair requests are now received, and an alert displayed
Joey Hess
2012-11-03
*
refactor XMPP client
Joey Hess
2012-11-03
*
split remaining assistant types
Joey Hess
2012-10-30
*
moved ThreadedMonad to Types
Joey Hess
2012-10-29
*
Assistant monad, stage 3
Joey Hess
2012-10-29
*
converted 2 more threads.. only 2 more to go
Joey Hess
2012-10-29
*
tweak
Joey Hess
2012-10-29
*
converted 6 more threads
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
*
Assistant monad, stage 1
Joey Hess
2012-10-29
*
more indentation. must stop.
Joey Hess
2012-10-28
*
ensure that git-annex branch is pushed after a successful transfer
Joey Hess
2012-10-28
*
(re)start XMPP when it's configured in the webapp
Joey Hess
2012-10-27
*
typo
Joey Hess
2012-10-26
*
gnutls segfault fixed
Joey Hess
2012-10-26
*
better bound thread
Joey Hess
2012-10-25
*
convert the assistant to use a bound thread for XMPP
Joey Hess
2012-10-25
*
initial implementation of XMPP push notifier (untested)
Joey Hess
2012-10-24
*
avoid building pushnotifier when there's no xmpp library installed
Joey Hess
2012-10-24
*
added push notifier thread, currently a no-op
Joey Hess
2012-10-24
*
push out config changes
Joey Hess
2012-10-21
*
add ConfigMonitor thread
Joey Hess
2012-10-20
*
build fix for non-webapp enabled build
Joey Hess
2012-09-23
*
when a Download finishes, queue Uploads
Joey Hess
2012-09-18
*
deferred downloads
Joey Hess
2012-09-17
*
hlint
Joey Hess
2012-09-13
*
pairing probably works now (untested)
Joey Hess
2012-09-10
*
first pass at alert buttons
Joey Hess
2012-09-08
*
added pair listener thread
Joey Hess
2012-09-08
*
display errors when any named thread crashes
Joey Hess
2012-09-06
*
fix build without the webapp
Joey Hess
2012-08-30
*
add download progress polling thread
Joey Hess
2012-08-28
*
add NetWatcher thread
Joey Hess
2012-08-21
*
implement resuming of paused transfers
Joey Hess
2012-08-12
*
wire up scan and transfer to newly added removable drive
Joey Hess
2012-08-04
*
start webapp thread earlier so it opens ASAP
Joey Hess
2012-08-02
*
fix the watch command to not run the whole assistant
Joey Hess
2012-08-01
*
write pid file even when running in foreground
Joey Hess
2012-08-01
*
implemented firstrun repository creation and redirection to full webapp
Joey Hess
2012-08-01
*
webapp now starts up when run not in a git repo
Joey Hess
2012-07-31
[next]