Steven Allen
6e1e6db949
Merge pull request #6669 from ipfs/fix/6648
...
pin: fix pin update X Y where X==Y
2019-09-23 17:12:10 -07:00
Steven Allen
6722a38535
pin: fix pin update X Y where X==Y
...
We were pining Y then removing the pin for X. When X == Y, we'd remove the new
pin.
fixes #6648
2019-09-23 16:29:26 -07:00
Steven Allen
2062738cad
Merge pull request #6667 from ipfs/fix/ttl-on-publish
...
namesys: set the correct cache TTL on publish
2019-09-23 14:54:43 -07:00
Steven Allen
d8599bd108
namesys: set the correct cache TTL on publish
...
fixes https://github.com/ipfs/go-ipfs/issues/6656#issuecomment-534252128
2019-09-23 14:06:11 -07:00
Steven Allen
33c1f2241e
Merge pull request #6665 from ipfs/fix/mdns-warning
...
discovery: improve mdns warnings
2019-09-23 12:50:23 -07:00
Steven Allen
416195de00
discovery: improve mdns warnings
...
* Don't warn when connecting to peers.
* Include the peer id when failing to connect to discovered nodes.
2019-09-23 12:17:56 -07:00
Steven Allen
c102ed089a
Merge pull request #6664 from hacdias/patch-2
...
feat: web ui 2.5.4
2019-09-23 09:22:25 -07:00
Henrique Dias
36acc402aa
feat: web ui 2.5.4
2019-09-23 15:44:21 +01:00
Steven Allen
954d682cbb
Merge pull request #6654 from ipfs/fix/4605
...
cmds(help): fix swarm filter add/rm help text
2019-09-20 16:30:55 -07:00
Steven Allen
c9f3d4b9ab
cmds(help): fix swarm filter add/rm help text
...
These _are_ added/removed from the config.
fixes #4605
2019-09-20 15:02:11 -07:00
Steven Allen
8c033f124b
Merge pull request #6638 from hacdias/patch-2
...
feat: webui 2.5.3
2019-09-12 16:33:08 -07:00
Henrique Dias
7c6ba8f724
feat: webui 2.5.3
...
Superseeds #6635 .
2019-09-12 23:09:43 +01:00
Steven Allen
7e7b76259f
Merge pull request #6641 from ipfs/fix/golangci-again
...
build: fix golangci again
2019-09-12 14:24:24 -07:00
Steven Allen
315a3c9e48
build: fix golangci again
...
The patches that required the replace directives have been merged upstream.
Unfortunately, those branches have now been deleted, breaking the build.
GAH!
2019-09-12 13:56:35 -07:00
Steven Allen
48a96bee7c
Merge pull request #6637 from ipfs/fix/test-deps
...
make: move all test deps to a separate module
2019-09-11 12:09:25 -07:00
Steven Allen
a8fbd066d7
make: move all test deps to a separate module
...
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.
2019-09-11 11:43:50 -07:00
Steven Allen
7555786ed0
Merge pull request #6629 from ipfs/feat/close-peerstore
...
fix: close peerstore on stop
2019-09-09 16:02:24 -07:00
Steven Allen
3cbd1633fe
Merge pull request #6630 from hacdias/patch-1
...
feat: web ui 2.5.1
2019-09-06 11:35:03 -07:00
Steven Allen
dae0f54d76
Merge pull request #6631 from hacdias/patch-2
...
docs: add multiple gateway and api addrs
2019-09-06 11:34:06 -07:00
Henrique Dias
ec2383f721
docs: add multiple gateway and api addrs
2019-09-06 13:16:54 +01:00
Henrique Dias
de87c3aa45
feat: web ui 2.5.1
2019-09-06 09:04:21 +01:00
Steven Allen
9f1f958432
fix: close peerstore on stop
...
fixes #6627
2019-09-05 17:20:14 -07:00
Steven Allen
06153e088e
Merge pull request #6625 from ipfs/doc/post-release
...
doc: add post-release checklist
2019-09-04 15:01:33 -07:00
Steven Allen
1bcea7c5ae
Merge pull request #6626 from ipfs/fix/6622
...
build: fix build when we don't have a full git tree
2019-09-04 15:01:14 -07:00
Steven Allen
8f73cafced
doc: fix typo in the release issue template.
...
Co-Authored-By: Alan Shaw <alan.shaw@protocol.ai>
2019-09-04 13:41:59 -07:00
Steven Allen
aba6c3d2f8
build: fix build when we don't have a full git tree
...
When building with docker, we don't have a _full_ git repo.
2019-09-04 13:37:20 -07:00
Steven Allen
d36e1c8357
doc: add post-release checklist
2019-09-04 12:46:02 -07:00
Steven Allen
5b44f480c8
Merge pull request #6620 from ipfs/docs/release-ship-date-and-next-release-issue
...
docs: add ship date and next release issue opening time
2019-09-04 12:41:53 -07:00
Steven Allen
abff088ba0
Merge pull request #6624 from ipfs/bug/docker-libdl-version
...
docker: libdl dependency
2019-09-04 12:33:14 -07:00
George Masgras
8f24a12259
copy symlinked libdl.so.2 instead of specific version
2019-09-04 11:32:31 -07:00
Alan Shaw
5c2cdd5ed4
docs: add ship date and next release issue opening time
...
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.
2019-09-04 09:48:46 +01:00
Steven Allen
3c04d74238
Merge pull request #6616 from ipfs/docs/release-doc-improvements
...
docs: improvements to the release doc
2019-09-03 15:57:35 -07:00
Steven Allen
d5977fc475
Merge pull request #6613 from ipfs/feat/plugin-config
...
plugins: add support for plugin configs
2019-08-30 18:49:15 -07:00
Alan Shaw
b71f202803
fix stage 3 link
2019-08-30 10:34:45 +01:00
Alan Shaw
878838adbd
fix: more dashes
2019-08-30 10:31:06 +01:00
Alan Shaw
d0983b7641
docs: improvements to the release doc
...
* 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
2019-08-30 10:29:01 +01:00
Steven Allen
150b6dd1bd
plugins: add support for plugin configs
...
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).
2019-08-29 17:17:23 -07:00
Steven Allen
d778b84ff1
Merge pull request #6615 from jessicaschilling/patch-1
...
Update README.md
2019-08-29 15:57:59 -07:00
Jessica Schilling
e7c11f46fa
Update README.md
...
Removed OpenBSD line per discussion started with https://github.com/ipfs/docs/issues/254#issuecomment-526372366
2019-08-29 16:55:10 -06:00
Steven Allen
2bf56b7b6a
Merge pull request #6614 from ipfs/doc/remove-gmake-instructions
...
doc: remove gmake instructions
2019-08-29 15:00:38 -07:00
Steven Allen
fa69c92450
doc: remove gmake instructions
...
This should now "just work". Calling `make` on non-linux platforms will invoke
`gmake` automatically and we now disable fuse on *bsd platforms.
2019-08-29 14:59:34 -07:00
Steven Allen
d2a1ce3c5c
Merge pull request #6489 from djdv/feat/init-with-config-file
...
feat: add ability to use existing config during init
2019-08-28 16:19:36 -07:00
Dominic Della Valle
e7e7000611
add init config tests
2019-08-28 19:00:38 -04:00
Steven Allen
5695b474a7
Merge pull request #6611 from ipfs/doc/fixup-badger
...
doc: expand and cleanup badger documentation
2019-08-28 14:16:32 -07:00
Steven Allen
ad4f02cb91
Merge pull request #6576 from ipfs/feat/easier-preload
...
feat: improve plugin preload logic
2019-08-28 13:46:25 -07:00
Steven Allen
d600378094
doc: expand and cleanup badger documentation
2019-08-28 13:43:39 -07:00
Steven Allen
f455c8bac2
Merge pull request #6609 from ipfs/fix/6022
...
version: don't print 'VERSION-' if no commit is specified
2019-08-28 09:43:49 -07:00
Steven Allen
f6f8d68574
version: don't print 'VERSION-' if no commit is specified
...
fixes #6022
2019-08-28 00:06:46 -07:00
Steven Allen
32d54a0afb
Merge pull request #6608 from ipfs/feat/update-bitswap
...
dep: update bitswap
2019-08-27 19:53:18 -07:00
Steven Allen
c8dbdc861f
dep: update bitswap
...
fixes a bunch of lock contention.
2019-08-27 18:51:19 -07:00