aboutsummaryrefslogtreecommitdiff
path: root/Assistant.hs
Commit message (Expand)AuthorAge
* build fix for non-webapp enabled buildGravatar Joey Hess2012-09-23
* when a Download finishes, queue UploadsGravatar Joey Hess2012-09-18
* deferred downloadsGravatar Joey Hess2012-09-17
* hlintGravatar Joey Hess2012-09-13
* pairing probably works now (untested)Gravatar Joey Hess2012-09-10
* first pass at alert buttonsGravatar Joey Hess2012-09-08
* added pair listener threadGravatar Joey Hess2012-09-08
* display errors when any named thread crashesGravatar Joey Hess2012-09-06
* fix build without the webappGravatar Joey Hess2012-08-30
* add download progress polling threadGravatar Joey Hess2012-08-28
* add NetWatcher threadGravatar Joey Hess2012-08-21
* implement resuming of paused transfersGravatar Joey Hess2012-08-12
* wire up scan and transfer to newly added removable driveGravatar Joey Hess2012-08-04
* start webapp thread earlier so it opens ASAPGravatar Joey Hess2012-08-02
* fix the watch command to not run the whole assistantGravatar Joey Hess2012-08-01
* write pid file even when running in foregroundGravatar Joey Hess2012-08-01
* implemented firstrun repository creation and redirection to full webappGravatar Joey Hess2012-08-01
* webapp now starts up when run not in a git repoGravatar Joey Hess2012-07-31
* add more alertsGravatar 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
* much better webapp startup of the assistantGravatar Joey Hess2012-07-27
* add warning when building without the webappGravatar Joey Hess2012-07-27
* webapp now displays the real running and queued transfersGravatar Joey Hess2012-07-27
* update thread listGravatar Joey Hess2012-07-26
* git annex webapp now opens a browser to the webappGravatar Joey Hess2012-07-25
* run yesod, and launch webapp on startupGravatar Joey Hess2012-07-25
* add TransferScanner threadGravatar Joey Hess2012-07-22
* debugging improvementsGravatar Joey Hess2012-07-20
* tweakGravatar Joey Hess2012-07-20
* MountWatcher threadGravatar Joey Hess2012-07-19
* run file transfers in threads, not processesGravatar Joey Hess2012-07-18
* fix transfer slots blocking and refilling when transfers are stoppedGravatar Joey Hess2012-07-06
* it builds againGravatar Joey Hess2012-07-06
* unfinished (and unbuildable) work toward separate transfer processesGravatar Joey Hess2012-07-05
* wrote transfer threadGravatar Joey Hess2012-07-05
* enqueue Downloads when new symlinks appear to content we don't haveGravatar Joey Hess2012-07-05
* queue Uploads of newly added files to remotesGravatar Joey Hess2012-07-05
* add transfer watching threadGravatar Joey Hess2012-07-03
* refactorGravatar Joey Hess2012-06-28
* improve thread termination handlingGravatar Joey Hess2012-06-28
* tweakGravatar Joey Hess2012-06-28
* use a TMVarGravatar Joey Hess2012-06-26
* add a push retry threadGravatar Joey Hess2012-06-25
* reorg threadsGravatar Joey Hess2012-06-25
* added a merger threadGravatar Joey Hess2012-06-22
* stub syncer thread and commit channelGravatar Joey Hess2012-06-22
* add assistant commandGravatar Joey Hess2012-06-22
* pending adds now retried for kqueueGravatar Joey Hess2012-06-20
* maintain set of files pendingAddGravatar Joey Hess2012-06-20