- 20 May, 2019 4 commits
-
-
Steven Allen authored
feat: improve errors when a path fails to parse
-
Steven Allen authored
fix vendoring dependencies when building the source tarball
-
Steven Allen authored
core: Use correct default for connmgr lowWater
-
Łukasz Magiera authored
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.
-
- 17 May, 2019 5 commits
-
-
Steven Allen authored
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 authored
This helps with issues like #4190 by telling the user the path that failed to parse. fixes #4190
-
Steven Allen authored
doc: remove out of date documentation
-
Steven Allen authored
Add generation of dependency changes to mkreleaselog
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 16 May, 2019 3 commits
-
-
Steven Allen authored
readme: remove mention of DCO
-
Steven Allen authored
-
Steven Allen authored
-
- 15 May, 2019 12 commits
-
-
Steven Allen authored
Add golangci-lint
-
Steven Allen authored
docs+mk: update guidance for unsupported platforms
-
Steven Allen authored
fix formatting in object get
-
Steven Allen authored
fail start when loading a plugin fails
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Dominic Della Valle authored
License: MIT Signed-off-by: Dominic Della Valle <ddvpublic@gmail.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
fixes #6337 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 12 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
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
(which includes megacheck) 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
fix setting ulimit
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 13 May, 2019 4 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>
-