- 04 9月, 2019 2 次提交
-
-
docker: libdl dependency
由 Steven Allen 提交于 -
由 George Masgras 提交于
-
- 03 9月, 2019 1 次提交
-
-
docs: improvements to the release doc
由 Steven Allen 提交于
-
- 31 8月, 2019 1 次提交
-
-
plugins: add support for plugin configs
由 Steven Allen 提交于
-
- 30 8月, 2019 4 次提交
-
-
由 Alan Shaw 提交于
-
由 Alan Shaw 提交于
-
* 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
由 Alan Shaw 提交于 -
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).
由 Steven Allen 提交于
-
- 29 8月, 2019 4 次提交
-
-
Update README.md
由 Steven Allen 提交于 -
Removed OpenBSD line per discussion started with https://github.com/ipfs/docs/issues/254#issuecomment-526372366
由 Jessica Schilling 提交于 -
doc: remove gmake instructions
由 Steven Allen 提交于 -
This should now "just work". Calling `make` on non-linux platforms will invoke `gmake` automatically and we now disable fuse on *bsd platforms.
由 Steven Allen 提交于
-
- 28 8月, 2019 9 次提交
-
-
feat: add ability to use existing config during init
由 Steven Allen 提交于 -
由 Dominic Della Valle 提交于
-
doc: expand and cleanup badger documentation
由 Steven Allen 提交于 -
feat: improve plugin preload logic
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
version: don't print 'VERSION-' if no commit is specified
由 Steven Allen 提交于 -
fixes #6022
由 Steven Allen 提交于 -
dep: update bitswap
由 Steven Allen 提交于 -
fixes a bunch of lock contention.
由 Steven Allen 提交于
-
- 26 8月, 2019 2 次提交
-
-
dep: update deps
由 Steven Allen 提交于 -
由 Dominic Della Valle 提交于
-
- 24 8月, 2019 9 次提交
-
-
Fixes some unsafe uses of the "unsafe" package.
由 Steven Allen 提交于 -
fixes a long-standing race condition
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
* Swarm: fixes data race. * Datastore: make delete idempotent.
由 Steven Allen 提交于 -
Update go-libp2p, fix tests with weak RSA keys
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
"identity" is the official name
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
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.
由 Steven Allen 提交于
-
- 23 8月, 2019 6 次提交
-
-
由 Steven Allen 提交于
-
由 Steven Allen 提交于
-
由 Cole Brown 提交于
-
由 Cole Brown 提交于
-
dep: update blockstore + bbloom
由 Steven Allen 提交于 -
Fixes several unsafety issues. Works towards #4485.
由 Steven Allen 提交于
-
- 22 8月, 2019 2 次提交
-
-
build: fix build on go 1.13
由 Steven Allen 提交于 -
fixes #6603
由 Steven Allen 提交于
-