summaryrefslogtreecommitdiff
path: root/Assistant/DaemonStatus.hs
Commit message (Expand)AuthorAge
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* automatic repolist updatingGravatar Joey Hess2012-11-13
* don't try to transfer data to/from XMPP remotesGravatar Joey Hess2012-11-11
* use trustExcludeGravatar Joey Hess2012-11-11
* where indentationGravatar Joey Hess2012-10-31
* finished pushing Assistant monad into all relevant filesGravatar Joey Hess2012-10-30
* pushed Assistant monad down into DaemonStatus codeGravatar Joey Hess2012-10-30
* cleanup daemonStatus accessorsGravatar Joey Hess2012-10-30
* split remaining assistant typesGravatar Joey Hess2012-10-30
* split out daemonstatus typesGravatar Joey Hess2012-10-30
* tweakGravatar Joey Hess2012-10-29
* move alert display functionsGravatar Joey Hess2012-10-29
* Assistant monad, stage 2.5Gravatar Joey Hess2012-10-29
* better variable nameGravatar Joey Hess2012-10-14
* set/unset annex-sync, rather than annex-ignoreGravatar Joey Hess2012-10-11
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* add an alert while a locally initiated pairing request is in progressGravatar Joey Hess2012-09-09
* first pass at alert buttonsGravatar Joey Hess2012-09-08
* implement pair request broadcastsGravatar Joey Hess2012-09-08
* display errors when any named thread crashesGravatar Joey Hess2012-09-06
* preserve bytesComplete when updating a transfer infoGravatar Joey Hess2012-08-31
* fix alterTransferInfoGravatar Joey Hess2012-08-31
* fix resume buttonGravatar Joey Hess2012-08-29
* avoid possibly re-adding a removed transfer when updating its infoGravatar Joey Hess2012-08-28
* add support for readonly remotesGravatar Joey Hess2012-08-26
* don't exclude special remotes from the knownRemotes list used by the assistantGravatar Joey Hess2012-08-26
* avoid requeueing a download from a remote that no longer has a keyGravatar Joey Hess2012-08-24
* remove pointless bracketGravatar Joey Hess2012-08-23
* avoid unnecessary transfer scans when syncing a disconnected remoteGravatar Joey Hess2012-08-22
* implement pausing of transfersGravatar Joey Hess2012-08-10
* process group killingGravatar Joey Hess2012-08-10
* added an alert after a file transferGravatar Joey Hess2012-08-06
* fix kqueue buildGravatar Joey Hess2012-07-30
* implement server-side alert closingGravatar Joey Hess2012-07-30
* prune old filler alertsGravatar Joey Hess2012-07-30
* make old activiy alerts stay visibleGravatar Joey Hess2012-07-30
* better ordering of alertsGravatar Joey Hess2012-07-29
* add alerts to DaemonStatusGravatar Joey Hess2012-07-29
* refactorGravatar Joey Hess2012-07-29
* send notifications when the TransferQueue is changedGravatar Joey Hess2012-07-28
* move DaemonStatus manipulation out of the Annex monad to IOGravatar Joey Hess2012-07-28
* add a NotificationBroadcaster to DaemonStatusGravatar Joey Hess2012-07-28
* pull from newly mounted git remotesGravatar Joey Hess2012-07-22
* wait on child transfer processes, and invalidate cacheGravatar Joey Hess2012-07-06
* wrote transfer threadGravatar Joey Hess2012-07-05
* queue Uploads of newly added files to remotesGravatar Joey Hess2012-07-05
* added currentTransfersGravatar Joey Hess2012-07-02
* licenseGravatar Joey Hess2012-06-23
* check for unstaged old symlinks in the sanity checkerGravatar Joey Hess2012-06-13
* add sanity checker threadGravatar Joey Hess2012-06-13