- 29 May, 2015 6 commits
-
-
Juan Batiz-Benet authored
Cleanup tour
-
Juan Batiz-Benet authored
Maint/fuse
-
Henry authored
fuse: Attr() now has a Context parameter and error return value ~GOPATH/src/bazil.org/fuse:master$ git shortlog 48c34fb7780b88aca1696bf865508f6703aa47f1..e4fcc9a2c7567d1c42861deebeb483315d222262 Tommi Virtanen (8): Remove dead code Make saveLookup take Context, return error Make serveNode.attr take Context, return error Make nodeAttr take Context, return error API change: Move attribute validity time inside Attr Set attribute validity default time in one place API change: Attr method takes Context, returns error Set LookupResponse validity times up front, instead of after the handler
-
Juan Batiz-Benet authored
sharness/t0060-daemon: don't reuse expect/actual names
-
Juan Batiz-Benet authored
mdns: use my fork of hashicorp/mdns
-
Henry authored
-
- 28 May, 2015 2 commits
- 26 May, 2015 4 commits
-
-
rht authored
-
Jeromy Johnson authored
Change one of the "ipfs" to "ipns"
-
rht authored
Side effect: this makes 'tour' accessible through the HTTP API
-
David Dias authored
-
- 24 May, 2015 2 commits
-
-
Juan Batiz-Benet authored
Fix: dnslink domain resolving was broken; Add: no caching for those
-
Juan Batiz-Benet authored
t0040: test ipfs add with stdin
-
- 23 May, 2015 1 commit
-
-
Christian Couder authored
Let's test 'ipfs add' with stdin input too. License: MIT Signed-off-by:
Christian Couder <chriscool@tuxfamily.org>
-
- 22 May, 2015 12 commits
-
-
Juan Batiz-Benet authored
fix minor data race in bitswap
-
Juan Batiz-Benet authored
make bitswap commands error out properly offline
-
Jeromy authored
-
Juan Batiz-Benet authored
Bug/panic on empty path
-
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
-
Jeromy authored
-
- 21 May, 2015 13 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
-