aboutsummaryrefslogtreecommitdiff
path: root/Assistant/DaemonStatus.hs
Commit message (Expand)AuthorAge
...
* 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
* tweakGravatar Joey Hess2012-06-13
* finish daemon status threadGravatar Joey Hess2012-06-13
* implement daemon status serialization to a fileGravatar Joey Hess2012-06-13
* reorganizeGravatar Joey Hess2012-06-13