- 04 Sep, 2019 2 commits
-
-
Steven Allen authored
docker: libdl dependency
-
George Masgras authored
-
- 03 Sep, 2019 1 commit
-
-
Steven Allen authored
docs: improvements to the release doc
-
- 31 Aug, 2019 1 commit
-
-
Steven Allen authored
plugins: add support for plugin configs
-
- 30 Aug, 2019 4 commits
-
-
Alan Shaw authored
-
Alan Shaw authored
-
Alan Shaw authored
* Adds missing items to ToC * Adds sub-level items to ToC (there's not many, lets allow people to more easily skip to a section) * Moves release process illustration to the top of the release flow section - it's an overview, it should be at the start not the end * Fix a typo * Removes braces in "Goal(s):" where there is clearly more than one
-
Steven Allen authored
For now, configs specified in `daemon --init-config` and `init CONFIG` are not available. We should fix this eventually but isn't necessary for now (and supporting this will be annoying).
-
- 29 Aug, 2019 4 commits
-
-
Steven Allen authored
Update README.md
-
Jessica Schilling authored
Removed OpenBSD line per discussion started with https://github.com/ipfs/docs/issues/254#issuecomment-526372366
-
Steven Allen authored
doc: remove gmake instructions
-
Steven Allen authored
This should now "just work". Calling `make` on non-linux platforms will invoke `gmake` automatically and we now disable fuse on *bsd platforms.
-
- 28 Aug, 2019 9 commits
-
-
Steven Allen authored
feat: add ability to use existing config during init
-
Dominic Della Valle authored
-
Steven Allen authored
doc: expand and cleanup badger documentation
-
Steven Allen authored
feat: improve plugin preload logic
-
Steven Allen authored
-
Steven Allen authored
version: don't print 'VERSION-' if no commit is specified
-
Steven Allen authored
fixes #6022
-
Steven Allen authored
dep: update bitswap
-
Steven Allen authored
fixes a bunch of lock contention.
-
- 26 Aug, 2019 2 commits
-
-
Steven Allen authored
dep: update deps
-
Dominic Della Valle authored
-
- 24 Aug, 2019 9 commits
-
-
Steven Allen authored
Fixes some unsafe uses of the "unsafe" package.
-
Steven Allen authored
fixes a long-standing race condition
-
Steven Allen authored
-
Steven Allen authored
* Swarm: fixes data race. * Datastore: make delete idempotent.
-
Steven Allen authored
Update go-libp2p, fix tests with weak RSA keys
-
Steven Allen authored
-
Steven Allen authored
"identity" is the official name
-
Steven Allen authored
-
Steven Allen authored
We can no longer test this with bad keys. Unfortunately, good keys will likely contain a newline and we have no way to send such keys to the server due to how API requests are formatted.
-
- 23 Aug, 2019 6 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Cole Brown authored
-
Cole Brown authored
-
Steven Allen authored
dep: update blockstore + bbloom
-
Steven Allen authored
Fixes several unsafety issues. Works towards #4485.
-
- 22 Aug, 2019 2 commits
-
-
Steven Allen authored
build: fix build on go 1.13
-
Steven Allen authored
fixes #6603
-