Commit Graph

219 Commits

Author SHA1 Message Date
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
MollyM
1fd6701ea2
explain what dhtclient does 2019-05-23 16:46:27 -07:00
Steven Allen
287e481b81 readme: remove mention of DCO 2019-05-16 15:31:57 -07:00
Dominic Della Valle
fa479f7a8a docs+mk: update guidance for unsupported platforms
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
2019-05-15 15:19:04 -04:00
Dominic Della Valle
f2d01f5201
Update fuse.md
Requiring this step isn't as likely anymore.
2019-05-14 18:31:32 -04:00
Steven Allen
9886fc06fc switch to base32 by default for CIDv1
fixes #6220

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-05-13 10:57:53 -07:00
Marcin Rataj
4c6268eaa3
docs: update Routing config
Updated docs to reflect that Routing is not a child of Discovery
Ref. 664ccd976e/routing.go (L6)

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2019-05-08 22:01:36 +02:00
Steven Allen
4aa7076e64 docs: document environment variables
fixes #5828

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-26 13:59:57 -07:00
Steven Allen
c79245a458 doc: mplex is now stabl
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-26 13:59:42 -07:00
Steven Allen
928f0ac40d docs: expand on TLS experiment
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-18 17:31:09 -07:00
Marten Seemann
21d46bbe32 add an experiment to prefer TLS 1.3 over secio
License: MIT
Signed-off-by: Marten Seemann <martenseemann@gmail.com>
2019-04-17 23:45:00 -07:00