- 31 Jul, 2018 4 commits
-
-
Steven Allen authored
Using httpServer.Shutdown will: 1. Close the listener (preventing new connections). 2. Close each connection as outstanding requests finish. This prevent us from shutting down before outstanding requests get a chance to respond. fixes #4055 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Whyrusleeping authored
Extract unixfs and importers to go-unixfs
-
Steven Allen authored
wait for the nodes to fully stop
-
- 30 Jul, 2018 12 commits
-
-
Steven Allen authored
Ideally, we'd fix this in IPTB but I'm tired of this bug and this is the easy fix. fixes #5272 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
see: https://github.com/ipfs/go-ipfs/issues/4055 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
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
pin update fixes
-
Steven Allen authored
tests #4999 and #5264 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
fixes #5264 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
fixes #4999 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Whyrusleeping authored
Extract path and resolver
-
- 29 Jul, 2018 5 commits
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Whyrusleeping authored
Include cid-fmt binary in test/bin.
-
Whyrusleeping authored
document the fact that we now publish releases on GitHub
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Whyrusleeping authored
Extract merkledag package, move dagutils to top level
-
- 28 Jul, 2018 7 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
(due to censorship of ipfs.io) 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
Extract blockservice and verifcid
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 27 Jul, 2018 6 commits
-
-
Whyrusleeping authored
Extract bitswap to go-bitswap
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Whyrusleeping authored
Ipfs v0.4.17
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
the sharded directory bug was introduced since the last release License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 25 Jul, 2018 2 commits
-
-
Whyrusleeping authored
urlstore: Accept "200 OK" in addition to "206 Partial Content".
-
Kevin Atkinson authored
Some servers seem to return 200 OK when range header covers entire file. If the content is wrong we will detect later so there is no harm in accepting either response. License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
- 24 Jul, 2018 4 commits
-
-
Whyrusleeping authored
Release 0.4.17
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Whyrusleeping authored
gx update deps
-