aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added a comment: GHC and AndroidGravatar https://www.google.com/accounts/o8/id?id=AItOawlhIMPGF1E0XEJKV6j6-PFzAxA1-nIlydo2012-09-10
|
* Added a comment: re @ gdr-go2Gravatar https://www.google.com/accounts/o8/id?id=AItOawlhIMPGF1E0XEJKV6j6-PFzAxA1-nIlydo2012-09-10
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI2012-09-10
|
* Added a commentGravatar http://joeyh.name/2012-09-10
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI2012-09-10
|
* Added a comment: zsync?Gravatar https://www.google.com/accounts/o8/id?id=AItOawkfHTPsiAcHEEN7Xl7WxiZmYq-vX7azxFY2012-09-10
|
* Added a commentGravatar https://me.yahoo.com/a/dASECLNzvckz4VwqUGYsvthiplY.#d2c272012-09-09
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl02012-09-09
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-09
|\
* | blog for the dayGravatar Joey Hess2012-09-09
| |
* | add an alert while a locally initiated pairing request is in progressGravatar Joey Hess2012-09-09
| | | | | | | | Has a button to cancel the request.
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * (no commit message)Gravatar http://www.dbruhn.de/2012-09-09
| |
| * Added a commentGravatar http://www.dbruhn.de/2012-09-09
| |
| * Added a comment: more about spaces...Gravatar bremner2012-09-09
| |
* | pair request alert tweaksGravatar Joey Hess2012-09-09
| |
* | unify bootstrap icon names in a data typeGravatar Joey Hess2012-09-09
| |
* | display icon for alerts with no header tooGravatar Joey Hess2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
|/
* fix gpg pipeline stallGravatar Joey Hess2012-09-09
| | | | | | Bug introduced in d1da9cf221aeea5c7ac8a313a18b559791a04f12, where I removed a forkProcess when feeding gpg. Feeding it from a thread solves the bug.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-09
|\
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC02012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a commentGravatar http://joeyh.name/2012-09-09
| |
| * Added a comment: Hogging memoryGravatar https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI2012-09-09
| |
* | wordingGravatar Joey Hess2012-09-09
|/
* update pair request alert when button is pressedGravatar Joey Hess2012-09-09
|
* reorg templatesGravatar Joey Hess2012-09-08
|
* moved the PairStage inside the Verifiable dataGravatar Joey Hess2012-09-08
|
* add a PairDone messageGravatar Joey Hess2012-09-08
|
* render webapp staitc file url using yesodGravatar Joey Hess2012-09-08
|
* first pass at alert buttonsGravatar Joey Hess2012-09-08
| | | | | | | | | 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.
* blog for the dayGravatar Joey Hess2012-09-08
|
* add remote directory to pair requestGravatar Joey Hess2012-09-08
|
* filter out our own pairing requestsGravatar Joey Hess2012-09-08
| | | | | Due to being multicast, requests sent by one thread are received by the listener in another thread.
* fix build without pairing supportGravatar Joey Hess2012-09-08
|
* added pair listener threadGravatar Joey Hess2012-09-08
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-08
|\
* | don't pass .local hostname over the wireGravatar Joey Hess2012-09-08
| | | | | | | | | | | | The remote computer may not support mDNS. Instead, pass over the uname -a hostname, and the IP address, and leave best hostname calculation to the remote side.
* | fix fd leakGravatar Joey Hess2012-09-08
| | | | | | | | also, tested on ipv6.. doesn't work
| * (no commit message)Gravatar http://www.dbruhn.de/2012-09-08
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-08
|\
| * (no commit message)Gravatar http://www.dbruhn.de/2012-09-08
| |