- 02 Feb, 2015 40 commits
-
-
Brian Tiger Chow authored
Preparatory refactors/fixes/cleanups for GCR
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
we only actually care that it isn't tidle'd ~
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
fix FIXUP maybeRouter in core
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
fix(cmd/daemon) set node on req context since it expects daemon to be present when handling commands over the API @jbenet revenge of the request context redux
-
Brian Tiger Chow authored
fix FIXUP repo -> config
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Juan Batiz-Benet authored
sharness/lib: fix daemon startup check
-
Juan Batiz-Benet authored
Go back to test_run_repeat_10_sec to make sure the API is there. I think this is also clearer on the reader.
-
Juan Batiz-Benet authored
test/sharness: improve t0111 using test_cmp
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Juan Batiz-Benet authored
sharness/lib: fixing gateway addr check
-
Juan Batiz-Benet authored
test/sharness: improve t0090 by using printf
-
Juan Batiz-Benet authored
seems that the previous way isnt liked by all platforms
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Juan Batiz-Benet authored
cat length output now uses unixfs size
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
there's an odd error setting the config.
-
Juan Batiz-Benet authored
unixfs file size != merkledag cumulative size
-
Juan Batiz-Benet authored
Since the DagReader has lots of useful information (like sizes etc) it's good to be able to use it.
-
Juan Batiz-Benet authored
test/sharness: improve t0080
-
Christian Couder authored
The following changes are made to make t0080 cleaner, safer and more canonical: - remove useless stuff, - don't use a pipe after ipfs commands, - use test_must_fail before ipfs commands instead of ! License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-