- 24 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
-
- 23 Jan, 2015 3 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Matt Bell authored
squash! core/commands: Added 'log read' command core/commands: Use a unidirectional channel for 'log read' output
-
- 21 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
-
- 20 Jan, 2015 5 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 18 Jan, 2015 1 commit
-
-
Brian Tiger Chow authored
-
- 17 Jan, 2015 1 commit
-
-
Jeromy authored
-
- 14 Jan, 2015 3 commits
-
-
Brian Tiger Chow authored
for now, allow daemon and client to both hit config
-
Brian Tiger Chow authored
@jbenet @whyrusleeping thoughts?
-
Juan Batiz-Benet authored
-
- 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 1 commit
-
-
Jeromy authored
-