Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | where indenting | Joey Hess | 2012-11-11 |
| | |||
* | use trustExclude | Joey Hess | 2012-11-11 |
| | |||
* | add trustExclude | Joey Hess | 2012-11-11 |
| | |||
* | reword alert | Joey Hess | 2012-11-10 |
| | |||
* | fix creation of creds directory for xmpp | Joey Hess | 2012-11-10 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-11-10 |
|\ | |||
* | | blog for the day | Joey Hess | 2012-11-10 |
| | | |||
| * | (no commit message) | http://phil.0x539.de/ | 2012-11-10 |
| | | |||
* | | show when a buddy is already paired | Joey Hess | 2012-11-10 |
| | | |||
| * | poll vote (Amazon Glacier) | http://phil.0x539.de/ | 2012-11-10 |
| | | |||
* | | we're in month 5 already! It seems to be more cloud stuff, so far.. | Joey Hess | 2012-11-10 |
| | | |||
* | | update todo | Joey Hess | 2012-11-10 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-10 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-11-10 |
|\ | |||
* | | set negative XMPP presence priority | Joey Hess | 2012-11-10 |
| | | | | | | | | | | | | | | | | This should help prevent git-annex clients receiving messages that were intended for normal clients they're sharing the account with. Changed XMPP protocol use to always send chat messages directed at the specific client, as the negative priority blocks less directed messages. | ||
* | | avoid sending xmpp push notifications when not pushing to any remotes | Joey Hess | 2012-11-10 |
| | | |||
| * | Added a comment | http://phil.0x539.de/ | 2012-11-10 |
|/ | |||
* | full-on git-annex assistant syncing now works over XMPP! | Joey Hess | 2012-11-10 |
| | | | | | | | | | | I decided to use the fallback push mode from the beginning for XMPP, since while it uses some ugly branches, it avoids the possibility of a normal push failing, and needing to pull and re-push. Due to the overhead of XMPP, and the difficulty of building such a chain of actions due to the async implementation, this seemed reasonable. It seems to work great! | ||
* | changelog | Joey Hess | 2012-11-10 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-11-10 |
|\ | |||
* | | changelog | Joey Hess | 2012-11-10 |
| | | |||
* | | more refactoring | Joey Hess | 2012-11-10 |
| | | |||
* | | more nice refactoring | Joey Hess | 2012-11-10 |
| | | |||
* | | better data types allowed marvelous refactoring | Joey Hess | 2012-11-10 |
| | | |||
* | | separate data type for push stages | Joey Hess | 2012-11-10 |
| | | | | | | | | This improves type safety. | ||
* | | version gnutls d-b to avoid segfault | Joey Hess | 2012-11-10 |
| | | | | | | | | debian testing still has the buggy version.. | ||
| * | poll vote (Box.com) | 174.127.226.162 | 2012-11-10 |
|/ | |||
* | refactor | Joey Hess | 2012-11-10 |
| | |||
* | use a lookup table for speed | Joey Hess | 2012-11-10 |
| | |||
* | on second thought, do allow deferring StartingPush | Joey Hess | 2012-11-10 |
| | | | | | | My reasoning is that StartingPush could be received after another push starts being received, and it would be better to respond to it afterwards than not. | ||
* | refactor | Joey Hess | 2012-11-10 |
| | |||
* | fix deferring of CanPush, and stop deferring StartingPush | Joey Hess | 2012-11-10 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-11-10 |
|\ | |||
* | | refactor | Joey Hess | 2012-11-10 |
| | | |||
* | | refactor | Joey Hess | 2012-11-10 |
| | | |||
* | | refactor | Joey Hess | 2012-11-10 |
| | | |||
* | | fix exit code propigation | Joey Hess | 2012-11-10 |
| | | |||
* | | refactor | Joey Hess | 2012-11-09 |
| | | |||
* | | ensure handles get closed | Joey Hess | 2012-11-09 |
| | | |||
* | | increase chunk size | Joey Hess | 2012-11-09 |
| | | | | | | | | | | | | XMPP has no defined message size limits, but some servers will have ad-hoc limits. However, 4k seems safe, even after the additional bloat of base64. That should not exceed 8k. | ||
* | | refactor | Joey Hess | 2012-11-09 |
| | | |||
* | | refactor | Joey Hess | 2012-11-09 |
| | | |||
| * | removed | http://joeyh.name/ | 2012-11-10 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-10 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-10 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU | 2012-11-10 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-11-09 |
|\ | |||
* | | blog for the day | Joey Hess | 2012-11-09 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-09 |
| | | |||
* | | avoid excessive debugging | Joey Hess | 2012-11-09 |
| | |