- 23 Mar, 2018 21 commits
-
-
fyrchik authored
License: MIT Signed-off-by: Evgenii Stratonikov <kraunid@gmail.com>
-
Whyrusleeping authored
sharness/t0010: check that all the commands fail when passed a bad flag
-
Whyrusleeping authored
fix(mfs): Directory.Path not working, add test
-
Whyrusleeping authored
Remove roadmap.md
-
Whyrusleeping authored
Use prefix in bootstrapWritePeers
-
Whyrusleeping authored
misc: spelling of retrieval
-
Whyrusleeping authored
Fix t0063-daemon-init.sh by adding test profile to daemon
-
Whyrusleeping authored
bitswap: reduce level when logging about disconnected peers to info
-
Whyrusleeping authored
Fix get output path
-
Whyrusleeping authored
coreapi: Split the interface into multiple files
-
Whyrusleeping authored
Update broken links
-
Whyrusleeping authored
dag: diff: check CIDs in base case when comparing nodes
-
Whyrusleeping authored
add: hash-only: set the prefix for MFS root
-
Whyrusleeping authored
unixfs: clean path in DagArchive
-
Whyrusleeping authored
Refactor trickle DAG builder
-
Whyrusleeping authored
Feat: remove circular dependencies in merkledag package tests
-
Whyrusleeping authored
blockservice: add BlockedFetched/Added/Removed events
-
Whyrusleeping authored
commands/block: use CIDv1 with custom mhtype
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Whyrusleeping authored
Ipfs v0.4.14
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 20 Mar, 2018 6 commits
-
-
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>
-
Whyrusleeping authored
ipfs release 0.4.14-rc3
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Whyrusleeping authored
check arguments after handling help
-
Jakub Sztandera authored
Credit goes to @ridewindx License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 19 Mar, 2018 6 commits
-
-
Steven Allen authored
1. Don't bother testing the peer IDs. These commands won't ever use them. 2. Move the `--help` test out from in-between the missing argument tests. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
otherwise, we block on required arguments from stdin before processing the help flag. fixes #4837 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Whyrusleeping authored
pre-populate required arguments from request body
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 18 Mar, 2018 2 commits
-
-
Steven Allen authored
for both online and offline mode (tests both the cli and the api) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
This way, we can always assume that indexing a required argument works. Also: * test that the command tree doesn't have any obvious bugs (duplicate options, arguments in the wrong order, etc). * simplify the usage ParseBodyArgs. * remove unnecessary check in the get command. fixes #4823 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 17 Mar, 2018 5 commits
-
-
Whyrusleeping authored
fix: use EmitOnce where only single response is to be sent
-
Whyrusleeping authored
upgrade commands that used StringArguments
-
Whyrusleeping authored
delete dead code
-
Steven Allen authored
This code was making it *really* hard to understand the commands code. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-