Commit Graph

10595 Commits

Author SHA1 Message Date
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
4fb38a77dd
Merge pull request #6500 from ipfs/release-flow-steb2
releases: switch to a soft release model
2019-07-12 16:28:14 +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
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
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
8e5ea5f2da
Merge pull request #6473 from ipfs/dep/update
dep: update badger/eventbus
2019-06-28 06:50:45 +02:00
Steven Allen
5d29073925 dep: pull in latest go event bus
There was a panic in the old version.
2019-06-28 06:26:35 +02:00
Steven Allen
d3d5db2657 dep: fix badger version
revert to v1.6
2019-06-28 06:25:36 +02:00
Steven Allen
239bb5c2f9
Merge pull request #6470 from ipfs/fix/reduce-libp2p-allocs
dep: update swarm/maddr-filter
2019-06-27 18:39:34 +02:00
Steven Allen
7889932ae9 dep: update swarm/maddr-filter
Reduces allocations/CPU when handling many inbound connections.
2019-06-27 18:14:15 +02:00
Steven Allen
ad153dd072
Merge pull request #6462 from elopio/patch-2
Update the required go version in the README
2019-06-27 11:45:12 +02:00
Steven Allen
cf0fdf2bdd
Merge pull request #6466 from ipfs/dep/update-libp2p
dep: update go-libp2p@0.2.0 to fix go-libp2p-core breakage
2019-06-27 11:33:30 +02:00
Jakub Sztandera
4db0ce7385 dep: update go-libp2p@0.2.0 to fix go-libp2p-core breakage
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-06-24 16:29:59 +02:00
Leo Arias
fd84cb3957
Update the required go version in the README 2019-06-21 10:54:05 -06:00
Jakub Sztandera
810cb607ed
Merge pull request #6461 from ipfs/fix/update-badger
Update go-ds-badger
2019-06-21 18:08:38 +02:00
Jakub Sztandera
a7f8d69008 Update go-ds-badger
Use replace to require go-libp2p-core@0.0.3
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-06-21 17:34:24 +02:00
Steven Allen
00c15780e3
Merge pull request #6456 from ipfs/fix/reduce-msg-allocation
dep: update go-bitswap and go-libp2p-kad-dht
2019-06-19 12:15:02 +02:00
Steven Allen
131a5eea6f dep: update go-bitswap and go-libp2p-kad-dht
Reduces long-term allocations.
2019-06-19 11:42:46 +02:00
Steven Allen
3511c4a37c
Merge pull request #6453 from ipfs/fix/update-bitswap
dep: update bitswap
2019-06-14 10:39:26 -07:00
Steven Allen
aa06693e12 dep: update bitswap
fixes a critical panic
2019-06-14 10:21:32 -07:00
Steven Allen
0fabf0b928
Merge pull request #6450 from ipfs/fix/submodule-use-http
gitmodules: use https so we don't need an ssh key
2019-06-13 12:18:11 -07:00
Steven Allen
d3a3530566 gitmodules: use https so we don't need an ssh key 2019-06-13 12:12:30 -07:00
Steven Allen
aee8041f03
Merge pull request #6445 from ipfs/fix/6442
dep: update go-bitswap
2019-06-12 17:48:32 -07:00
Steven Allen
0cd712a85f dep: update go-bitswap
fixes #6442
2019-06-12 17:30:07 -07:00
Steven Allen
3cc3538857
Merge pull request #6444 from dirkmc/fix/pin-rm-add-lock
Fix: ensure pin rm takes a lock
2019-06-12 13:26:49 -07:00
Dirk McCormick
4ead108a80 fix: ensure pin rm takes a lock 2019-06-12 14:59:06 -04:00
Steven Allen
ffb8bf4c88
Merge pull request #6441 from dirkmc/fix/block-put-flush-pin
Fix: flush pin on block put
2019-06-12 09:50:47 -07:00
Dirk McCormick
4b6175f75c fix: block put helptext 2019-06-12 12:44:01 -04:00
Steven Allen
5353dcef5a
Merge pull request #6440 from ipfs/djdv-patch-1
doc: add another Windows package to README
2019-06-12 09:39:35 -07:00
Steven Allen
2a22eb6b90
Merge pull request #6438 from fd/fix/dameon/close-started-plugins
Close started plugins when one of them fails to start.
2019-06-12 09:39:05 -07:00