- 15 5月, 2019 4 次提交
-
-
fixes #6337 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
fix a typo in the issue template
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
github: turn issue template into a multiple-choice question
由 Steven Allen 提交于
-
- 14 5月, 2019 9 次提交
-
-
This way: 1. Contributors have to click _something_ so they're more likely to read this. 2. Each issue gets correctly labeled. 3. We can customize the template for different types of issues so contributors don't have to read as much. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
object put: Allow empty objects
由 Steven Allen 提交于 -
Update fuse.md
由 Steven Allen 提交于 -
Requiring this step isn't as likely anymore.
由 Dominic Della Valle 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Steven Allen 提交于 -
work towards fixing dht commands
由 Steven Allen 提交于 -
fix setting ulimit
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于
-
- 13 5月, 2019 5 次提交
-
-
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
switch to base32 by default for CIDv1
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
fixes #6220 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
cmdkit -> cmds
由 Steven Allen 提交于
-
- 11 5月, 2019 2 次提交
-
-
Not sure why CI wasn't failing. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 10 5月, 2019 1 次提交
-
-
raise default fd limit to 8192
由 Steven Allen 提交于
-
- 09 5月, 2019 16 次提交
-
-
pin: don't walk all pinned blocks when removing a non-existent pin
由 Steven Allen 提交于 -
Update to latest go-mfs
由 Steven Allen 提交于 -
dep: update goprocess
由 Steven Allen 提交于 -
Fixes some panics. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
ping: fix a bunch of issues
由 Steven Allen 提交于 -
fixes https://github.com/ipfs/go-mfs/issues/75 License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
由 Erik Ingenito 提交于 -
test(coreapi): use a thread-safe datastore everywhere
由 Steven Allen 提交于 -
fix(Dockerfile): Allow ipfs mount in Docker container
由 Steven Allen 提交于 -
fixes #4329 License: MIT Signed-off-by:hannahhoward <hannah@hannahhoward.net>
由 hannahhoward 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
(fixes double printing of errors) License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Use PingResult errors for errors attached to individual pings. This is a (minor) BREAKING CHANGE. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
(this should always have been done on the client, IMO, but, oh well...) License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
fixes #6298 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
We do this _just_ to make the error nicer but it's really slow. Additionally, we do it while holding the pin lock, blocking all other pin operations. fixes #6295 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 08 5月, 2019 3 次提交
-
-
docs: fix Routing section
由 Steven Allen 提交于 -
Updated docs to reflect that Routing is not a child of Discovery Ref. https://github.com/ipfs/go-ipfs-config/blob/664ccd976e969e78364720ec5f1d1544bc99305f/routing.go#L6 License: MIT Signed-off-by:
Marcin Rataj <lidel@lidel.org>
由 Marcin Rataj 提交于 -
由 Erik Ingenito 提交于
-