- 23 Jan, 2019 6 commits
-
-
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 14 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>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Steven Allen authored
Improve the Filestore document
-
- 16 Jan, 2019 3 commits
-
-
Diogo Silva authored
License: MIT Signed-off-by: Diogo Silva <fsdiogo@gmail.com>
-
Bamvor Zhang authored
Fix for the #5746. Switch to Filestore need to restart the ipfs node. License: MIT Signed-off-by: Bamvor Zhang <jian.zhang@ipfsbit.com>
-
nmalhotra authored
- Fixed typo. - Moved concept document link to top of page. - Added link to this doc to README.md License: MIT Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>
-
- 15 Jan, 2019 2 commits
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
nmalhotra authored
- Cleaned up the document. - Added additional references to documents. License: MIT Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>
-