- 28 5月, 2015 1 次提交
-
-
由 Jeromy 提交于
-
- 26 5月, 2015 2 次提交
-
-
Change one of the "ipfs" to "ipns"
由 Jeromy Johnson 提交于 -
由 David Dias 提交于
-
- 24 5月, 2015 2 次提交
-
-
Fix: dnslink domain resolving was broken; Add: no caching for those
由 Juan Batiz-Benet 提交于 -
t0040: test ipfs add with stdin
由 Juan Batiz-Benet 提交于
-
- 23 5月, 2015 1 次提交
-
-
Let's test 'ipfs add' with stdin input too. License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于
-
- 22 5月, 2015 12 次提交
-
-
fix minor data race in bitswap
由 Juan Batiz-Benet 提交于 -
make bitswap commands error out properly offline
由 Juan Batiz-Benet 提交于 -
由 Jeromy 提交于
-
Bug/panic on empty path
由 Juan Batiz-Benet 提交于 -
Update the previous `invalid path` error to match the error returned from `SplitAbsPath`.
由 Travis Person 提交于 -
Cleaned the tests, and actually test for the error.
由 Travis Person 提交于 -
Added the original logic to check for a invalid path and a simple test.
由 Travis Person 提交于 -
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`.
由 Travis Person 提交于 -
trying to debug permissions failure
由 Juan Batiz-Benet 提交于 -
由 Jeromy 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
- 21 5月, 2015 22 次提交
-
-
fix offline full path resolution bug
由 Jeromy Johnson 提交于 -
由 Jeromy 提交于
-
large refactor of bitswap, implement wantmanager to manage wantlist
由 Juan Batiz-Benet 提交于 -
由 Jeromy 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
由 Juan Batiz-Benet 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
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
由 Jeromy 提交于 -
silence error log on shutdown
由 Juan Batiz-Benet 提交于 -
由 Knut Ahlers 提交于
-
fixes #1234 fixes #1267
由 Knut Ahlers 提交于 -
由 Jeromy 提交于
-