Commit Graph

8619 Commits

Author SHA1 Message Date
Lucas Molas
dfe64980ce cmd: fix files ls to report hash and size for files
License: MIT
Signed-off-by: Lucas Molas <schomatis@gmail.com>
2018-07-02 17:17:43 -03:00
Steven Allen
139d624092
Merge pull request #5009 from ipfs/misc/ci/go-1.10
ci: Use go 1.10 on jenkins
2018-05-17 19:51:51 +00:00
Łukasz Magiera
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
Whyrusleeping
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
Whyrusleeping
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
Whyrusleeping
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
Whyrusleeping
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
Whyrusleeping
75f295dd7a
Merge pull request #4966 from PlayerWithoutName/fix/sharness-connect-timeout
Fix: sharness iptb connect timeout
2018-05-12 12:46:28 +01:00
Whyrusleeping
36d819d018
Merge pull request #4959 from ipfs/feat/ci/times
ci: Collect test times for sharness
2018-05-12 12:45:04 +01:00
Whyrusleeping
8272647de8
Merge pull request #4976 from lanzafame/doc/add-toc-link
docs: fix experimental features toc
2018-05-12 12:42:42 +01:00
Whyrusleeping
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
Jeromy
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
Whyrusleeping
053f123461
Merge pull request #4962 from grokcoder/fix/core/commands
Fix key rename command output error
2018-05-12 12:15:38 +01:00
Whyrusleeping
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
Whyrusleeping
965791aa86
Merge pull request #4982 from djdv/fix/mk-version
mk: fix commit string in version
2018-05-12 11:57:16 +01:00
Whyrusleeping
cc461207ea
Merge pull request #5001 from edisonlee55/master
Fix typo of sudo install command
2018-05-12 11:47:47 +01:00
Whyrusleeping
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
Alec Brickner
f3f186b493 Fix goroutine leak in pin
License: MIT
Signed-off-by: Alec Brickner <alecjbrick@gmail.com>
2018-05-10 19:08:10 -07:00
Whyrusleeping
7853e53860
Merge pull request #5008 from ipfs/feat/0.4.15-release
ipfs release 0.4.15
2018-05-10 10:22:02 +01:00
Jeromy
b8942bb25e ipfs release 0.4.15
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2018-05-09 10:12:45 -07:00
Whyrusleeping
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
Steven Allen
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
Jakub Sztandera
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
Steven Allen
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
Steven Allen
6c3c73dee4 cleanup swarm key open logic
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-05-09 15:33:30 +02:00
Edison Lee
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
Łukasz Magiera
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
Whyrusleeping
2162f7e681
Merge pull request #4983 from ipfs/gx/release-0.4.15-rc1
gx: release 0.4.15-rc1
2018-04-27 12:52:01 +09:00
Steven Allen
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
Whyrusleeping
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
Dominic Della Valle
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
Jakub Sztandera
8003f23130 Ipfs 0.4.15-rc1
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2018-04-26 05:54:21 -07:00
Whyrusleeping
8408904c44
Merge pull request #4872 from djdv/big-deps
gx: update go-ds-flatfs
2018-04-26 21:44:12 +09:00
Whyrusleeping
9abf485d1e
Merge pull request #4975 from djdv/gx/go-ipfs-cmds
gx: update go-ipfs-cmds
2018-04-26 21:43:45 +09:00
Adrian Lanzafame
cfb016498e
docs: fix experimental features toc
License: MIT
Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
2018-04-25 10:07:28 +10:00
Dominic Della Valle
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
Whyrusleeping
6321f3b729
Merge pull request #4691 from djdv/docs/windows
Change Windows build documentation
2018-04-24 21:52:13 +09:00
Whyrusleeping
7b65bc3f36
Merge pull request #4965 from ipfs/gx/update-iptb
gx: update iptb
2018-04-24 14:18:44 +09:00
Whyrusleeping
00c74cfca7
Merge pull request #4970 from camelmasa/update-docs
Add docs for --profile=lowpower
2018-04-24 14:18:08 +09:00
Whyrusleeping
694d847fff
Merge pull request #4971 from djdv/gx/lint
gx: remove unused lock dep
2018-04-24 14:17:04 +09:00
Dominic Della Valle
e71e94d626 gx: remove unused dep
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
2018-04-23 20:36:18 -04:00
Kacper Łukawski
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
Xiaoyi Wang
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
Jamie Wilkinson
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
Łukasz Magiera
8cd87a7399 ci: Remove global timeout
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-04-23 15:30:12 +02:00
camelmasa
0e6936d532 Add docs for --profile=lowpower
License: MIT
Signed-off-by: Masahiro Saito <camelmasa@gmail.com>
2018-04-23 20:33:40 +09:00
Łukasz Magiera
ac971f8df8 gx: update iptb
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-04-22 17:55:05 +02:00
Xiaoyi Wang
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
Łukasz Magiera
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
Łukasz Magiera
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