- 05 3月, 2019 9 次提交
-
-
cleanup daemon online logic
由 Steven Allen 提交于 -
ci: test on 32bit os
由 Steven Allen 提交于 -
feat/cmds: hide peers info default in bitswap stat
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Overbool <overbool.xu@gmail.com>
由 Overbool 提交于 -
1. They don't _have_ to be mutually exclusive. 2. local, mode, etc is _really_ confusing. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
We never set this to true outside of tests and it's unclear what it's even supposed to do. This brings us back down to _two_ online-ish options from three. fixes #5787 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Improve CLI help pages
由 Steven Allen 提交于
-
- 04 3月, 2019 3 次提交
-
-
Close #6044
由 Steven Allen 提交于 -
commands(dht): return final error
由 Steven Allen 提交于 -
Revert "Really run as non-root user in docker container"
由 Steven Allen 提交于
-
- 03 3月, 2019 2 次提交
-
-
由 ZenGround0 提交于
-
由 Hector Sanjuan 提交于
-
- 02 3月, 2019 1 次提交
-
-
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 01 3月, 2019 8 次提交
-
-
Users should use --offline instead of --local and --stream-channels is sent by default (and doesn't do anything as far as I can tell)... License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
This error has always been exposed as a value (visible with the `-v` flag) but we should also be returning it as a final error. fixes #6032 fixes #4611 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Release 0.4.19
由 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 提交于 -
gx: update cmds and flatfs
由 Steven Allen 提交于 -
fixes #6028, fixes crash when writing after closing on flatfs. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 27 2月, 2019 8 次提交
-
-
Release 0.4.19-rc2
由 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 提交于 -
gx: update go-ipfs-cmds, go-bitswap, go-libp2p-kad-dht, and go-mplex
由 Steven Allen 提交于 -
Fixes the latest batch of bugs found in RC testing. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Gx Bubble. libp2p-6.0.38
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Hector Sanjuan <code@hector.link>
由 Hector Sanjuan 提交于 -
License: MIT Signed-off-by:Hector Sanjuan <code@hector.link>
由 Hector Sanjuan 提交于
-
- 26 2月, 2019 5 次提交
-
-
fix: show interactive output from install.sh
由 Steven Allen 提交于 -
Revert "chore: update to Web UI 2.4.0"
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
When trying out the latest rc, i used the `./install.sh` It hung, with no output. I removed the 2> /dev/null and it turned out mv was waiting for user input to confirm the change of file permssions from 555 to 755. This PR removes piping the output from mv to /dev/null as it seems like the safest fix. An alternative would be to just add -f but i've err'd on the side of caution. If also tweaked the second condition basedo on the recommendations of shellcheck see: https://github.com/koalaman/shellcheck/wiki/SC2166 License: MIT Signed-off-by:
Oli Evans <oli@tableflip.io>
由 Oli Evans 提交于 -
gx: update go-ipfs-cmds
由 Steven Allen 提交于
-
- 25 2月, 2019 3 次提交
-
-
fixes #6021 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
chore: update to Web UI 2.4.0
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Diogo Silva <fsdiogo@gmail.com>
由 Diogo Silva 提交于
-
- 24 2月, 2019 1 次提交
-
-
release 0.4.19-rc1
由 Steven Allen 提交于
-