An IPFS implementation in Go
master
misc: fix dist_get failing without failing
Jakub Sztandera committed over 9 years ago
Merge pull request #3777 from ipfs/fix/gateway-status-codes
Jeromy Johnson committed over 9 years ago
Merge pull request #3653 from ipfs/kevina/filestore-util
Jeromy Johnson committed over 9 years ago
Merge pull request #3805 from ipfs/kevina/repo-init
Jeromy Johnson committed over 9 years ago
Merge pull request #3809 from ipfs/faster-pin-ls
Jeromy Johnson committed over 9 years ago
filestore util: doc improvement
Kevin Atkinson committed over 9 years ago
filestore util: refactor and clean up tests
Kevin Atkinson committed over 9 years ago
Kevin Atkinson committed over 9 years ago
filestore util: change "???..." to "<corrupt key>"
Kevin Atkinson committed over 9 years ago
Merge pull request #3798 from ipfs/kevina/nat-discovery-config-v2
Jeromy Johnson committed over 9 years ago
filestore util: Add 'filestore dups' command. Enhance tests.
Kevin Atkinson committed over 9 years ago
filestore: use the same codes in ListRes and CorruptReferenceError.
Kevin Atkinson committed over 9 years ago
filestore util: add tests for verifying and listing filestore blocks.
Kevin Atkinson committed over 9 years ago
filestore util: add documentation for 'filestore ls' and 'verify' commands.
Kevin Atkinson committed over 9 years ago
filestore: be more specific when there is a problem reading the backing file.
Kevin Atkinson committed over 9 years ago
filestore util: allow listing/verifying of individual blocks.
Kevin Atkinson committed over 9 years ago
filestore util: basic filestore commands.
Kevin Atkinson committed over 9 years ago
Fix #3783: Improve IsPinned() lookups for indirect pins
Hector Sanjuan committed over 9 years ago
daemon: use fsrepo.IsInitialized to test for initialization
Kevin Atkinson committed over 9 years ago
fix handling of filestore nodes in mfs during add
Jeromy committed over 9 years ago