Steven Allen
406d70ff7c
doc: document reverse proxy bug
...
see https://github.com/ipfs/go-ipfs/issues/6402
2020-06-15 17:01:40 -07:00
Steven Allen
0ef5ea4d5c
Merge pull request #7469 from ipfs/feat/production-docs
...
doc(prod): start documenting production stuff
2020-06-15 12:49:52 -07:00
Steven Allen
ef9263a4d1
Merge pull request #7473 from RubenKelevra/feat/update_readme_about_init
...
Readme: Update link about init systems (and import old readme)
2020-06-15 12:41:21 -07:00
@RubenKelevra
77f2b04cce
misc/README.md: import readme from ipfs/website repo
...
Authors:
@lgierth @CameronNemo @jessicaschilling
URL: https://github.com/ipfs/website/blob/master/static/docs/examples/init/README.md
License: MIT
2020-06-13 07:54:40 +02:00
@RubenKelevra
5c4f5adc85
README.md: remove link for init-systems to ipfs/website repo
2020-06-13 07:50:28 +02:00
Steven Allen
91de6c972e
doc(prod): start documenting production stuff
...
Hopefully, we can get the community to start pooling knowledge of how to run
go-ipfs in production.
2020-06-12 12:13:29 -07:00
Steven Allen
10623a7027
Merge pull request #7466 from ipfs/doc/expand-peering-docs
...
doc(config): expand peering docs
2020-06-12 11:48:27 -07:00
Steven Allen
ea55e747f2
doc(config): expand peering docs
2020-06-11 17:58:51 -07:00
Steven Allen
b74246a467
Merge pull request #7464 from markg85/fix-mkdir-on-zip
...
fix: Use the -p option in Dockerfile to make parents as needed
2020-06-11 09:30:22 -07:00
Mark Gaiser
643699e2e8
Use the -p option which makes parents as needed.
2020-06-11 17:11:10 +02:00
Steven Allen
66beefe5c9
Merge pull request #7286 from RubenKelevra/feat/systemd-service-hardening
...
systemd: enable systemd hardening features
2020-06-10 09:35:15 -07:00
Steven Allen
e5a46e3c0a
Merge pull request #7450 from ipfs/fix/migration-again
...
fix(migration): migrate /ipfs/ bootstrappers to /p2p/
2020-06-09 13:04:31 -07:00
Steven Allen
ed1e54ebf8
fix(migration): migrate /ipfs/ bootstrappers to /p2p/
...
1. We should have done this in 7-to-8 anyways, but didn't in some cases.
2. We assume these addresses use /p2p/ in the 9-to-10 migration.
2020-06-09 11:05:59 -07:00
Steven Allen
6ae96fac10
Merge pull request #7447 from RubenKelevra/feat/update_readme
...
readme: update go-version
2020-06-09 10:09:58 -07:00
Steven Allen
0883a35b52
Merge pull request #7446 from ipfs/fix/quic-migration
...
fix(migration): correctly migrate quic addresses
2020-06-09 09:29:50 -07:00
@RubenKelevra
b0c359d538
readme: update go-version
2020-06-09 18:22:57 +02:00
Steven Allen
f01c9625f3
fix(migration): correctly migrate quic addresses
...
1. Don't add quic addresses when they're already present (correctly detect quic addresses).
2. Correctly distinguish between quic addresses and quic + relay addresses.
3. Only add quic addresses to mirror tcp addresses, not tcp/ws addresses.
fixes #7444
2020-06-09 08:53:50 -07:00
Steven Allen
970a0b414e
Merge pull request #7443 from ipfs/feat/quic-migration
...
chore: add migration to listen on QUIC by default
2020-06-08 10:46:01 -07:00
Steven Allen
3119f85e72
chore: add migration to listen on QUIC by default
2020-06-08 10:31:20 -07:00
Steven Allen
11be1c5f2a
Merge pull request #7419 from RubenKelevra/feat/require_go_1.14.4
...
go: bump minimal dependency to 1.14.4
2020-06-04 20:32:57 -07:00
@RubenKelevra
cb196d2495
README.md: documentation update, requires at least go 1.14.4 now
2020-06-05 03:16:49 +02:00
@RubenKelevra
179bed8f60
go: bump minimal dependency to 1.14.4
...
due to major bugfixes in the .4 release
2020-06-05 03:15:57 +02:00
Steven Allen
0cdde03824
Merge pull request #7389 from ipfs/fix/refs-sessions
...
fix: use bitswap sessions for ipfs refs
2020-06-02 11:17:12 -07:00
Steven Allen
9123de0427
Merge pull request #7391 from ipfs/dependabot/go_modules/github.com/stretchr/testify-1.6.0
...
chore(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0
2020-06-02 10:46:52 -07:00
Steven Allen
22dc1ad397
Merge pull request #7397 from ipfs/fix/id-addr-format
...
fix(commands): print consistent addresses in ipfs id
2020-06-02 10:46:28 -07:00
Steven Allen
5809dfbcee
Merge pull request #7402 from ipfs/dependabot/go_modules/github.com/coreos/go-systemd/v22-22.1.0
...
chore(deps): bump github.com/coreos/go-systemd/v22 from 22.0.0 to 22.1.0
2020-06-02 09:28:45 -07:00
Steven Allen
86c30d6b59
test(sharness): ensure addresses end in p2p addr
2020-06-02 09:26:06 -07:00
dependabot-preview[bot]
8bd2b36fe1
chore(deps): bump github.com/coreos/go-systemd/v22 from 22.0.0 to 22.1.0
...
Bumps [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd ) from 22.0.0 to 22.1.0.
- [Release notes](https://github.com/coreos/go-systemd/releases )
- [Commits](https://github.com/coreos/go-systemd/compare/v22.0.0...v22.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-02 11:27:23 +00:00
Steven Allen
44df41cb08
Merge pull request #7401 from ipfs/chore/update-quic
...
chore: update quic transport
2020-06-01 15:01:52 -07:00
Steven Allen
0865634f75
chore: update quic transport
...
This is a _protocol breaking_ change for the QUIC transport, the last one before
we stabilize it.
2020-06-01 14:46:35 -07:00
Steven Allen
cf68619b80
Merge pull request #7394 from ipfs/fix/pubsub
...
fix two pubsub issues.
2020-06-01 14:26:29 -07:00
Steven Allen
3aa86f8ed9
fix(commands): print consistent addresses in ipfs id
...
Consistently append `/p2p/QmMyId` to addresses when calling `ipfs id Me` and `ipfs id NotMe`.
Fixes https://github.com/ipfs/go-ipfs/issues/7378 .
2020-05-29 18:48:53 -07:00
Steven Allen
c58e3e4c7d
fix: remove pubsub discovery hack
...
Pubsub handles this internally now.
2020-05-29 16:42:10 -07:00
Steven Allen
ac8a88d054
fix(pubsub): flood publish
...
When publishing a value, flood. This ensures that our messages make it to the
network even if some of our peers are bad and/or overloaded.
2020-05-29 16:42:10 -07:00
Steven Allen
91b1db5422
Merge pull request #7395 from ipfs/fix/interop-test-results
...
fix: update node to fix mocha tests
2020-05-29 16:40:40 -07:00
Steven Allen
4e14582c56
fix: update node to fix mocha tests
2020-05-29 16:20:46 -07:00
Steven Allen
84153fa775
Merge pull request #7382 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-kad-dht-0.8.1
...
chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.8.0 to 0.8.1
2020-05-29 16:03:50 -07:00
dependabot-preview[bot]
a773e890d8
chore(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-29 11:27:31 +00:00
Steven Allen
62f61c588d
fix: use bitswap sessions for ipfs refs
...
This isn't perfect (we only use sessions after resolving the root cid) but it's
better than what we have. The real solution is #7198 so we can use sessions
everywhere.
2020-05-28 17:15:56 -07:00
Steven Allen
765c456543
Merge pull request #7377 from johnnymatthews/master
...
Updates docs link to non-beta site.
2020-05-28 15:09:00 -07:00
Steven Allen
b6aa8df471
Merge pull request #7368 from RubenKelevra/feat/early-testers-rubenkelevra
...
docs: add pacman.store (@RubenKelevra) to the early testers
2020-05-28 15:06:16 -07:00
Steven Allen
c8bb1a648e
Merge pull request #7385 from ipfs/jessicaschilling-patch-1
...
Change docs-beta link to its final path
2020-05-28 15:05:42 -07:00
Steven Allen
13035bd7dc
Merge pull request #7386 from ipfs/jessicaschilling-patch-2
...
Update docs-beta links to final URLs
2020-05-28 15:05:23 -07:00
Steven Allen
a30279e62f
Merge pull request #7387 from ipfs/feat/webui-v2.9.0
...
feat: webui v2.9.0
2020-05-28 15:02:18 -07:00
Marcin Rataj
0f76ed79f9
feat: webui v2.9.0
2020-05-28 23:04:35 +02:00
Jessica Schilling
c86244ecf5
Update docs/config.md
2020-05-28 11:15:09 -06:00
Jessica Schilling
766023311a
Update docs-beta links to final URLs
2020-05-28 11:14:00 -06:00
Jessica Schilling
e456462414
Change docs-beta link to its final path
2020-05-28 11:10:39 -06:00
Steven Allen
285d743173
Merge pull request #7380 from sinkuu/chore/webui
...
chore: update WebUI to 2.8.0
2020-05-28 08:07:58 -07:00
dependabot-preview[bot]
e925313d6c
chore(deps): bump github.com/libp2p/go-libp2p-kad-dht
...
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases )
- [Commits](https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.8.0...v0.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-28 11:28:27 +00:00