git-annex/Assistant
Joey Hess e59b0a1c88 first pass at alert buttons
They work fine. But I had to go to a lot of trouble to get Yesod to render
routes in a pure function. It may instead make more sense to have each
alert have an assocated IO action, and a single route that runs the IO
action of a given alert id. I just wish I'd realized that before the past
several hours of struggling with something Yesod really doesn't want to
allow.
2012-09-08 19:57:15 -04:00
..
Pairing fix build without pairing support 2012-09-08 15:21:34 -04:00
Threads first pass at alert buttons 2012-09-08 19:57:15 -04:00
WebApp first pass at alert buttons 2012-09-08 19:57:15 -04:00
Alert.hs first pass at alert buttons 2012-09-08 19:57:15 -04:00
Changes.hs license 2012-06-23 01:20:40 -04:00
Commits.hs license 2012-06-23 01:20:40 -04:00
Common.hs display errors when any named thread crashes 2012-09-06 14:56:04 -04:00
DaemonStatus.hs first pass at alert buttons 2012-09-08 19:57:15 -04:00
Pairing.hs add remote directory to pair request 2012-09-08 15:40:47 -04:00
Pushes.hs use a TMVar 2012-06-26 19:21:44 -04:00
ScanRemotes.hs scan multiple remotes in one pass 2012-08-26 14:09:02 -04:00
Sync.hs display errors when any named thread crashes 2012-09-06 14:56:04 -04:00
ThreadedMonad.hs fork off git-annex copy for transfers 2012-08-10 14:14:08 -04:00
TransferQueue.hs remove the TChan component from the data structure 2012-08-31 12:59:00 -04:00
TransferSlots.hs use only one level of exception handling for transfer slot 2012-08-29 21:28:59 -04:00
WebApp.hs first pass at alert buttons 2012-09-08 19:57:15 -04:00