- 22 Aug, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 21 Aug, 2018 2 commits
-
-
Steven Allen authored
Set filename in Content-Disposition if filename=x is passed in URI query
-
Steven Allen authored
Extract /mfs to github.com/ipfs/go-mfs
-
- 20 Aug, 2018 1 commit
-
-
Hector Sanjuan authored
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>
-
- 16 Aug, 2018 1 commit
-
-
Steven Allen authored
Fixed ipns address resolution in fuse unix mount
-
- 15 Aug, 2018 18 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
update protobuf files in go-ipfs
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
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 authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
kvm2116 authored
License: MIT Signed-off-by: Kunal Mahajan <mkunal@cs.columbia.edu>
-
Steven Allen authored
return a json object from config show
-
Steven Allen authored
gossipsub
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
vyzo authored
just a copy of t0180-pubsub with gossipsub enabled for now License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
vyzo authored
in particular, this enabls gossipsub when configured so. License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
Steven Allen authored
gx: update go-cid
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 14 Aug, 2018 2 commits
-
-
Steven Allen authored
Fix some weird code in core/coreunix/add.go
-
Hector Sanjuan authored
Code was just weird. I think it looks better now. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
- 13 Aug, 2018 6 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
* 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 authored
add correct test for 1515
-
Steven Allen authored
Gx updates and fixes to use new cid.Builder interface.
-
Steven Allen authored
ci: call cleanWs after each step
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
- 12 Aug, 2018 2 commits
-
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 11 Aug, 2018 5 commits
-
-
Steven Allen authored
docs: add url to dev weekly sync to the README
-
Steven Allen authored
When checking to see if GC fully reverses an `ipfs add`, we should check the size of the actual files, not the directory sizes. A bunch of empty directories won't use *that* much space and really shouldn't count against GC. closes #1515 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
David Dias authored
License: MIT Signed-off-by: diasdavid <daviddias.p@gmail.com>
-
Steven Allen authored
update cmdkit to fix the progress bar
-
Steven Allen authored
The progressbar should now correctly calculate the size of a directory (by ignoring the directory sizes). fixes #5288 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 10 Aug, 2018 1 commit
-
-
Whyrusleeping authored
Extract config package
-
- 09 Aug, 2018 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-