- 23 1月, 2019 6 次提交
-
-
Options are recorded using their *first* name. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Fixes #4558
由 Steven Allen 提交于 -
(and everything else...) License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
Port dag commansds to CoreAPI
由 Steven Allen 提交于
-
- 22 1月, 2019 3 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
mfs: make sure to flush after mv and chcid
由 Steven Allen 提交于 -
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>
由 Steven Allen 提交于
-
- 21 1月, 2019 10 次提交
-
-
docs/code-flow : Add code flow documentation for add cmd.
由 Steven Allen 提交于 -
coreapi: few more error check fixes
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
Fixed and cleaned up TestIpfsStressRead
由 Steven Allen 提交于 -
Clarify that chunker sizes are in bytes
由 Steven Allen 提交于 -
refact(cmd/patch): change string to const
由 Steven Allen 提交于 -
refact(cmd/object): change option string to const
由 Steven Allen 提交于 -
coreapi: replace coreiface.DagAPI with ipld.DAGService
由 Steven Allen 提交于 -
Add global option to specify the multibase encoding (server side)
由 Steven Allen 提交于 -
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>
由 Steven Allen 提交于
-
- 19 1月, 2019 2 次提交
-
-
License: MIT Signed-off-by:chenminjian <727180553@qq.com>
由 chenminjian 提交于 -
License: MIT Signed-off-by:chenminjian <727180553@qq.com>
由 chenminjian 提交于
-
- 17 1月, 2019 14 次提交
-
-
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
ParsePath does not preserve the multibase. License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
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 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
coreapi: Adjust some tests for go-ipfs-http-api
由 Steven Allen 提交于 -
chore: update to Web UI v2.3.3
由 Steven Allen 提交于 -
ls: Report real file size
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
Improve the Filestore document
由 Steven Allen 提交于
-
- 16 1月, 2019 3 次提交
-
-
License: MIT Signed-off-by:Diogo Silva <fsdiogo@gmail.com>
由 Diogo Silva 提交于 -
Fix for the #5746. Switch to Filestore need to restart the ipfs node. License: MIT Signed-off-by:Bamvor Zhang <jian.zhang@ipfsbit.com>
由 Bamvor Zhang 提交于 -
- 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>
由 nmalhotra 提交于
-
- 15 1月, 2019 2 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
- Cleaned up the document. - Added additional references to documents. License: MIT Signed-off-by:Nitish Malhotra <nitish.malhotra@gmail.com>
由 nmalhotra 提交于
-