index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
Types
Commit message (
Expand
)
Author
Age
*
cleanup
Joey Hess
2013-10-18
*
cronner: run jobs triggered by remotes becoming connected (untested)
Joey Hess
2013-10-13
*
half way complete cronner thread to run scheduled activities
Joey Hess
2013-10-08
*
assistant: Detect stale git lock files at startup time, and remove them.
Joey Hess
2013-10-05
*
webapp: Better display of added files.
Joey Hess
2013-07-10
*
moved AssociatedFile definition
Joey Hess
2013-07-04
*
fix minor memory leak caused by recent CanPush change
Joey Hess
2013-05-22
*
add two long-running XMPP push threads, no more inversion of control
Joey Hess
2013-05-22
*
avoid building up a lot of threads all waiting for their chance to run a push
Joey Hess
2013-05-22
*
XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...
Joey Hess
2013-05-21
*
per-client inboxes for push messages
Joey Hess
2013-05-21
*
XMPP: Be better at responding to CanPush messages when busy with something else.
Joey Hess
2013-05-21
*
add uuid to all xmpp messages
Joey Hess
2013-04-30
*
use DList for the transfer queue
Joey Hess
2013-04-25
*
use a DList for the deferred downloads queue
Joey Hess
2013-04-25
*
assistant: Sanitize XMPP presence information logged for debugging.
Joey Hess
2013-04-24
*
fix 5244ab7656e2269676cf6296718c8e5243c5b919
Joey Hess
2013-04-24
*
remove last use of TSet
Joey Hess
2013-04-24
*
convert PendingAddChange back to Change when an add fails
Joey Hess
2013-04-24
*
use TList for ChangePool
Joey Hess
2013-04-24
*
more efficient data type for ChangeChan
Joey Hess
2013-04-23
*
assistant: Added sequence numbers to XMPP git push packets. (Not yet used.)
Joey Hess
2013-04-10
*
animate syncing and other activity icons
Joey Hess
2013-04-08
*
refactor alert button creation code
Joey Hess
2013-04-04
*
clean up urlrenderer handling when the webapp is not built
Joey Hess
2013-04-03
*
hlint
Joey Hess
2013-04-03
*
assistant: Check small files into git directly.
Joey Hess
2013-03-29
*
maintain pools of running transferkeys processes (untested)
Joey Hess
2013-03-19
*
move display of transfer scan in progress to transfers section of dashboard
Joey Hess
2013-03-19
*
xmpp: --debug now enables a sanitized dump of the XMPP protocol
Joey Hess
2013-03-16
*
webapp: Display an alert when there are XMPP remotes, and a cloud transfer re...
Joey Hess
2013-03-15
*
split cost out into its own module
Joey Hess
2013-03-13
*
synthesize RmChange when a directory is deleted
Joey Hess
2013-03-11
*
fix changeFile to not be partial
Joey Hess
2013-03-11
*
assistant: generate better commits for renames
Joey Hess
2013-03-10
*
moved transfer queueing out of watcher and into committer
Joey Hess
2013-03-10
*
show when not connected to xmpp server
Joey Hess
2013-03-06
*
assistant: XMPP git pull and push requests are cached and sent when presence ...
Joey Hess
2013-03-06
*
tag xmpp pushes with jid
Joey Hess
2013-03-06
*
assistant: Get back in sync with XMPP remotes after network reconnection, and...
Joey Hess
2013-03-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
*
log alerts in notice mode, which is enabled by default
Joey Hess
2013-01-15
*
automatic repolist updating
Joey Hess
2012-11-13
*
don't try to transfer data to/from XMPP remotes
Joey Hess
2012-11-11
*
allow both one push and one receive-pack to run at the same time
Joey Hess
2012-11-11
*
separate data type for push stages
Joey Hess
2012-11-10
*
on second thought, do allow deferring StartingPush
Joey Hess
2012-11-10
*
fix deferring of CanPush, and stop deferring StartingPush
Joey Hess
2012-11-10
*
add canpush xmpp command
Joey Hess
2012-11-09
[next]