Commit Graph

10665 Commits

Author SHA1 Message Date
Steven Allen
94bbc1ca7c fix openbsd build by disabling fuse on openbsd
fixes #5334
2019-07-22 15:58:16 -07:00
Steven Allen
55afc478ec
Merge pull request #6512 from ipfs/fix/default-gossipsub
make gossipsub the default routing protocol for pubsub
2019-07-18 01:04:58 -07:00
Steven Allen
7440737202
Merge pull request #6529 from ipfs/fix/correct-early-testers-description
doc: align the early testers program description with its goal
2019-07-18 00:35:00 -07:00
Steven Allen
99f0436c9b doc: align the early testers program description with its goal 2019-07-17 13:27:19 -07:00
Steven Allen
2bb23bdd91
Merge pull request #6528 from ipfs/feat/files-ls-long
feat: add --long as alias for -l in files.ls
2019-07-17 09:02:11 -07:00
Alan Shaw
76f29603a8 feat: add --long as alias for -l in files.ls
Allow passing --long or ?long=true as a more descriptive option name than "l".

refs: https://github.com/ipfs/go-ipfs#issuecomment-392477565
2019-07-17 15:17:57 +01:00
Steven Allen
920572b901
Merge pull request #6499 from ipfs/fix/enumerate-children
switch to new merkledag walk functions
2019-07-16 16:44:04 -07:00
Steven Allen
9738d81c0c switch to new merkledag walk functions
EnumerateChildrenAsync has been renamed to WalkParallel to reflect the fact
that:

1. It visits the root.
2. It's parallel, not async.

To mirror this change, EnumerateChildren has also been renamed to Walk and now
behaves the same (except that it's not parallel).
2019-07-16 16:34:21 -07:00
Steven Allen
7abc9dac87
Merge pull request #6522 from ipfs/ci/fix-stuff
ci: show the commit
2019-07-16 12:21:31 -07:00
Steven Allen
dfbfd44bac ci: show the commit 2019-07-16 11:54:23 -07:00
Steven Allen
319e3c2dfa
Merge pull request #6521 from ipfs/fix/ci-badge
readme: fix CI badge
2019-07-16 10:50:42 -07:00
Steven Allen
7256af5969 readme: fix CI badge 2019-07-16 09:51:16 -07:00
Steven Allen
b5a5efd4c7
Merge pull request #6517 from koalalorenzo/patch-1
Adds Siderus in early testers
2019-07-16 09:46:00 -07:00
Lorenzo Setale
ba31523f98
Update EARLY_TESTERS.md 2019-07-16 09:54:13 +02:00
Steven Allen
1a55676bf9 make gossipsub the default routing protocol for pubsub
Pubsub is experimental anyways.
2019-07-15 10:02:42 -07:00
Steven Allen
333c9d1613
Merge pull request #6511 from ipfs/extract/filestore
Extract Filestore
2019-07-15 07:22:16 -07:00
Łukasz Magiera
02f7bc8ced Fix build with go-filestore 2019-07-15 16:02:29 +02:00
Łukasz Magiera
3f7927f1d8 Update imports to go-filestore 2019-07-15 15:52:34 +02:00
Łukasz Magiera
cb4ca03218 mod: Import extracted filestore 2019-07-15 15:50:14 +02:00
Łukasz Magiera
4b125b9672 Extract filestore 2019-07-15 15:11:49 +02:00
Steven Allen
5537308734
Merge pull request #6510 from hikerpig/master
readme: fix scoop bucket command error
2019-07-14 18:07:11 -07:00
hikerpig
26bfabf257 readme: fix scoop bucket command error 2019-07-14 15:22:34 +08:00
Steven Allen
5ec98e1401
Merge pull request #6507 from ipfs/doc/link-to-projects
doc: link to projects in release issue template
2019-07-12 14:14:17 -07: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
28c9c3aada
Merge pull request #6503 from andrew/issue-templates
Fix automatic labels in issue templates
2019-07-12 08:49:50 -07: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
Steven Allen
84bc542e3f
Merge pull request #6504 from ipfs/test/pin-ls-stream
sharness: test pin ls stream
2019-07-12 08:36:15 -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
dc56b52734
Merge pull request #6501 from ipfs/docs/pin/update
Improve pin/update description
2019-07-12 08:11:37 -07:00
Steven Allen
2b2e570c20 sharness: test pin ls stream 2019-07-12 08:06:02 -07:00
Steven Allen
20e64aeb34
Merge pull request #6493 from MichaelMure/streamed-pin-ls
pin cmd: stream recursive pins
2019-07-12 07:55:23 -07:00