- 29 1月, 2015 25 次提交
-
-
由 Brian Tiger Chow 提交于
-
return connected peers as providers
由 Juan Batiz-Benet 提交于 -
dialing 4000 connections somehow keeps choking both travis and jenkins. dialing this down to 500
由 Juan Batiz-Benet 提交于 -
由 Juan Batiz-Benet 提交于
-
由 Juan Batiz-Benet 提交于
-
由 Juan Batiz-Benet 提交于
-
由 Brian Tiger Chow 提交于
-
add more help text for ipfs diag net
由 Juan Batiz-Benet 提交于 -
Gateway Changes
由 Juan Batiz-Benet 提交于 -
由 Juan Batiz-Benet 提交于
-
cc @mappum
由 Juan Batiz-Benet 提交于 -
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
core/corehttp: gateway_handler: Redirect to path with trailing slash when showing a directory's index.html
由 Matt Bell 提交于 -
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
- 28 1月, 2015 15 次提交
-
-
由 Matt Bell 提交于
-
- attempts set to 1 now. - timeouts must account for that.
由 Juan Batiz-Benet 提交于 -
fuse: no longer require fuse to compile ipfs
由 Juan Batiz-Benet 提交于 -
由 Jeromy 提交于
-
由 Jeromy 提交于
-
This commit removes the dependency on go-fuse-version, and thus the fuse headers. It also introduces an elaborate troubleshooting process that diagnoses whether fuse installed -- and which version -- with as little requirements as possible (attept to use sysctl, fall-back on the go-fuse-version binary, etc). It then nicely instructs the user what to do next.
由 Juan Batiz-Benet 提交于 -
p2p/net: dial log -> events
由 Juan Batiz-Benet 提交于 -
+ fixed race
由 Juan Batiz-Benet 提交于 -
Allow sharness to run daemon without FUSE
由 Juan Batiz-Benet 提交于 -
cc @whyrusleeping: you werent doing so cc @mappum: you were trying to escape them, but were un-escaping them in cases with longer quotes.
由 Juan Batiz-Benet 提交于 -
In OSX, the `echo -n` was _somehow_ printing "-n" out... not really sure why, as the bsd `echo` program supports -n. I changed this to printf -- which is safer.
由 Juan Batiz-Benet 提交于 -
Let's use `>file`, not `> file`, as it makes it easier to parse.
由 Juan Batiz-Benet 提交于 -
This commit allows sharness tests to run daemon tests when the FUSE option is off. Unsure why this was previously included.
由 Juan Batiz-Benet 提交于 -
Fix daemon initialization output change
由 Juan Batiz-Benet 提交于 -
由 Juan Batiz-Benet 提交于
-