- 13 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
-
- 12 Jan, 2015 4 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
Queries now can be cancelled and the resources collected
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 11 Jan, 2015 2 commits
-
-
Juan Batiz-Benet authored
peerstream would hang when it got many temporary errors. temp errors should not count as an error. Now, it will only exit when an error is not temporary. I kept the acceptErr channel because it will no longer cause a bad hang. The goroutine is exiting, so if it blocks until acceptErr is read, it's fine. If users launch tons of listers and see goroutines building up, they know they should be reading + logging those.
-
Juan Batiz-Benet authored
-
- 10 Jan, 2015 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 09 Jan, 2015 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 08 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
-
- 06 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
-
- 04 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
-
- 02 Jan, 2015 4 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
go-peerstream update to use github.com/hashicorp/yamux
-
- 01 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
peerstream was updated to use pluggable transports, including muxado. The interface was also simplified slightly.
-
- 31 Dec, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
and updated go-peerstream cc @whyrusleeping
-
- 28 Dec, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 23 Dec, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 20 Dec, 2014 1 commit
-
-
Christian Couder authored
Otherwise there is the following failure when running godep restore: fatal: reference is not a tree: 281b085dc602c4f0377438e20331f45a91bcdf9c godep: restore: exit status 128 License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
- 18 Dec, 2014 5 commits
-
-
Jeromy authored
-
Jeromy authored
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Jeromy authored
make vendor
-
Juan Batiz-Benet authored
-
- 16 Dec, 2014 3 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 12 Dec, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 09 Dec, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 07 Dec, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 06 Dec, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Brian Tiger Chow authored
vendors hashicorp/golang-lru dependency. (Mozilla Public License, version 2.0) License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
- 05 Dec, 2014 1 commit
-
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com> vendor forked pubsub to get SubOnceEach License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
- 25 Nov, 2014 1 commit
-
-
Christian Couder authored
This patch was generated by running: $ godep update github.com/maybebtc/logrus Without this, `godep restore` fails like this: ``` $ LANG=C godep restore fatal: reference is not a tree: 005463f8fb49c4a6f36181e05157e111ec5cf8a3 godep: restore: exit status 128 ``` License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-