https://github.com/ipfs/go-ipfs

sort by:
Revision Author Date Message Commit Date
39b461d Remove manual go installation 03 August 2021, 19:58:09 UTC
d346840 Remove MAKE_SKIP_PATH, update Dockerfile base image 03 August 2021, 18:23:58 UTC
db2684f Merge branch 'master' into update-go-on-ci-guseggert 02 August 2021, 18:42:32 UTC
98d2739 Remove MAKE_SKIP_PATH test 02 August 2021, 18:29:21 UTC
f0ae6e3 Disable MAKE_SKIP_PATH 02 August 2021, 17:50:10 UTC
b5f5419 Fix tar cmd 30 July 2021, 19:32:17 UTC
9d6cbdf Use Go 1.16.6 30 July 2021, 19:28:26 UTC
3b6f577 Expose additional migration APIs (#8153) * Expose additional migration APIs Expose migration APIs for reading migration config and creating migration fetchers. This allows implementation of commands and external applications that want to retrieve migrations according to the Migration portion of the IPFS config. This change also moves some functionality that is specific to fetching migrations via IPFS into the `ipfsfetcher` package. 30 July 2021, 18:27:57 UTC
cab67f6 point ipfs to pinner that syncs on every pin (#8231) Pinner upgrades and fixes. Faster reindexing. Syncing while reindexing. Syncing on every pin operation. Logging all pin operations. Co-authored-by: gammazero <gammazero@users.noreply.github.com> 29 July 2021, 17:27:05 UTC
eda8b43 docs: chocolatey package name We use go-ipfs name now, to make it clear that it is not ipfs-desktop. 23 July 2021, 15:35:03 UTC
6de589c Merge pull request #8254 from ipfs/schomatis/chore/sharness/t0250/change-online-offline-naming Disambiguate online/offline naming in sharness tests 23 July 2021, 15:27:18 UTC
461f691 Merge pull request #8295 from ipfs/dependabot/go_modules/github.com/ipfs/go-fs-lock-0.0.7 build(deps): bump github.com/ipfs/go-fs-lock from 0.0.6 to 0.0.7 22 July 2021, 15:42:44 UTC
848cf69 build(deps): bump github.com/ipfs/go-fs-lock from 0.0.6 to 0.0.7 Bumps [github.com/ipfs/go-fs-lock](https://github.com/ipfs/go-fs-lock) from 0.0.6 to 0.0.7. - [Release notes](https://github.com/ipfs/go-fs-lock/releases) - [Commits](https://github.com/ipfs/go-fs-lock/compare/v0.0.6...v0.0.7) --- updated-dependencies: - dependency-name: github.com/ipfs/go-fs-lock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 22 July 2021, 15:08:42 UTC
1ddb1c5 Merge pull request #8283 from ipfs/rvagg/rename-docker-host Rename DOCKER_HOST to TEST_DOCKER_HOST to avoid conflicts 22 July 2021, 14:56:45 UTC
f3ea1f0 Merge pull request #8288 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-peerstore-0.2.8 build(deps): bump github.com/libp2p/go-libp2p-peerstore from 0.2.7 to 0.2.8 22 July 2021, 14:56:07 UTC
5bf5a58 Merge pull request #8291 from ipfs/feat/diag-profile feat: add an "ipfs diag profile" command 22 July 2021, 14:55:32 UTC
9c1bb99 fix: spelling Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com> 22 July 2021, 03:45:45 UTC
3745047 doc(profile): improve profiling docs 22 July 2021, 01:04:11 UTC
0bea7ce test(sharness): test profile dump 22 July 2021, 01:04:11 UTC
748062a Merge branch 'release' # Conflicts: # go.mod # go.sum # version.go 22 July 2021, 00:52:24 UTC
e1cf99c fix(ipfs diag profile): fix wording Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com> 21 July 2021, 23:22:59 UTC
77f3fed feat(ipfs diag profile): help text 21 July 2021, 22:50:29 UTC
722fc4f feat(ipfs diag profile): output version info only sys diag includes private information (like the interface addresses) 21 July 2021, 22:50:21 UTC
0fa987e Merge pull request #8290 from ipfs/feat/improve-mkrelease feat: improve mkreleaslog 21 July 2021, 22:09:04 UTC
d52d183 feat: add an "ipfs diag profile" command This should replace the "collect-profiles.sh" script and allow users to easily collect profiles. At the moment, it just dumps all profiles into a single zip file. It does this server-side so it's easy fetch them with curl. In the future, it would be nice to add: 1. Progress indicators (cpu profiles take 30 seconds). 2. An option to specify which profiles to collect. But we can handle that later. Unfortunately, this command doesn't produce symbolized svgs as I didn't want to depend on having a local go compiler. 21 July 2021, 21:51:47 UTC
99ccde2 fix(mkreleaselog): match files anywhere in the path I had _thought_ pathspecs needed to start with / to only match the root, but apparently not. 21 July 2021, 19:37:51 UTC
8fca584 fix(mkreleaselog): remove outdated comment 21 July 2021, 18:33:09 UTC
d3604bb feat: improve mkreleaslog 1. Allow matching the entire module instead of just github orgs/usernames. 2. Allow excluding some modules. 3. Ignore files using a github pathspec and apply the same ignore patterns to the "contributors" section. 21 July 2021, 17:54:26 UTC
dc2715a Merge pull request #8267 from ipfs/release-v0.9.1 Release v0.9.1 21 July 2021, 16:52:52 UTC
3b21fcf Release v0.9.1 21 July 2021, 15:34:53 UTC
13edc8e docs: update changelog for v0.9.1 21 July 2021, 15:34:53 UTC
d26d9b6 build(deps): bump github.com/libp2p/go-libp2p-peerstore Bumps [github.com/libp2p/go-libp2p-peerstore](https://github.com/libp2p/go-libp2p-peerstore) from 0.2.7 to 0.2.8. - [Release notes](https://github.com/libp2p/go-libp2p-peerstore/releases) - [Commits](https://github.com/libp2p/go-libp2p-peerstore/compare/v0.2.7...v0.2.8) --- updated-dependencies: - dependency-name: github.com/libp2p/go-libp2p-peerstore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 21 July 2021, 11:23:23 UTC
8a7d5e9 Rename DOCKER_HOST to TEST_DOCKER_HOST to avoid conflicts DOCKER_HOST is a special environment variable of the Docker CLI so there's risk of creating conflicts whenever attempting to use `docker` in the test suite; it also makes it difficult to run the same full suite locally using the same setup since DOCKER_HOST is a fixed variable in t0700-remotepin.sh 21 July 2021, 04:44:24 UTC
050a281 Merge pull request #8280 from ipfs/masih/test-issue-3503 Add test with expected failure for #3503 21 July 2021, 02:47:42 UTC
74bd44f Create PATCH_RELEASE_TEMPLATE.md 21 July 2021, 00:00:16 UTC
e2bb857 Merge pull request #8279 from ipfs/feat/issue-forms use issue forms 20 July 2021, 19:40:35 UTC
cc70dcd chore(github): add a config section to the bug report template 20 July 2021, 17:03:15 UTC
f0c9065 chore(github): add issue search checklist item to all templates 20 July 2021, 16:46:26 UTC
dae28b0 chore(github): fix feature example in issue form Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com> 20 July 2021, 16:38:55 UTC
1aa9c1a Add test with expected failure for #3503 Write a `sharness` test that expects failure documenting the issue raised in #3503. The issue may get resolved in the refactoring of `ipfs dag get` command to support go-ipld-prime (e.g. #8171). For now add a `sharness` test that expects failure. We will then flip the expectation in the success in the rewriting PR to check if #3503 gets resolved. Relates to: - https://github.com/ipfs/go-ipfs/issues/3503 20 July 2021, 11:16:33 UTC
0eb5045 Merge pull request #8270 from ipfs/update-libp2p update go-libp2p to v0.14.4 20 July 2021, 02:24:33 UTC
a757234 chore(github): use issue forms This change converts go-ipfs to the new issue forms. Initial implementation by @RubenKelvera in https://github.com/ipfs/go-ipfs/pull/7967. The version here: 1. Converts all forms. 2. Asks fewer questions (for bug reports). We can expand the form later, but I always hated bugzilla bug report forms. 20 July 2021, 02:08:24 UTC
d2db8b4 Merge pull request #8271 from godcongdev/master fix document error 19 July 2021, 18:22:32 UTC
8c33716 fix document error 17 July 2021, 09:20:58 UTC
d2ec458 update go-libp2p to v0.14.4 17 July 2021, 07:41:04 UTC
8684639 chore: update deps (cherry picked from commit 9599ad5d7dd22c51b430fe2fba9266408b1bd1ef) 16 July 2021, 22:41:27 UTC
1df585b feat: webui v2.12.4 (cherry picked from commit c7444fb61a4f965b789e4c69942ccc5ad261dce0) 16 July 2021, 22:41:22 UTC
2788fde test: gateway response for bafkqaaa Context: https://github.com/ipfs/go-ipfs/issues/8230 (cherry picked from commit fcfe79333c8789e1399e60f6a729119e90249977) 16 July 2021, 22:41:16 UTC
d2da666 fix: downgrade mimetype dependency (cherry picked from commit ffe7578ddf9939593990435b24d5f822c376faf7) 16 July 2021, 22:41:07 UTC
4caf441 update go-libp2p to v0.14.3 (cherry picked from commit df70cff96c1d44def30223ef3b3a3c1ffc73dfe1) 16 July 2021, 22:40:48 UTC
3bfc21c bump snap to build with Go 1.16 (cherry picked from commit d9f28a2c60b95f27fc5b00ae510574e317161e1d) 16 July 2021, 22:40:38 UTC
9599ad5 chore: update deps 16 July 2021, 16:35:06 UTC
c7444fb feat: webui v2.12.4 15 July 2021, 15:21:50 UTC
c6a7d28 remove blocking (now resolved) fixme 12 July 2021, 18:54:56 UTC
9561068 propagate test_launch_ipfs_daemon_without_network name 08 July 2021, 19:53:58 UTC
61f58c2 fix(sharness): t0250: disambiguate online/offline 08 July 2021, 19:53:58 UTC
ae30699 Merge pull request #8043 from ipfs/feat/completions programmatic shell completions 02 July 2021, 00:27:18 UTC
7940371 doc(completion): suggest eval instead of writing a file 01 July 2021, 15:46:52 UTC
0060d5f feat: programmatic shell completions These are missing some of the features of the current hand-rolled completions, but: 1. Are less buggy. 2. Cover _all_ commands. 3. Don't need to be manually maintained (which we never do anyways). fixes #4551 fixes #8033 01 July 2021, 15:46:49 UTC
fcfe793 test: gateway response for bafkqaaa Context: https://github.com/ipfs/go-ipfs/issues/8230 30 June 2021, 22:36:39 UTC
ffe7578 fix: downgrade mimetype dependency 30 June 2021, 18:03:17 UTC
84c5984 Merge pull request #8222 from ipfs/fix/readme-chat doc(README): update chat links (and misc fixes) 28 June 2021, 18:40:56 UTC
885325d doc(README): update chat links (and misc fixes) - Remove ipn.io link... - Remove chat "badges" and replace with a single link. - Remove reference to weekly meetings that no longer exist. fixes #8190 28 June 2021, 18:35:57 UTC
bdead90 link to the actual doc (#8126) * doc: link to the actual fuse doc 25 June 2021, 15:35:59 UTC
9cc349a remove unneeded GOPATH and GO111MODULE from CircleCI config 25 June 2021, 15:35:14 UTC
5ad0417 Improve peer hints for pin remote add (#8143) * improve peer hints in pin.origins 25 June 2021, 15:10:04 UTC
d48d035 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 25 June 2021, 00:37:44 UTC
0653862 Merge pull request #8214 from ipfs/fix/mkreleaselog fix(mkreleaselog): support multiple commit authors 25 June 2021, 00:36:57 UTC
b4b10f5 Merge pull request #8121 from ipfs/fix/mkreleaselog-first-commit fix(mkreleaselog): handle commit 0 25 June 2021, 00:36:41 UTC
df70cff update go-libp2p to v0.14.3 24 June 2021, 03:17:19 UTC
4be04bc fix(mkreleaselog): support multiple commit authors This will output one entry per commit author in the "stat" log, instead of just crashing. 23 June 2021, 22:04:17 UTC
d9f28a2 bump snap to build with Go 1.16 23 June 2021, 14:30:38 UTC
222d005 Merge branch 'release' 22 June 2021, 23:38:40 UTC
179d1d1 Merge pull request #8208 from ipfs/release-v0.9.0 Release v0.9.0 22 June 2021, 23:22:19 UTC
e5b02b3 Release v0.9.0 22 June 2021, 22:31:52 UTC
de6a707 chore: update CHANGELOG (cherry picked from commit dc4505b48b97aeab20dc938acfbfe0cc2f63320a) 22 June 2021, 22:31:52 UTC
c47fca7 chore: switch tar-utils dep to ipfs org (cherry picked from commit f6641d1766257eb5164162e8795bea93a1220664) 22 June 2021, 22:31:52 UTC
af5c189 chore: update deps (cherry picked from commit 95eebe48177ff0328fe93a4b202f4648b53fda24) 22 June 2021, 22:31:52 UTC
698fdbf 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 8d3c9c3110485c54814d3fa68b7bcb8114c1bf3d) 22 June 2021, 22:31:52 UTC
508c112 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 1ab632a00ad807994a31250277b1a6d1f098ae13) 22 June 2021, 22:31:52 UTC
54ee5e4 update QUIC (cherry picked from commit 58aa218b90f8e7458e74b6774835a15647fbb9b5) 22 June 2021, 22:31:52 UTC
7bba2a6 refactor: warning when bootstrap disabled by user https://github.com/ipfs/go-ipfs/pull/8166#discussion_r646711067 (cherry picked from commit 904cc737162eed91ff5a172ac65c758387da9100) 22 June 2021, 22:31:52 UTC
4cae9cc 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 039e12a2da77af7f0dfbdbc4602c2b5ba75c9b32) 22 June 2021, 22:31:52 UTC
7c71c15 fix: typo in migration error (cherry picked from commit 041de2aed1a3a55d2897b02fea3bdc823b394cb1) 22 June 2021, 22:31:52 UTC
dc4505b chore: update CHANGELOG 22 June 2021, 22:21:40 UTC
f6641d1 chore: switch tar-utils dep to ipfs org 22 June 2021, 21:35:55 UTC
95eebe4 chore: update deps 21 June 2021, 17:18:39 UTC
8d3c9c3 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> 17 June 2021, 19:34:19 UTC
1ab632a 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> 17 June 2021, 19:33:03 UTC
58aa218 update QUIC 17 June 2021, 19:30:11 UTC
f05f84a Merge pull request #8166 from ipfs/feat/bootstrap-error feat: print error on bootstrap failure 14 June 2021, 15:35:07 UTC
904cc73 refactor: warning when bootstrap disabled by user https://github.com/ipfs/go-ipfs/pull/8166#discussion_r646711067 07 June 2021, 16:14:20 UTC
041de2a fix: typo in migration error 01 June 2021, 15:31:15 UTC
039e12a 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. 31 May 2021, 13:33:21 UTC
4d31ec1 Release v0.9.0-rc2 27 May 2021, 21:07:34 UTC
ad1d576 chore: update go-libp2p-yamux (cherry picked from commit 9c8b1019e5f07632d1f55a1ac4d0b15af599fe2f) 27 May 2021, 21:07:34 UTC
4fe6f4c 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 f40dc731e9d7e3d452d03c632d99ef9577d1fb2d) 27 May 2021, 21:07:34 UTC
229dfa6 feat: humanized durations in stat provide (cherry picked from commit e5ac70456dadd6723833d67c5cb6dd53b0d880cf) 27 May 2021, 21:07:34 UTC
bd46b0b feat: humanized numbers in stat provide https://github.com/ipfs/go-ipfs/pull/8154#discussion_r639231040 (cherry picked from commit c082c73135d4bf9ba44fcc901d84434ed78a652c) 27 May 2021, 21:07:34 UTC
0902ab1 feat: add a text output encoding for the stats provide command (cherry picked from commit 37de3d0586928a3d3373a07c864d4d894d4de276) 27 May 2021, 21:07:34 UTC
back to top