summaryrefslogtreecommitdiff
path: root/Assistant/Types
Commit message (Expand)AuthorAge
* remove Read instance for RefGravatar Joey Hess2014-02-19
* assistant unused file handlingGravatar Joey Hess2014-01-22
* tested transferkeys restarting; fix some bugsGravatar Joey Hess2014-01-06
* assistant: Start a new git-annex transferkeys process after a network connect...Gravatar Joey Hess2014-01-06
* queue and start download of git-annex from web, using git-annex, when upgrade...Gravatar Joey Hess2013-11-23
* global webapp redirects, to finish upgradesGravatar Joey Hess2013-11-23
* better UI flow through upgrade processGravatar Joey Hess2013-11-23
* restart on upgrade is working, including automatic restartGravatar Joey Hess2013-11-23
* assistant restart on upgradeGravatar Joey Hess2013-11-22
* upgrade alertsGravatar Joey Hess2013-11-21
* assistant: Notice on startup when the index file is corrupt, and auto-repair.Gravatar Joey Hess2013-11-13
* webapp: remind user when using repositories that lack consistency checksGravatar Joey Hess2013-10-29
* add post-repair actionsGravatar Joey Hess2013-10-29
* move code around and rename thread; no functional changesGravatar Joey Hess2013-10-29
* automatically launch git repository repairGravatar Joey Hess2013-10-27
* cleanupGravatar Joey Hess2013-10-18
* cronner: run jobs triggered by remotes becoming connected (untested)Gravatar Joey Hess2013-10-13
* half way complete cronner thread to run scheduled activitiesGravatar Joey Hess2013-10-08
* assistant: Detect stale git lock files at startup time, and remove them.Gravatar Joey Hess2013-10-05
* webapp: Better display of added files.Gravatar Joey Hess2013-07-10
* moved AssociatedFile definitionGravatar Joey Hess2013-07-04
* fix minor memory leak caused by recent CanPush changeGravatar Joey Hess2013-05-22
* add two long-running XMPP push threads, no more inversion of controlGravatar Joey Hess2013-05-22
* avoid building up a lot of threads all waiting for their chance to run a pushGravatar Joey Hess2013-05-22
* XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...Gravatar Joey Hess2013-05-21
* per-client inboxes for push messagesGravatar Joey Hess2013-05-21
* XMPP: Be better at responding to CanPush messages when busy with something else.Gravatar Joey Hess2013-05-21
* add uuid to all xmpp messagesGravatar Joey Hess2013-04-30
* use DList for the transfer queueGravatar Joey Hess2013-04-25
* use a DList for the deferred downloads queueGravatar Joey Hess2013-04-25
* assistant: Sanitize XMPP presence information logged for debugging.Gravatar Joey Hess2013-04-24
* fix 5244ab7656e2269676cf6296718c8e5243c5b919Gravatar Joey Hess2013-04-24
* remove last use of TSetGravatar Joey Hess2013-04-24
* convert PendingAddChange back to Change when an add failsGravatar Joey Hess2013-04-24
* use TList for ChangePoolGravatar Joey Hess2013-04-24
* more efficient data type for ChangeChanGravatar Joey Hess2013-04-23
* assistant: Added sequence numbers to XMPP git push packets. (Not yet used.)Gravatar Joey Hess2013-04-10
* animate syncing and other activity iconsGravatar Joey Hess2013-04-08
* refactor alert button creation codeGravatar Joey Hess2013-04-04
* clean up urlrenderer handling when the webapp is not builtGravatar Joey Hess2013-04-03
* hlintGravatar Joey Hess2013-04-03
* assistant: Check small files into git directly.Gravatar Joey Hess2013-03-29
* maintain pools of running transferkeys processes (untested)Gravatar Joey Hess2013-03-19
* move display of transfer scan in progress to transfers section of dashboardGravatar Joey Hess2013-03-19
* xmpp: --debug now enables a sanitized dump of the XMPP protocolGravatar Joey Hess2013-03-16
* webapp: Display an alert when there are XMPP remotes, and a cloud transfer re...Gravatar Joey Hess2013-03-15
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* synthesize RmChange when a directory is deletedGravatar Joey Hess2013-03-11
* fix changeFile to not be partialGravatar Joey Hess2013-03-11
* assistant: generate better commits for renamesGravatar Joey Hess2013-03-10