- 23 8月, 2018 1 次提交
-
-
docs: README refresh, add cli-http-api-core diagram
由 Steven Allen 提交于
-
- 22 8月, 2018 9 次提交
-
-
And clarify that it's a separate package. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:diasdavid <daviddias.p@gmail.com>
由 David Dias 提交于 -
License: MIT Signed-off-by:diasdavid <daviddias.p@gmail.com>
由 David Dias 提交于 -
name cmd: move subcommands to subdirectory
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
gx: update go-cid, go-libp2p-peer, go-ipfs-cmds, go-ipfs-cmdkit
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 21 8月, 2018 2 次提交
-
-
Set filename in Content-Disposition if filename=x is passed in URI query
由 Steven Allen 提交于 -
Extract /mfs to github.com/ipfs/go-mfs
由 Steven Allen 提交于
-
- 20 8月, 2018 1 次提交
-
-
The /mfs module has been extracted to github.com/ipfs/go-mfs All history has been retained in the new repository. README, LICENSE, Makefiles and CI integration have been added to the new location. License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于
-
- 16 8月, 2018 1 次提交
-
-
Fixed ipns address resolution in fuse unix mount
由 Steven Allen 提交于
-
- 15 8月, 2018 18 次提交
-
-
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
update protobuf files in go-ipfs
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Also: * Switch to gogo for filestore for consistency. * Use the "faster" codegen for fewer allocations. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Kunal Mahajan <mkunal@cs.columbia.edu>
由 kvm2116 提交于 -
return a json object from config show
由 Steven Allen 提交于 -
gossipsub
由 Steven Allen 提交于 -
License: MIT Signed-off-by:vyzo <vyzo@hackzen.org>
由 vyzo 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:vyzo <vyzo@hackzen.org>
由 vyzo 提交于 -
License: MIT Signed-off-by:vyzo <vyzo@hackzen.org>
由 vyzo 提交于 -
just a copy of t0180-pubsub with gossipsub enabled for now License: MIT Signed-off-by:vyzo <vyzo@hackzen.org>
由 vyzo 提交于 -
in particular, this enabls gossipsub when configured so. License: MIT Signed-off-by:vyzo <vyzo@hackzen.org>
由 vyzo 提交于 -
License: MIT Signed-off-by:vyzo <vyzo@hackzen.org>
由 vyzo 提交于 -
License: MIT Signed-off-by:vyzo <vyzo@hackzen.org>
由 vyzo 提交于 -
gx: update go-cid
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 14 8月, 2018 2 次提交
-
-
Fix some weird code in core/coreunix/add.go
由 Steven Allen 提交于 -
Code was just weird. I think it looks better now. License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于
-
- 13 8月, 2018 6 次提交
-
-
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
* Most of our datastores barf on non []byte values. * We have to have a bunch of "is this a []byte" checks. * Saves some allocations. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
add correct test for 1515
由 Steven Allen 提交于 -
Gx updates and fixes to use new cid.Builder interface.
由 Steven Allen 提交于 -
ci: call cleanWs after each step
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于
-