80370f068b
Remove leftover bits of code.
...
License: MIT
Signed-off-by: Brendan McMillion <brendan@cloudflare.com>
2018-05-16 21:48:08 -07:00
22a25ef15c
switch minimum go version to go 1.10
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Signed-off-by: Victor Bjelkholm <git@victor.earth>
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-05-16 12:43:20 +01:00
20b06c297c
Fix goroutine leaks in refs.go
...
Description:
This addresses one of the listed problem files in #4414 . I chose to
keep the return statement outside of the select statement on line
132 since that behavior was already there following the write to
out.
License: MIT
Signed-off-by: John Forstmeier <john.forstmeier@gmail.com>
2018-05-14 15:50:51 -04:00
b3faaad131
Merge pull request #4952 from ipfs/fix/4951
...
report error source when failing to construct private network
2018-05-12 13:18:20 +01:00
da18ca5e29
Merge pull request #4968 from jamiew/patch-1
...
Fix link to systemd init scripts in the README
2018-05-12 13:08:05 +01:00
dbfc092519
Merge pull request #4949 from frogg/patch-2
...
Fixes the link to create a systemd for the `ipfs daemon`.
2018-05-12 13:06:56 +01:00
d166b2cf06
Merge pull request #4958 from ipfs/feat/ci/timeouts
...
ci: Add more timeouts to the jenkins pipeline
2018-05-12 13:06:29 +01:00
75f295dd7a
Merge pull request #4966 from PlayerWithoutName/fix/sharness-connect-timeout
...
Fix: sharness iptb connect timeout
2018-05-12 12:46:28 +01:00
36d819d018
Merge pull request #4959 from ipfs/feat/ci/times
...
ci: Collect test times for sharness
2018-05-12 12:45:04 +01:00
8272647de8
Merge pull request #4976 from lanzafame/doc/add-toc-link
...
docs: fix experimental features toc
2018-05-12 12:42:42 +01:00
4d146be01c
Merge pull request #5017 from ipfs/feat/0.4.16-dev-bump
...
version bump to 0.4.16-dev
2018-05-12 12:24:55 +01:00
99c5f888fa
version bump to 0.4.16-dev
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2018-05-12 04:16:35 -07:00
053f123461
Merge pull request #4962 from grokcoder/fix/core/commands
...
Fix key rename command output error
2018-05-12 12:15:38 +01:00
5eeebf6a0a
Merge pull request #4988 from ipfs/gx/update-ipld-git
...
gx: update go-ipld-git to fix mergetag resolving
2018-05-12 12:00:30 +01:00
965791aa86
Merge pull request #4982 from djdv/fix/mk-version
...
mk: fix commit string in version
2018-05-12 11:57:16 +01:00
cc461207ea
Merge pull request #5001 from edisonlee55/master
...
Fix typo of sudo install command
2018-05-12 11:47:47 +01:00
4a59b557e7
Fix goroutine leak in dag put
...
License: MIT
Signed-off-by: Alec Brickner <alecjbrick@gmail.com>
2018-05-12 03:38:38 -07:00
fc4ace2882
Merge pull request #5011 from alecbrick/fix/pin-goroutine-leak
...
Fix goroutine leak in pin verify
2018-05-12 11:36:15 +01:00
f3f186b493
Fix goroutine leak in pin
...
License: MIT
Signed-off-by: Alec Brickner <alecjbrick@gmail.com>
2018-05-10 19:08:10 -07:00
7853e53860
Merge pull request #5008 from ipfs/feat/0.4.15-release
...
ipfs release 0.4.15
v0.4.15
2018-05-10 10:22:02 +01:00
b8942bb25e
ipfs release 0.4.15
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2018-05-09 10:12:45 -07:00
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