index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
Types
Commit message (
Expand
)
Author
Age
*
queue and start download of git-annex from web, using git-annex, when upgrade...
Joey Hess
2013-11-23
*
global webapp redirects, to finish upgrades
Joey Hess
2013-11-23
*
better UI flow through upgrade process
Joey Hess
2013-11-23
*
restart on upgrade is working, including automatic restart
Joey Hess
2013-11-23
*
assistant restart on upgrade
Joey Hess
2013-11-22
*
upgrade alerts
Joey Hess
2013-11-21
*
assistant: Notice on startup when the index file is corrupt, and auto-repair.
Joey Hess
2013-11-13
*
webapp: remind user when using repositories that lack consistency checks
Joey Hess
2013-10-29
*
add post-repair actions
Joey Hess
2013-10-29
*
move code around and rename thread; no functional changes
Joey Hess
2013-10-29
*
automatically launch git repository repair
Joey Hess
2013-10-27
*
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
[next]