git-annex/Assistant/WebApp
Joey Hess 20203b45b9 transfer canceling
Should work (untested) for transfers being run by other processes.

Not yet by transfers being run by the assistant. killThread does not
kill processes forked off by a thread. To fix this, will probably
need to make `git annex getkey` and `git annex sendkey` commands that
operate on keys, and write their own transfer info. Then the assistant
can run them, and kill them, as needed.
2012-08-08 17:55:56 -04:00
..
Configurators.hs merge two repository screens into one 2012-08-05 19:55:06 -04:00
DashBoard.hs transfer canceling 2012-08-08 17:55:56 -04:00
Documentation.hs improved config 2012-08-03 20:40:34 -04:00
Notifications.hs reorg templates 2012-07-31 01:24:49 -04:00
routes add routes to pause/start/cancel transfers 2012-08-08 16:20:24 -04:00
SideBar.hs factor out onclick javascript 2012-08-08 17:07:38 -04:00