summaryrefslogtreecommitdiff
path: root/Assistant/Types
Commit message (Expand)AuthorAge
* 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
* moved transfer queueing out of watcher and into committerGravatar Joey Hess2013-03-10
* show when not connected to xmpp serverGravatar Joey Hess2013-03-06
* assistant: XMPP git pull and push requests are cached and sent when presence ...Gravatar Joey Hess2013-03-06
* tag xmpp pushes with jidGravatar Joey Hess2013-03-06
* assistant: Get back in sync with XMPP remotes after network reconnection, and...Gravatar Joey Hess2013-03-06
* webapp: Now allows restarting any threads that crash.Gravatar Joey Hess2013-01-26
* use async to track and manage threadsGravatar Joey Hess2013-01-26
* log alerts in notice mode, which is enabled by defaultGravatar Joey Hess2013-01-15
* automatic repolist updatingGravatar Joey Hess2012-11-13
* don't try to transfer data to/from XMPP remotesGravatar Joey Hess2012-11-11
* allow both one push and one receive-pack to run at the same timeGravatar Joey Hess2012-11-11