- 24 Jan, 2019 5 commits
-
-
Kejie Zhang authored
License: MIT Signed-off-by: Kejie Zhang <601172892@qq.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
tarekbadr authored
it's Generate random port for swarm. License: MIT Signed-off-by: Tarek Badr <tarekbadrshalaan@gmail.com>
-
Steven Allen authored
Drop some coreunix code
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 23 Jan, 2019 8 commits
-
-
Steven Allen authored
commands: fix verbose flag
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
Options are recorded using their *first* name. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
Fixes #4558
-
Łukasz Magiera authored
(and everything else...) License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Steven Allen authored
Port dag commansds to CoreAPI
-
- 22 Jan, 2019 3 commits
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Steven Allen authored
mfs: make sure to flush after mv and chcid
-
Steven Allen authored
We need to call `FlushPath` as `Flush` doesn't call `WaitPub` internally. The correct fix is to rework MFS such that Flush actually flushes but that's a larger project. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 21 Jan, 2019 10 commits
-
-
Steven Allen authored
docs/code-flow : Add code flow documentation for add cmd.
-
Steven Allen authored
coreapi: few more error check fixes
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Steven Allen authored
Fixed and cleaned up TestIpfsStressRead
-
Steven Allen authored
Clarify that chunker sizes are in bytes
-
Steven Allen authored
refact(cmd/patch): change string to const
-
Steven Allen authored
refact(cmd/object): change option string to const
-
Steven Allen authored
coreapi: replace coreiface.DagAPI with ipld.DAGService
-
Steven Allen authored
Add global option to specify the multibase encoding (server side)
-
Steven Allen authored
Primarily, get rid of extractCidString and cidVer. Neither of these functions did sane things when a path when a path didn't actually include a CID. For example, "boo" would yield a base32 encoder. Also: * Avoid "optional" errors. * Make it a pure function of the input path. * Extract the multibase from *any* type of path of the form /namespace/cid-like-thing/... This is a DWIM function. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 19 Jan, 2019 2 commits
-
-
chenminjian authored
License: MIT Signed-off-by: chenminjian <727180553@qq.com>
-
chenminjian authored
License: MIT Signed-off-by: chenminjian <727180553@qq.com>
-
- 17 Jan, 2019 12 commits
-
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
ParsePath does not preserve the multibase. License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
This does it on ther server side for most commands. This also adds a global --output-cidv1 option. License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Steven Allen authored
coreapi: Adjust some tests for go-ipfs-http-api
-
Steven Allen authored
chore: update to Web UI v2.3.3
-
Steven Allen authored
ls: Report real file size
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-