1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-29 01:12:24 +08:00

8650 Commits

Author SHA1 Message Date
44a7d6b0c2 Merge pull request #5004 from ipfs/feat/0.4.15-release-notes
add release notes for 0.4.15
2018-05-09 17:23:13 +01:00
35cd193f95 add release notes for 0.4.15
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-05-09 06:38:47 -07:00
0aa9c0d3e6 fix: format of pnet error message
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2018-05-09 15:34:05 +02:00
6cf42b54b6 report error source when failing to construct private network
fixes #4951

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-05-09 15:33:30 +02:00
6c3c73dee4 cleanup swarm key open logic
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-05-09 15:33:30 +02:00
aacb8bc75c Fix typo of sudo install command
License: MIT
Signed-off-by: Edison Lee <edisonlee@edisonlee55.com>
2018-05-06 19:09:43 +08:00
115f63a657 gx: update go-ipld-git to fix mergetag resolving
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-04-30 02:31:41 +02:00
2162f7e681 Merge pull request #4983 from ipfs/gx/release-0.4.15-rc1
gx: release 0.4.15-rc1
v0.4.15-rc1
2018-04-27 12:52:01 +09:00
bfc6bc4ab8 gx: release 0.4.15-rc1
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-04-26 20:31:21 -07:00
20322a0dbc Merge pull request #4972 from ipfs/release-0.4.15-rc1
Ipfs 0.4.15-rc1
2018-04-27 11:52:11 +09:00
317bc20f47 mk: fix commit string in version
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
2018-04-26 11:48:44 -04:00
8003f23130 Ipfs 0.4.15-rc1
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2018-04-26 05:54:21 -07:00
8408904c44 Merge pull request #4872 from djdv/big-deps
gx: update go-ds-flatfs
2018-04-26 21:44:12 +09:00
9abf485d1e Merge pull request #4975 from djdv/gx/go-ipfs-cmds
gx: update go-ipfs-cmds
2018-04-26 21:43:45 +09:00
cfb016498e docs: fix experimental features toc
License: MIT
Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
2018-04-25 10:07:28 +10:00
b675ade0d8 gx: update go-ipfs-cmds
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
2018-04-24 15:01:16 -04:00
6321f3b729 Merge pull request #4691 from djdv/docs/windows
Change Windows build documentation
2018-04-24 21:52:13 +09:00
7b65bc3f36 Merge pull request #4965 from ipfs/gx/update-iptb
gx: update iptb
2018-04-24 14:18:44 +09:00
00c74cfca7 Merge pull request #4970 from camelmasa/update-docs
Add docs for --profile=lowpower
2018-04-24 14:18:08 +09:00
694d847fff Merge pull request #4971 from djdv/gx/lint
gx: remove unused lock dep
2018-04-24 14:17:04 +09:00
e71e94d626 gx: remove unused dep
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
2018-04-23 20:36:18 -04:00
2d9285d36d fix: add timeout to iptb connect in sharness
License: MIT
Signed-off-by: Kacper Łukawski <kacluk98@gmail.com>
2018-04-23 20:22:05 +02:00
be6920fe9b Add testcase for key rename command output
License: MIT
Signed-off-by: Xiaoyi Wang <wangxiaoyi@hyperchain.cn>
2018-04-23 22:33:31 +08:00
52a1255a44 Fix link to systemd init scripts in README
`ipfs/examples` repository was deprecated in favor of `ipfs/website`

License: MIT
Signed-off-by: Jamie Wilkinson <jamie@jamiedubs.com>
2018-04-23 10:08:19 -04:00
8cd87a7399 ci: Remove global timeout
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-04-23 15:30:12 +02:00
0e6936d532 Add docs for --profile=lowpower
License: MIT
Signed-off-by: Masahiro Saito <camelmasa@gmail.com>
2018-04-23 20:33:40 +09:00
5ae57ef595 fix: reduced number of leafs in multinode test's file tree
License: MIT
Signed-off-by: Kacper Łukawski <kacluk98@gmail.com>
2018-04-22 19:07:28 +02:00
ac971f8df8 gx: update iptb
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-04-22 17:55:05 +02:00
b7ce80c0f5 Fix key rename command output error
License: MIT
Signed-off-by: Xiaoyi Wang <wangxiaoyi@hyperchain.cn>
2018-04-22 11:45:37 +08:00
9b4296d9fd ci: Collect test times for sharness
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-04-21 22:40:03 +02:00
48e2aa3252 ci: Add more timeouts to the pipeline
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-04-21 18:08:05 +02:00
8b383da27a Merge pull request #4946 from ipfs/fix/cidsec-bitswapstorm
cid-sec: fix bitswap strom caused by insecure CIDs
2018-04-21 00:39:52 +09:00
15859d3bc8 Merge pull request #4955 from ipfs/fix/imports
fix unused imports
2018-04-21 00:10:40 +09:00
e5ff2c3de2 cidsec: add test for command closing right away
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2018-04-20 17:07:39 +02:00
b5a45a1d90 cid-sec: fix bitswap strom caused by insecure CIDs
When we introduced CID security we didn't take into account that bitswap
might repeatly try getting the objects from the network if it fails
putting them into the blockstore.

Solution from this is not requesting those objects from bitswap.
The proper solution of failing at CID creation will make in much more
cleaner in future.

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2018-04-20 17:07:39 +02:00
3c32040ad8 fix unused imports
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-04-20 16:53:09 +02:00
67a8cb04f1 Merge pull request #4530 from ipfs/feat/sharness-junit
sharness: Generate JUnit test reports
2018-04-20 23:41:50 +09:00
922f8215fa Merge pull request #4920 from ipfs/feat/tarball
mk: add tarball support
2018-04-20 23:40:54 +09:00
c225c344e4 Merge pull request #4833 from ipfs/misc/remove-dead-code
misc: Remove some dead code
2018-04-20 23:39:55 +09:00
e701459e80 Merge pull request #4933 from maxkerp/patch-2
Fix typo in error message
2018-04-20 23:37:36 +09:00
651d5ff314 Merge pull request #4943 from ipfs/lgierth-patch-1
github: remove go-ipfs version from issue template
2018-04-20 23:36:40 +09:00
076fd91e5f Merge pull request #4835 from ipfs/fix/typos
misc: Fix a few typos
2018-04-20 23:35:58 +09:00
ad52b9ec81 Merge pull request #4912 from ipfs/extract/exchange1
Extract: exchange/interface.go, blocks/blocksutil, exchange/offline
2018-04-20 18:16:03 +09:00
fe62f778b0 ci: ignore windows/mac test results on jenkins
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-04-19 18:34:54 +02:00
28aabd9859 Fixes the link to create a systemd for the ipfs deamon.
The previous link did not work anymore since the example project has been merged into the website.

License: MIT
Signed-off-by: Frederik Riedel <frederik@joinoasys.org>
2018-04-19 14:03:54 +02:00
8e63ddf7c8 fix json
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2018-04-19 12:13:33 +02:00
df59b29fdc Extract exchange/offline to go-ipfs-exchange offline
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2018-04-19 12:07:36 +02:00
5eb85502ab Extract: blocks/blocksutil to go-ipfs-blocksutil
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2018-04-19 12:07:36 +02:00
9955208f8b Extract: exchange/interface.go to go-ipfs-exchange-interface
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2018-04-19 12:07:30 +02:00
9551d8c7fe github: remove go-ipfs version from issue template
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2018-04-18 15:44:26 +02:00