Commit Graph

12469 Commits

Author SHA1 Message Date
Michael Burns
bdead901da
link to the actual doc (#8126)
* doc: link to the actual fuse doc
2021-06-25 08:35:59 -07:00
Marten Seemann
9cc349a5b4 remove unneeded GOPATH and GO111MODULE from CircleCI config 2021-06-25 08:35:14 -07:00
Brian Strauch
5ad04176b1
Improve peer hints for pin remote add (#8143)
* improve peer hints in pin.origins
2021-06-25 08:10:04 -07:00
Steven Allen
d48d035317
Merge pull request #8124 from ipfs/dependabot/go_modules/github.com/coreos/go-systemd/v22-22.3.2
build(deps): bump github.com/coreos/go-systemd/v22 from 22.3.1 to 22.3.2
2021-06-24 17:37:44 -07:00
Steven Allen
0653862632
Merge pull request #8214 from ipfs/fix/mkreleaselog
fix(mkreleaselog): support multiple commit authors
2021-06-24 17:36:57 -07:00
Steven Allen
b4b10f5b98
Merge pull request #8121 from ipfs/fix/mkreleaselog-first-commit
fix(mkreleaselog): handle commit 0
2021-06-24 17:36:41 -07:00
Marten Seemann
df70cff96c update go-libp2p to v0.14.3 2021-06-23 20:17:19 -07:00
Steven Allen
4be04bce4e fix(mkreleaselog): support multiple commit authors
This will output one entry per commit author in the "stat" log, instead
of just crashing.
2021-06-23 15:04:17 -07:00
Adin Schmahmann
d9f28a2c60 bump snap to build with Go 1.16 2021-06-23 07:30:38 -07:00
Adin Schmahmann
222d005455 Merge branch 'release' 2021-06-22 19:38:40 -04:00
Adin Schmahmann
179d1d1507
Merge pull request #8208 from ipfs/release-v0.9.0
Release v0.9.0
2021-06-22 16:22:19 -07:00
Adin Schmahmann
e5b02b3de9 Release v0.9.0 2021-06-22 15:31:52 -07:00
Adin Schmahmann
de6a707472 chore: update CHANGELOG
(cherry picked from commit dc4505b48b)
2021-06-22 15:31:52 -07:00
Adin Schmahmann
c47fca7dac chore: switch tar-utils dep to ipfs org
(cherry picked from commit f6641d1766)
2021-06-22 15:31:52 -07:00
Adin Schmahmann
af5c189501 chore: update deps
(cherry picked from commit 95eebe4817)
2021-06-22 15:31:52 -07:00
dependabot[bot]
698fdbf182 build(deps): bump github.com/libp2p/go-libp2p from 0.14.0 to 0.14.2
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.14.0 to 0.14.2.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.14.0...v0.14.2)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 8d3c9c3110)
2021-06-22 15:31:52 -07:00
dependabot[bot]
508c11230d build(deps): bump github.com/libp2p/go-libp2p-discovery
Bumps [github.com/libp2p/go-libp2p-discovery](https://github.com/libp2p/go-libp2p-discovery) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/libp2p/go-libp2p-discovery/releases)
- [Commits](https://github.com/libp2p/go-libp2p-discovery/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p-discovery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 1ab632a00a)
2021-06-22 15:31:52 -07:00
Marten Seemann
54ee5e4434 update QUIC
(cherry picked from commit 58aa218b90)
2021-06-22 15:31:52 -07:00
Marcin Rataj
7bba2a6434 refactor: warning when bootstrap disabled by user
https://github.com/ipfs/go-ipfs/pull/8166#discussion_r646711067
(cherry picked from commit 904cc73716)
2021-06-22 15:31:52 -07:00
Marcin Rataj
4cae9ccf32 feat: print error on bootstrap failure
This will print ERROR to log if daemon running in online mode has no
peers after one minute since start.

(cherry picked from commit 039e12a2da)
2021-06-22 15:31:52 -07:00
Marcin Rataj
7c71c15498 fix: typo in migration error
(cherry picked from commit 041de2aed1)
2021-06-22 15:31:52 -07:00
Adin Schmahmann
dc4505b48b chore: update CHANGELOG 2021-06-22 15:21:40 -07:00
Adin Schmahmann
f6641d1766 chore: switch tar-utils dep to ipfs org 2021-06-22 14:35:55 -07:00
Adin Schmahmann
95eebe4817 chore: update deps 2021-06-21 10:18:39 -07:00
dependabot[bot]
8d3c9c3110 build(deps): bump github.com/libp2p/go-libp2p from 0.14.0 to 0.14.2
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.14.0 to 0.14.2.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.14.0...v0.14.2)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 12:34:19 -07:00
dependabot[bot]
1ab632a00a build(deps): bump github.com/libp2p/go-libp2p-discovery
Bumps [github.com/libp2p/go-libp2p-discovery](https://github.com/libp2p/go-libp2p-discovery) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/libp2p/go-libp2p-discovery/releases)
- [Commits](https://github.com/libp2p/go-libp2p-discovery/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p-discovery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 12:33:03 -07:00
Marten Seemann
58aa218b90 update QUIC 2021-06-17 12:30:11 -07:00
Adin Schmahmann
f05f84a796
Merge pull request #8166 from ipfs/feat/bootstrap-error
feat: print error on bootstrap failure
2021-06-14 08:35:07 -07:00
Marcin Rataj
904cc73716
refactor: warning when bootstrap disabled by user
https://github.com/ipfs/go-ipfs/pull/8166#discussion_r646711067
2021-06-07 18:14:20 +02:00
Marcin Rataj
041de2aed1 fix: typo in migration error 2021-06-01 08:31:15 -07:00
Marcin Rataj
039e12a2da
feat: print error on bootstrap failure
This will print ERROR to log if daemon running in online mode has no
peers after one minute since start.
2021-05-31 15:33:21 +02:00
Adin Schmahmann
4d31ec1b8f Release v0.9.0-rc2 2021-05-27 14:07:34 -07:00
Adin Schmahmann
ad1d576d53 chore: update go-libp2p-yamux
(cherry picked from commit 9c8b1019e5)
2021-05-27 14:07:34 -07:00
Marcin Rataj
4fe6f4ce44 refactor: improved humanNumber and humanSI
This hides "(n)" when value is same as SI,
and makes SI "3k" (instead of "3 k")

(cherry picked from commit f40dc731e9)
2021-05-27 14:07:34 -07:00
Marcin Rataj
229dfa6755 feat: humanized durations in stat provide
(cherry picked from commit e5ac70456d)
2021-05-27 14:07:34 -07:00
Marcin Rataj
bd46b0bbe6 feat: humanized numbers in stat provide
https://github.com/ipfs/go-ipfs/pull/8154#discussion_r639231040
(cherry picked from commit c082c73135)
2021-05-27 14:07:34 -07:00
Adin Schmahmann
0902ab1be5 feat: add a text output encoding for the stats provide command
(cherry picked from commit 37de3d0586)
2021-05-27 14:07:34 -07:00
Adin Schmahmann
9b70e5e822 chore: update deps
(cherry picked from commit 3746c2d630)
2021-05-27 14:07:34 -07:00
Marcin Rataj
73e3559287 fix: webui-2.12.3
This bumps webui to bugfix release based on feedback from 0.9.0-rc1:
https://github.com/ipfs/ipfs-webui/releases/tag/v2.12.3

(cherry picked from commit 2c431eb825)
2021-05-27 14:07:34 -07:00
dependabot[bot]
d53e9fa6f0 build(deps): bump github.com/libp2p/go-doh-resolver from 0.3.0 to 0.3.1
Bumps [github.com/libp2p/go-doh-resolver](https://github.com/libp2p/go-doh-resolver) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/libp2p/go-doh-resolver/releases)
- [Commits](https://github.com/libp2p/go-doh-resolver/compare/v0.3.0...v0.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 482d7ed532)
2021-05-27 14:07:34 -07:00
dependabot[bot]
e14c03faf2 build(deps): bump github.com/ipfs/go-bitswap from 0.3.3 to 0.3.4
Bumps [github.com/ipfs/go-bitswap](https://github.com/ipfs/go-bitswap) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/ipfs/go-bitswap/releases)
- [Commits](https://github.com/ipfs/go-bitswap/compare/v0.3.3...v0.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 6a029a48ab)
2021-05-27 14:07:34 -07:00
Bogdan Stirbat
7881e518d6 refactor(pinmfs): log error if pre-existing pin failed (#8056)
* pinmfs: log error if pin failed
* refactor: log pre-existing remote mfs pins

This cleans up debug logging and ensures we use %q for data read from
remote services. We log pre-existing pins for MFS root and print ERROR
if pin for current root has status "failed", otherwise, we log to debug.

Co-authored-by: Marcin Rataj <lidel@lidel.org>
(cherry picked from commit 075cc8f356)
2021-05-27 14:07:34 -07:00
Adin Schmahmann
9c8b1019e5 chore: update go-libp2p-yamux 2021-05-27 14:02:54 -07:00
Marcin Rataj
f40dc731e9 refactor: improved humanNumber and humanSI
This hides "(n)" when value is same as SI,
and makes SI "3k" (instead of "3 k")
2021-05-27 13:35:19 -07:00
Marcin Rataj
e5ac70456d feat: humanized durations in stat provide 2021-05-27 13:35:19 -07:00
Marcin Rataj
c082c73135 feat: humanized numbers in stat provide
https://github.com/ipfs/go-ipfs/pull/8154#discussion_r639231040
2021-05-27 13:35:19 -07:00
Adin Schmahmann
37de3d0586 feat: add a text output encoding for the stats provide command 2021-05-27 13:35:19 -07:00
Adin Schmahmann
3746c2d630 chore: update deps 2021-05-27 11:40:09 -07:00
Marcin Rataj
2c431eb825 fix: webui-2.12.3
This bumps webui to bugfix release based on feedback from 0.9.0-rc1:
https://github.com/ipfs/ipfs-webui/releases/tag/v2.12.3
2021-05-24 08:25:40 -07:00
dependabot[bot]
482d7ed532 build(deps): bump github.com/libp2p/go-doh-resolver from 0.3.0 to 0.3.1
Bumps [github.com/libp2p/go-doh-resolver](https://github.com/libp2p/go-doh-resolver) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/libp2p/go-doh-resolver/releases)
- [Commits](https://github.com/libp2p/go-doh-resolver/compare/v0.3.0...v0.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 12:19:32 -07:00