- 14 Feb, 2018 1 commit
-
-
Hector Sanjuan authored
This extracts the routing package to its own repository (https://github.com/ipfs/go-ipfs-routing). History has been preserved. The new module has been gx'ed and published. Imports have been rewritten and re-ordered accordingly. An internal dependency to go-ipfs/repo has been removed by substituting it with the go-datastore.Batching interface. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
- 13 Feb, 2018 14 commits
-
-
Whyrusleeping authored
Fix/win make
-
Dominic Della Valle authored
License: MIT Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
-
Whyrusleeping authored
shutdown notifications engine when closing a bitswap session
-
Whyrusleeping authored
Extract: flags, delay, ds-help
-
Whyrusleeping authored
Fix: ipns_test: missing go-detect-race rewrite
-
Whyrusleeping authored
Doc: golint-ify pin package
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
Per @magik6k comments. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Whyrusleeping authored
Fix mulitaddr typo
-
Whyrusleeping authored
Doc: golint-ify path package.
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Steven Allen authored
Before, we weren't using a pointer so we were throwing away the update. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 12 Feb, 2018 7 commits
-
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
It has been moved to its own repository: * github.com/ipfs/go-ipfs-ds-help History has been preserved. It has been published with gx. Imports have been updated and re-ordered accordingly. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
They have been moved to their own repositories: * github.com/ipfs/go-ipfs-delay * github.com/ipfs/go-ipfs-flags History has been preserved. They have been published with gx'ed. Imports have been updated and re-ordered accordingly. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
This removes all go-lint warnings in the path package. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Whyrusleeping authored
Doc: golint-ify routing module
-
Whyrusleeping authored
Extract go-detect-race from Godeps
-
Hector Sanjuan authored
I have forked it, put it under ipfs namespace, published to gx License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
- 11 Feb, 2018 1 commit
-
-
Steven Allen authored
(will deadlock) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 10 Feb, 2018 2 commits
-
-
Lars Gierth authored
License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 09 Feb, 2018 6 commits
-
-
Steven Allen authored
Otherwise, we'll deadlock and leak a goroutine. This fix is kind of crappy but modifying the pubsub library would have been worse (and, really, it *is* reasonable to say "don't use the pubsub instance after shutting it down"). License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Whyrusleeping authored
Added sharding to experimental features
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
- 08 Feb, 2018 8 commits
-
-
Whyrusleeping authored
add a --with-local option to ipfs files stat
-
Whyrusleeping authored
Extract: importers/chunk module as go-ipfs-chunker
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
- 07 Feb, 2018 1 commit
-
-
Whyrusleeping authored
namesys: verify signature in ipns validator
-