- 11 Sep, 2019 1 commit
-
-
Steven Allen authored
1. This means those deps don't get pulled in unless we actually need to test. 2. It means we can cordon all the golangci-lint module replace hacks off into a separate package.
-
- 09 Sep, 2019 1 commit
-
-
Steven Allen authored
fix: close peerstore on stop
-
- 06 Sep, 2019 5 commits
-
-
Steven Allen authored
feat: web ui 2.5.1
-
Steven Allen authored
docs: add multiple gateway and api addrs
-
Henrique Dias authored
-
Henrique Dias authored
-
Steven Allen authored
fixes #6627
-
- 04 Sep, 2019 9 commits
-
-
Steven Allen authored
doc: add post-release checklist
-
Steven Allen authored
build: fix build when we don't have a full git tree
-
Steven Allen authored
Co-Authored-By: Alan Shaw <alan.shaw@protocol.ai>
-
Steven Allen authored
When building with docker, we don't have a _full_ git repo.
-
Steven Allen authored
-
Steven Allen authored
docs: add ship date and next release issue opening time
-
Steven Allen authored
docker: libdl dependency
-
George Masgras authored
-
Alan Shaw authored
Adds estimated shipping date (can be fuzzy) to the release issue template and clarifies the time before which the next release issue should be opened. This communicates expectations for when the new release is due and will help with planning of included features. The community could even suggest inclusions.
-
- 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 3 commits
-
-
Steven Allen authored
Fixes some unsafe uses of the "unsafe" package.
-
Steven Allen authored
fixes a long-standing race condition
-
Steven Allen authored
-