- 15 May, 2019 6 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
The git plugin is built-in. Anyways, there's no reason plugin loading shouldn't work in travis. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
Otherwise, we simply panic later. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
fix a typo in the issue template
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
github: turn issue template into a multiple-choice question
-
- 14 May, 2019 9 commits
-
-
Steven Allen authored
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 authored
object put: Allow empty objects
-
Steven Allen authored
Update fuse.md
-
Dominic Della Valle authored
Requiring this step isn't as likely anymore.
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Steven Allen authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Steven Allen authored
work towards fixing dht commands
-
Steven Allen authored
fix setting ulimit
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 13 May, 2019 5 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
switch to base32 by default for CIDv1
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
fixes #6220 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
cmdkit -> cmds
-
- 11 May, 2019 2 commits
-
-
Steven Allen authored
Not sure why CI wasn't failing. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 10 May, 2019 1 commit
-
-
Steven Allen authored
raise default fd limit to 8192
-
- 09 May, 2019 16 commits
-
-
Steven Allen authored
pin: don't walk all pinned blocks when removing a non-existent pin
-
Steven Allen authored
Update to latest go-mfs
-
Steven Allen authored
dep: update goprocess
-
Steven Allen authored
Fixes some panics. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
ping: fix a bunch of issues
-
Erik Ingenito authored
fixes https://github.com/ipfs/go-mfs/issues/75 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
test(coreapi): use a thread-safe datastore everywhere
-
Steven Allen authored
fix(Dockerfile): Allow ipfs mount in Docker container
-
hannahhoward authored
fixes #4329 License: MIT Signed-off-by: hannahhoward <hannah@hannahhoward.net>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
(fixes double printing of errors) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
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 authored
(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 authored
fixes #6298 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
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>
-
- 08 May, 2019 1 commit
-
-
Steven Allen authored
docs: fix Routing section
-