- 20 5月, 2019 5 次提交
-
-
Forbids empty multiaddr, fixes #6354
由 Steven Allen 提交于 -
feat: improve errors when a path fails to parse
由 Steven Allen 提交于 -
fix vendoring dependencies when building the source tarball
由 Steven Allen 提交于 -
core: Use correct default for connmgr lowWater
由 Steven Allen 提交于 -
Most people weren't affected by this as those values are set in config at init, but for others it would be rather hard to debug.
由 Łukasz Magiera 提交于
-
- 17 5月, 2019 5 次提交
-
-
TMPDIR is a special variable indicating the _system_ temporary directory root. Unfortunately, go refuses to honor `go.mod` files in this directory to prevent random `/tmp/go.mod` files from messing with modules cloned into `/tmp`. The fix is simple: rename TMPDIR to TEMP.
由 Steven Allen 提交于 -
This helps with issues like #4190 by telling the user the path that failed to parse. fixes #4190
由 Steven Allen 提交于 -
doc: remove out of date documentation
由 Steven Allen 提交于 -
Add generation of dependency changes to mkreleaselog
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于
-
- 16 5月, 2019 3 次提交
-
-
readme: remove mention of DCO
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
由 Steven Allen 提交于
-
- 15 5月, 2019 12 次提交
-
-
Add golangci-lint
由 Steven Allen 提交于 -
docs+mk: update guidance for unsupported platforms
由 Steven Allen 提交于 -
fix formatting in object get
由 Steven Allen 提交于 -
fail start when loading a plugin fails
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Dominic Della Valle <ddvpublic@gmail.com>
由 Dominic Della Valle 提交于 -
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 提交于 -
Otherwise, we simply panic later. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
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 12 次提交
-
-
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 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
(which includes megacheck) License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
fix setting ulimit
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于
-
- 13 5月, 2019 3 次提交
-
-
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 提交于
-