- 02 11月, 2018 12 次提交
-
-
License: MIT Signed-off-by:Overbool <overbool.xu@gmail.com>
由 Overbool 提交于 -
License: MIT Signed-off-by:Overbool <overbool.xu@gmail.com>
由 Overbool 提交于 -
commands/files: use new cmds
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Overbool <overbool.xu@gmail.com>
由 Overbool 提交于 -
License: MIT Signed-off-by:Overbool <overbool.xu@gmail.com>
由 Overbool 提交于 -
License: MIT Signed-off-by:Overbool <overbool.xu@gmail.com>
由 Overbool 提交于 -
License: MIT Signed-off-by:Overbool <overbool.xu@gmail.com>
由 Overbool 提交于 -
cmds/env: add a config path helper
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Overbool <overbool.xu@gmail.com>
由 Overbool 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
release 0.4.18
由 Steven Allen 提交于
-
- 01 11月, 2018 4 次提交
-
-
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
prepare for RC2
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 31 10月, 2018 11 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
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:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
(and hedge it a bit; the alpha was probably larger) License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
fix prometheus concurrent map write bug
由 Steven Allen 提交于 -
re-format log output as ndjson
由 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 提交于 -
Apparently, js-ipfs-api expects this. Really, I'm not sure why js-ipfs-api even cares about this endpoint but that's a different issue. The real fix is to change back to ndjson in go-log but that would force us to update every package (not good when we're trying to push out a release like this). License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 30 10月, 2018 13 次提交
-
-
fixes #4132 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
error on resolving non-terminal paths
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
This isn't the *correct* fix but it (mostly) restores the previous behavior. Note 1: It *also* fixes resolution of `/ipld` paths by avoiding `path.FromCid`. Note 2: This does not preserve the error. That was a DagCBOR specific error that has nothing to do with the issue. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
gx: update go-path
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
fixes the changed path cat error causing the js-ipfs-api tests to fail License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Explicitally use BufferedDAG after removing Batch from importers
由 Steven Allen 提交于 -
coreapi: fix errisdir
由 Steven Allen 提交于 -
JavaScript expects this to be "this dag node is a directory". I'm almost of a mind to say "don't parse errors" but, well, we don't give any better alternatives. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Fix pin ls output when hash is specified
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
ping: switch to the ping service enabled in the libp2p constructor
由 Steven Allen 提交于
-