aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Threads
Commit message (Expand)AuthorAge
* added an alert after a file transferGravatar Joey Hess2012-08-06
* handle case of adding populated drive to just created repoGravatar Joey Hess2012-08-05
* fix crashes when run in a git repo that has been initted but has no master br...Gravatar Joey Hess2012-08-05
* avoid headGravatar Joey Hess2012-08-05
* adding removable drive repos now basically worksGravatar Joey Hess2012-08-05
* wire up scan and transfer to newly added removable driveGravatar Joey Hess2012-08-04
* add alert when committingGravatar Joey Hess2012-08-02
* avoid bogus alert errorsGravatar Joey Hess2012-08-02
* awesome alert combiningGravatar Joey Hess2012-08-02
* avoid showing alert when there are no remotes to push toGravatar Joey Hess2012-08-02
* better ~/ handlingGravatar Joey Hess2012-08-02
* don't use hamlet for htmlshimGravatar 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
* tweak types so the webapp can run without a threadstate when outside an annexGravatar Joey Hess2012-07-31
* made navbar workGravatar Joey Hess2012-07-31
* split up webapp filesGravatar Joey Hess2012-07-31
* fix noscript mode to not allocate notification ids on each refreshGravatar Joey Hess2012-07-30
* Merge branch 'assistant' into assistant-longpolling-rewriteGravatar Joey Hess2012-07-30
|\
| * remove the "running" alertGravatar Joey Hess2012-07-30
* | Merge branch 'assistant' into assistant-longpolling-rewriteGravatar Joey Hess2012-07-30
|\|
| * fix transfers display logicGravatar Joey Hess2012-07-30
* | rewrote longpolling, trying to avoid duplicationGravatar Joey Hess2012-07-30
|/
* fix kqueue buildGravatar Joey Hess2012-07-30
* better connection close handlingGravatar Joey Hess2012-07-30
* implement server-side alert closingGravatar Joey Hess2012-07-30
* spruce up display of the repo listGravatar Joey Hess2012-07-30
* prune old filler alertsGravatar Joey Hess2012-07-30
* fix push status, broken when inParallel was adapted for -threadedGravatar Joey Hess2012-07-30
* make old activiy alerts stay visibleGravatar Joey Hess2012-07-30
* filter out dead repos from the introGravatar Joey Hess2012-07-30
* tweak introGravatar Joey Hess2012-07-29
* add introGravatar Joey Hess2012-07-29
* tweak Alert closability and constructionGravatar Joey Hess2012-07-29
* better ordering of alertsGravatar Joey Hess2012-07-29
* moved all alert messages into one fileGravatar Joey Hess2012-07-29
* add more alertsGravatar Joey Hess2012-07-29
* debuggeryGravatar Joey Hess2012-07-29
* probably fixes http://git-annex.branchable.com/bugs/lsof__47__committer_threa...Gravatar Joey Hess2012-07-29
* fix bug in transfer initiation checkingGravatar Joey Hess2012-07-29
* add some alertsGravatar Joey Hess2012-07-29
* typo; was waiting on the wrong notifier for the sidebar!Gravatar Joey Hess2012-07-29
* show alerts in the sidebarGravatar Joey Hess2012-07-29
* refactorGravatar Joey Hess2012-07-29
* update the sidebar by long pollingGravatar Joey Hess2012-07-29
* better noscript UIGravatar Joey Hess2012-07-29
* add a separate page for noscript browsersGravatar Joey Hess2012-07-29
* renamed /status to /transfersGravatar Joey Hess2012-07-28
* tune javascript refresh delaysGravatar Joey Hess2012-07-28
* add NotificationID to StatusR, and use it to blockGravatar Joey Hess2012-07-28