Commit Graph

10560 Commits

Author SHA1 Message Date
Jakub Sztandera
a7f8d69008 Update go-ds-badger
Use replace to require go-libp2p-core@0.0.3
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-06-21 17:34:24 +02:00
Steven Allen
00c15780e3
Merge pull request #6456 from ipfs/fix/reduce-msg-allocation
dep: update go-bitswap and go-libp2p-kad-dht
2019-06-19 12:15:02 +02:00
Steven Allen
131a5eea6f dep: update go-bitswap and go-libp2p-kad-dht
Reduces long-term allocations.
2019-06-19 11:42:46 +02:00
Steven Allen
3511c4a37c
Merge pull request #6453 from ipfs/fix/update-bitswap
dep: update bitswap
2019-06-14 10:39:26 -07:00
Steven Allen
aa06693e12 dep: update bitswap
fixes a critical panic
2019-06-14 10:21:32 -07:00
Steven Allen
0fabf0b928
Merge pull request #6450 from ipfs/fix/submodule-use-http
gitmodules: use https so we don't need an ssh key
2019-06-13 12:18:11 -07:00
Steven Allen
d3a3530566 gitmodules: use https so we don't need an ssh key 2019-06-13 12:12:30 -07:00
Steven Allen
aee8041f03
Merge pull request #6445 from ipfs/fix/6442
dep: update go-bitswap
2019-06-12 17:48:32 -07:00
Steven Allen
0cd712a85f dep: update go-bitswap
fixes #6442
2019-06-12 17:30:07 -07:00
Steven Allen
3cc3538857
Merge pull request #6444 from dirkmc/fix/pin-rm-add-lock
Fix: ensure pin rm takes a lock
2019-06-12 13:26:49 -07:00
Dirk McCormick
4ead108a80 fix: ensure pin rm takes a lock 2019-06-12 14:59:06 -04:00
Steven Allen
ffb8bf4c88
Merge pull request #6441 from dirkmc/fix/block-put-flush-pin
Fix: flush pin on block put
2019-06-12 09:50:47 -07:00
Dirk McCormick
4b6175f75c fix: block put helptext 2019-06-12 12:44:01 -04:00
Steven Allen
5353dcef5a
Merge pull request #6440 from ipfs/djdv-patch-1
doc: add another Windows package to README
2019-06-12 09:39:35 -07:00
Steven Allen
2a22eb6b90
Merge pull request #6438 from fd/fix/dameon/close-started-plugins
Close started plugins when one of them fails to start.
2019-06-12 09:39:05 -07:00
Steven Allen
dd4ced2530
Merge pull request #6439 from fd/fix/plugins/enable-darwin
Load plugins on darwin/macOS
2019-06-12 09:38:38 -07:00
Steven Allen
0b36aa0a35
Merge pull request #6414 from ipfs/build/update-bindata
assets: move away from gx
2019-06-12 09:12:21 -07:00
Dirk McCormick
bc02a61e7c fix: flush pin on block put 2019-06-12 10:31:39 -04:00
Dominic Della Valle
0f4a75f0ed
doc: add another Windows package to README
Add scoop package for scoop users
2019-06-12 10:17:53 -04:00
Simon Menke
42dc64d0bf Load plugins on darwin/macOS 2019-06-12 12:05:31 +02:00
Simon Menke
c444b1b945 Close started plugins when one of them fails to start. 2019-06-12 11:55:03 +02:00
Steven Allen
ccef991a19
Merge pull request #6432 from ipfs/fix/cmds-typo
Fix a typo
2019-06-11 17:26:09 -07:00
Steven Allen
1b5eb3361b
Merge pull request #6423 from rvagg/rvagg/install-link
docs: fix install guide link
2019-06-11 15:45:35 -07:00
Devin
f9e9f2854b Fix a typo 2019-06-11 15:41:51 -07:00
Steven Allen
3883dfe450 assets: move away from gx
1. Use a submodule for dir-index-html. This isn't a go dependency and treating
   it like one is more trouble than it's worth. We don't actually need to
   checkout the submodule unless we need to regenerate the assets.
2. Avoid a runtime dependency on dir-index-html (may shave a few bytes off the
   final binary?).
