aboutsummaryrefslogtreecommitdiff
path: root/Assistant.hs
Commit message (Expand)AuthorAge
...
* 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
* fix kevent symlink creationGravatar Joey Hess2012-06-19
* noteGravatar Joey Hess2012-06-17
* startup check fixesGravatar Joey Hess2012-06-17
* check lsof at runtimeGravatar Joey Hess2012-06-16
* add lsof build depsGravatar Joey Hess2012-06-15
* updateGravatar Joey Hess2012-06-13
* check for unstaged old symlinks in the sanity checkerGravatar Joey Hess2012-06-13
* add sanity checker threadGravatar Joey Hess2012-06-13
* finish daemon status threadGravatar Joey Hess2012-06-13
* reorganizeGravatar Joey Hess2012-06-13