- 22 May, 2015 7 commits
-
-
Travis Person authored
Update the previous `invalid path` error to match the error returned from `SplitAbsPath`.
-
Travis Person authored
Cleaned the tests, and actually test for the error.
-
Travis Person authored
Added the original logic to check for a invalid path and a simple test.
-
Travis Person authored
If no path after `/ipfs/` or `/ipns/` is given, then the daemon will panic with a slice bounds out of range error. This checks to see if we have anything after `ipfs` or `ipns`.
-
Juan Batiz-Benet authored
trying to debug permissions failure
-
Jeromy authored
-
Jeromy authored
-
- 21 May, 2015 28 commits
-
-
Jeromy Johnson authored
fix offline full path resolution bug
-
Jeromy authored
-
Juan Batiz-Benet authored
large refactor of bitswap, implement wantmanager to manage wantlist
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Juan Batiz-Benet authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
Also more refactoring of bitswap in general, including some perf improvements and eventlog removal. clean up, and buffer channels move some things around correctly buffer work messages more cleanup, and improve test perf remove unneccessary test revert changes to bitswap message, they werent necessary
-
Juan Batiz-Benet authored
silence error log on shutdown
-
Jeromy authored
-
Juan Batiz-Benet authored
do http server properly so daemon can shut down
-
Jeromy authored
-
Juan Batiz-Benet authored
Stdin parsing optional arg
-
Juan Batiz-Benet authored
travis is very slow atm, so we're not running 1.3 builds for a while.
-
Juan Batiz-Benet authored
remove inflect package
-
Juan Batiz-Benet authored
Fix: Using the `dnslink` feature led to infinite redirects
-
Juan Batiz-Benet authored
fix silent refs failure
-
Juan Batiz-Benet authored
clean up and fix init permissions handling
-
- 20 May, 2015 5 commits
-
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Jeromy authored
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Knut Ahlers authored
fixes #1233
-