3. Remove unused code.
4. Avoid bundling unused files.
5. Switch to a maintained version of go-bindata.
6. Use go mod to manage go-bindata.
2019-06-11 15:36:47 -07:00
Steven Allen
ff365f4c63
Merge pull request #6422 from ipfs/update/go-libp2p-http-location
Deps: update go-libp2p-http to its new libp2p location
2019-06-11 15:33:58 -07:00
Steven Allen
448b801ebb
Merge pull request #6424 from xuhcc/install-bin-path
install.sh: Fix wrong destination path for ipfs binary
2019-06-11 15:33:31 -07:00
Steven Allen
39e6e1770d
Merge pull request #6412 from ipfs/build/reproducible
build: strip GOPATH from build paths
2019-06-11 15:32:35 -07:00
Kirill Goncharov
2865ae79a1 install.sh: Fix wrong destination path for ipfs binary
License: MIT
Signed-off-by: Kirill Goncharov <kdgoncharov@gmail.com>
2019-06-08 19:21:59 +03:00
Rod Vagg
e1bfc9f08a docs: fix install guide link 2019-06-08 11:50:31 +10:00
Hector Sanjuan
98a508fdd1 Deps: update go-libp2p-http to its new libp2p location
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2019-06-08 00:51:18 +02:00
Steven Allen
c7dc3c33ea
Merge pull request #6419 from ipfs/fix/6418
pin: fix concurrent map access race
2019-06-06 15:50:37 -07:00
Steven Allen
486f013539 pin: fix concurrent map access race
Not sure why this didn't show up sooner.

fixes #6418
2019-06-06 15:42:03 -07:00
Steven Allen
505eeed3e9
Merge pull request #6415 from sanderpick/sander/move-discovery
libp2p: moves discovery after host listen
2019-06-05 21:36:38 -07:00
Sander Pick
f2635d1f5e
libp2p: moves discovery after host listen
Prevents the MDNS server from starting when the host has zero addresses.

Re: https://github.com/libp2p/go-libp2p/issues/652

Signed-off-by: Sander Pick <sanderpick@gmail.com>
2019-06-05 20:32:51 -07:00
Steven Allen
a9e19281bb
Merge pull request #6413 from ipfs/doc/windows-build
remove mentions of gx from windows build docs
2019-06-05 19:00:30 -07:00
Dominic Della Valle
f6ea849529 doc: add Windows packages to README 2019-06-05 19:57:39 -04:00
Steven Allen
dd9cae7f04 doc: remove mentions of gx 2019-06-05 16:11:01 -07:00
Steven Allen
eb4828d28d doc: tell windows users to use the pre-built version if possible. 2019-06-05 16:07:13 -07:00
Steven Allen
545eb3a462 build: strip GOPATH from build paths
This should help fix some of our problems using plugins with go-ipfs.
2019-06-05 13:22:55 -07:00
Steven Allen
f72ae26164
Merge pull request #6411 from ipfs/build/gogo-from-gomod
build: use protoc-gen-* from gomod
2019-06-05 12:36:48 -07:00
Steven Allen
6b0f9f71e0 build: use protoc-gen-* from gomod
Also,

* Make it possible to override the PROTOC binary.
* Remove gx targets.
2019-06-05 10:57:43 -07:00
Steven Allen
1fd5f9d4bc
Merge pull request #6406 from ipfs/feat/gateway-metric
add unixfs get metric
2019-06-05 09:05:50 -07:00
Steven Allen
5816f3c7c2
Merge pull request #6409 from ipfs/feat/circle-interop
Run JS interop in CircleCI
2019-06-05 09:04:20 -07:00
Łukasz Magiera
9fe4787dce Run JS interop in CircleCI 2019-06-05 13:35:07 +02:00
Steven Allen
d460150f43 gateway: label get requests latency with the path namespace 2019-06-04 17:47:08 -07:00
Steven Allen
ebd89b4011 gateway: expand get metric metadata 2019-06-04 17:36:42 -07:00
whyrusleeping
846b6b5d95 add unixfs get metric
License: MIT
Signed-off-by: whyrusleeping <why@ipfs.io>
2019-06-04 17:36:42 -07:00
Steven Allen
5311ac0b69
Merge pull request #6399 from Wondertan/fix/lifecycle-helper
Usage of context helper in Blockstore provider
2019-06-04 09:26:48 -07:00
Steven Allen
03e2eeea2f
Merge pull request #6397 from ipfs/doc/update-changelog
CHANGELOG: add some missed changes
2019-06-04 09:26:05 -07:00