An IPFS implementation in Go
master
fix locking and race conditions throughout ipnsfs and the pinner
Jeromy committed over 11 years ago
Jeromy committed over 11 years ago
implement in memory model for ipns filesystem, to be used as backing for ipns fuse interface
Jeromy committed over 11 years ago
Merge pull request #935 from jbenet/fix-webui-test
Juan Batiz-Benet committed over 11 years ago
Merge pull request #938 from jbenet/refactor/keyspace
Juan Batiz-Benet committed over 11 years ago
move keyspace init function into namesys
Jeromy committed over 11 years ago
Merge pull request #937 from jbenet/fix/pinning-locks
Juan Batiz-Benet committed over 11 years ago
Jeromy committed over 11 years ago
sharness/t0110-gateway: fix /s fail on osx
Juan Batiz-Benet committed over 11 years ago
Merge pull request #913 from vitzli/master
Juan Batiz-Benet committed over 11 years ago
Merge pull request #932 from andyleap/gateway404
Juan Batiz-Benet committed over 11 years ago
Merge pull request #931 from jbenet/fix_continueyn
Juan Batiz-Benet committed over 11 years ago
Fixing test failure(issue with looking for exact text)
Andy Leap committed over 11 years ago
Andy Leap committed over 11 years ago
test/bin: fix continueyn on Linux
Christian Couder committed over 11 years ago
Merge pull request #929 from jbenet/t0051_fix_indentation
Juan Batiz-Benet committed over 11 years ago
Merge pull request #925 from jbenet/fsrepo-cleanup
Juan Batiz-Benet committed over 11 years ago
Christian Couder committed over 11 years ago
Tommi Virtanen committed over 11 years ago
Simplify FSRepo life cycle, it's either open or closed
Tommi Virtanen committed over 11 years ago