Commit Graph

329 Commits

Author SHA1 Message Date
Steven Allen
1f23fc000c feat: add autonat config options
1. Enable AutoNATService on _all_ nodes by default. If it's an issue, we can
disable it in RC3 but this will give us the best testing results.
2. Expose options to configure AutoNAT rate limiting.
2020-04-14 20:54:58 -07:00
Alan Shaw
81ed4a1430
docs: fix link to version.go 2020-04-14 15:10:10 +01:00
Steven Allen
23af25f176
Merge pull request #7119 from fission-suite/fission-early-tester
Adding Fission to IPFS early testers page
2020-04-08 12:53:21 -07:00
Boris Mann
2a42d44dee Adding Fission to IPFS early testers page 2020-04-08 11:46:25 -07:00
Steven Allen
3e6f0a7942 doc: cleanup experimental features a bit 2020-04-06 18:53:16 -07:00
Pretty Please Mark Darkly
39510a1ad1
Added additional note about killing the daemon
Mounting complained that the daemon was running.
2020-04-01 20:40:56 -07:00
Pretty Please Mark Darkly
248153fc71
changed brew to brew cask 2020-04-01 20:28:52 -07:00
Steven Allen
4743b3f341
docs: fix provided -> provider subsystem 2020-03-30 13:15:18 -07:00
@RubenKelevra
4611e41e5c
Apply suggestions from code review
Co-Authored-By: Will <willscott@gmail.com>
2020-03-30 21:01:56 +02:00
@RubenKelevra
0c08e0678c
docs/experimental-features.md: typo 2020-03-30 18:03:12 +02:00
Steven Allen
f28b8fce66 feat: tls by default
Switches to TLS as the default security transports.
2020-03-29 19:12:54 -07:00
Marcin Rataj
3ecccd6e1d feat(gateway): subdomain and proxy gateway
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2020-03-18 08:50:38 -07:00
Marcin Rataj
848d4c7f18 feat: IPFS_NS_MAP
Allows static DNSLink mappings with IPFS_NS_MAP.

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2020-03-17 19:38:02 -07:00
Steven Allen
46d26af0b6 feat(graphsync): mount the graphsync libp2p protocol
This won't fetch files from graphsync but will serve them.

fixes #6830
2020-02-26 09:11:15 -08:00
Steven Allen
aae957a70d
Merge pull request #6887 from ipfs/peerlog-plugin
feat: add peerlog plugin
2020-02-10 14:53:06 -08:00
Steven Allen
58e52f351d feat: make it possible to enable plugins with a build env variable 2020-02-10 13:05:32 -08:00
Steven Allen
943375b33f doc(plugin): document internal plugins 2020-02-10 12:48:25 -08:00
Steven Allen
bd8917facf doc(config): cleanup
Trying to make this a bit more consistent and structured.

* Fix wrapping.
* Use headings for all config values.
2020-01-30 22:14:21 -08:00
Steven Allen
e18e4f98d8 doc(release): add Charity Engine to the early testers programme 2020-01-29 12:15:20 -08:00
Steven Allen
57727c25c3 doc(release): document how RCs should be communicated 2020-01-22 08:17:12 -08:00
Steven Allen
864485b234 doc(release): move WebUI from manual tests to automated tests section
We no longer need to manually test the webui on release.
2020-01-17 18:17:16 -08:00
Oli Evans
0eba53bd98
docs: define Gateway.PathPrefixes
adds docs for Gateway.PathPrefixes. Taken from great commit notes by @lgierth (thank you!) 09937f84b6
2020-01-15 14:32:05 +00:00
Steven Allen
15c35a5a95 doc: update documentation for /ipfs -> /p2p multiaddr switch
See: https://github.com/libp2p/libp2p/issues/79
2019-12-14 19:39:59 +01:00
Henrique Dias
698084a88c
Update README.md 2019-12-11 18:03:30 +01:00
Henrique Dias
3d976342dc
Update README.md 2019-12-11 17:54:57 +01:00
Henrique Dias
5a979c6ecd
Update main.go 2019-12-11 17:54:27 +01:00
Henrique Dias
9a9660e04a
Create README.md 2019-12-11 17:53:59 +01:00
Henrique Dias
b370cb13bc
Update README.md 2019-12-11 17:26:52 +01:00
Henrique Dias
a596c970c9
Update main.go 2019-12-11 17:25:46 +01:00
Steven Allen
22a15259e7 fix(example): cancel context 2019-12-05 13:26:46 -05:00
Adin Schmahmann
1283f76aaa gofmt: go-ipfs-as-a-library 2019-12-05 13:18:38 -05:00
Steven Allen
e6968c9f22 doc(gateway): document dnslink 2019-11-15 16:53:25 -08:00
David Dias
79d5cede21
docs: remove extra ) on the example README 2019-10-29 09:16:46 +01:00
David Dias
1bc15a4b42
docs: Tutorial - Using go-ipfs as a Library 2019-10-29 09:12:17 +01:00
Oli Evans
134cb5ef9c
docs: add connmgr to config.md toc 2019-10-11 15:26:53 +01:00
Steven Allen
be87862614
Merge pull request #6678 from ipfs/feat/api-over-unix
daemon: support unix domain sockets for the API/gateway
2019-10-01 11:31:45 -07:00
David Dias
04b1bda140
docs: link remaining docs available, guide people to the right locations 2019-10-01 17:23:47 +03:00
Steven Allen
460c2119e4 daemon: support unix domain sockets for the API/gateway
All the work was client-side. Unix domain socket multiaddrs already worked
server-side.

fixes #4218
2019-09-30 17:21:28 -07:00
Steven Allen
76db2a0b31 doc(config): improve DisableNatPortMap documentation 2019-09-20 16:36:15 -07:00
Henrique Dias
ec2383f721
docs: add multiple gateway and api addrs 2019-09-06 13:16:54 +01: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
d36e1c8357 doc: add post-release checklist 2019-09-04 12:46:02 -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
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
d600378094 doc: expand and cleanup badger documentation 2019-08-28 13:43:39 -07:00
MollyM
1452fbf756
add graphic 2019-08-13 17:56:27 -07:00
Steven Allen
14b3aa7693 doc: update the release template 2019-08-07 08:57:37 -07:00
Steven Allen
d6abfb8016
doc: include stage 0 in patch release process.
Co-Authored-By: Alan Shaw <alan.shaw@protocol.ai>
2019-08-05 05:21:56 -07:00
Steven Allen
8f8a3857cc doc: make uploading to github a part of the pre-release process 2019-08-02 13:11:05 -07:00
Steven Allen
3f91ee522f doc: add release tag 2019-08-02 13:10:49 -07:00
Steven Allen
1ec8abeb59 doc: improve patch release documentation 2019-08-02 12:56:43 -07:00
Steven Allen
87bda982f1
doc: fixup some release process wording
Co-Authored-By: MollyM <momack2@users.noreply.github.com>
2019-08-02 11:47:21 -07:00
Steven Allen
051d7d839d doc: add release cycle & patch release process 2019-08-02 10:59:26 -07:00
Steven Allen
d433d7c9ac feat: add stage 0
We do automated testing before we test on infra, etc. Make that explicit.
2019-08-02 10:47:40 -07:00
Steven Allen
99f0436c9b doc: align the early testers program description with its goal 2019-07-17 13:27:19 -07:00
Lorenzo Setale
ba31523f98
Update EARLY_TESTERS.md 2019-07-16 09:54:13 +02:00
Steven Allen
6911fc39e7 doc: link to projects in release issue template 2019-07-12 14:13:38 -07:00
Steven Allen
971ced466b
Merge pull request #6482 from ipfs/release-flow
Revamp go-ipfs Release Flow
2019-07-12 12:03:45 -07:00
Steven Allen
206b0397c0 doc: flesh out early testers program 2019-07-12 11:11:29 -07:00
Steven Allen
6b5d521e00 doc: add dist.ipfs.io instructions to the release checklist 2019-07-12 10:43:26 -07:00
Steven Allen
5aa32dbdb4 doc: add github release to the release checklist 2019-07-12 10:43:20 -07:00
Dominic Della Valle
c4fa1ba0c3
Update RELEASE_ISSUE_TEMPLATE.md
Reform release distribution checklist + add chocolatey package
2019-07-12 13:32:14 -04:00
Steven Allen
16de302a31 doc: update checklist with more precise instructions 2019-07-12 09:24:15 -07:00
Steven Allen
7a3bfde744 docs(RELEASE_ISSUE_TEMPLATE): link all the things 2019-07-12 09:24:15 -07:00
Steven Allen
e979f6e85b doc: define non-trivial 2019-07-12 09:24:15 -07:00
David Dias
a92d07f853
Update docs/releases.md 2019-07-12 16:59:36 +01:00
David Dias
15fcea2610
Update docs/releases.md 2019-07-12 16:52:21 +01:00
Steven Allen
6895d8cb19
docs: grammar 2019-07-12 08:47:14 -07:00
Steven Allen
31f28a0b0a docs: visually separate per-stage checklist from overall checklist 2019-07-12 08:37:44 -07:00
David Dias
4f846ce4a6
Update docs/RELEASE_ISSUE_TEMPLATE.md 2019-07-12 16:35:51 +01:00
David Dias
ac89a1fe95
Update docs/RELEASE_ISSUE_TEMPLATE.md 2019-07-12 16:35:44 +01:00
David Dias
fa7c3a860f
Update docs/RELEASE_ISSUE_TEMPLATE.md 2019-07-12 16:35:38 +01:00
David Dias
dec2ef9e73
Update docs/RELEASE_ISSUE_TEMPLATE.md 2019-07-12 16:35:32 +01:00
David Dias
b31cbb0e4a
Update docs/RELEASE_ISSUE_TEMPLATE.md 2019-07-12 16:30:05 +01:00
David Dias
63f6699037
Update RELEASE_ISSUE_TEMPLATE.md 2019-07-12 16:26:09 +01:00
David Dias
a32d5e9734
Update releases.md 2019-07-12 16:25:56 +01:00
David Dias
72b9c4a355
Update and rename RELEASE_TEMPLATE.md to RELEASE_ISSUE_TEMPLATE.md 2019-07-12 16:22:02 +01:00
Steven Allen
9bb15f232f releases: switch to a soft release model
And other nits.
2019-07-11 21:33:24 -07:00
Steven Allen
72122a5dbf doc: correct the address filter documentation 2019-07-11 19:04:45 -07:00
Hector Sanjuan
010336c89f Document the AddrFilters option
Shouldn't have to scan through an old issue to figure out what is happening
and why this is super important.
2019-07-11 18:56:32 -07:00
Steven Allen
b786abea95 docs: remove early testers from docs/releases.md so it doesn't get out of date 2019-07-08 15:05:42 -07:00
Steven Allen
23df11821b add more testers to EARLY_TESTERS along with contact info 2019-07-08 15:05:21 -07:00
Steven Allen
c76cc59218
docs: releases.md spelling
Co-Authored-By: Marcin Rataj <lidel@lidel.org>
2019-07-08 13:53:53 -07:00
Steven Allen
20f7ce8508 debug: document the debug script
fixes #6457
2019-07-08 05:34:48 -07:00
David Dias
bb096ad137
Update releases.md 2019-07-04 10:24:49 +02:00
David Dias
1196554bd5
create stub for EARLY TESTERS 2019-07-04 10:24:20 +02:00
David Dias
5a98567e0d
apply review 2019-07-04 10:20:25 +02:00
David Dias
a066a707ef
Update docs/releases.md
Co-Authored-By: Michael Burns <5170+mburns@users.noreply.github.com>
2019-07-03 11:52:16 +02:00
David Dias
6751f714ba
docs: update Release Flow 2019-07-03 09:23:48 +02:00
Steven Allen
dd9cae7f04 doc: remove mentions of gx 2019-06-05 16:11:01 -07:00
Steven Allen
eb4828d28d doc: tell windows users to use the pre-built version if possible. 2019-06-05 16:07:13 -07:00
Oli Evans
c30aaa921a
docs: default value for HashOnRead is false
This is currently the case. It should be filpped to true, but in the meantime let's document the current situation

See: https://github.com/ipfs/go-ipfs/issues/1152
2019-06-04 16:17:32 +01:00
Michael Avila
bc7c0c0f88
Add Strategic Providing to experimental features doc 2019-05-29 16:21:09 -07:00
Jakub Sztandera
2c8fa10ab5 Add 0.4.21 CHANGELOG
WIP. Please either add or mention in comments what should be featured.

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-05-28 04:05:27 -07:00