- 03 Sep, 2015 1 commit
-
-
Juan Benet authored
Humanize bytes in dir index listing
-
- 02 Sep, 2015 13 commits
-
-
Jeromy Johnson authored
Fix docker image link
-
Andres Buritica authored
License: MIT Signed-off-by: Andres Buritica <andres@thelinuxkid.com>
-
Juan Benet authored
Fix and refactor daemon api test
-
Juan Benet authored
t0020: simplify peerid check
-
Juan Benet authored
t0062 cleanup
-
Juan Benet authored
implement symlinks in unixfs, first draft
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Juan Benet authored
recover and print panics that happen in API server
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 31 Aug, 2015 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 30 Aug, 2015 2 commits
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
- 29 Aug, 2015 8 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>
-
Christian Couder authored
This avoids potential quoting problems. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
Juan Benet authored
check for API -- WIP
-
Juan Batiz-Benet authored
License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
-
Juan Batiz-Benet authored
License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
-
rht authored
Fixes https://github.com/ipfs/dir-index-html/issues/3 License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
- 28 Aug, 2015 7 commits
-
-
Juan Benet authored
Move dir-index-html + assets to a separate repo
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
Juan Benet authored
Add --empty-repo option for init (#1559)
-
Juan Benet authored
Refactor FullMeshLinked and ConnectAll()
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
Christian Couder authored
It is simpler and less error prone to just pass to `ipfs daemon` all the arguments that are passed to test_launch_ipfs_daemon(). Maybe the arguments should be shell quoted too, but that's another issue. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
- 27 Aug, 2015 7 commits
-
-
Juan Benet authored
replace nodebuilder with a nicer interface
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> use NewNode instead of NewIPFSNode in most of the codebase License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> make mocknet work with node constructor better License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> finish cleanup of old construction method License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> blockservice.New doesnt return an error anymore License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> break up node construction into separate function License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> add error case to default filling on node constructor License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
Juan Benet authored
small doc on implementing api bindings
-
Juan Batiz-Benet authored
License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
-
Juan Batiz-Benet authored
This commit adds support for the --api option, which allows users to specify an API endpoint to run the cli command against. It enables much easier control of remote daemons. It also - ensures the API server version matches the API client - implements support for the $IPFS_PATH/api file Still TODO: - tests! - multiaddr to support /dns/ License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
-
Juan Benet authored
dont create ipnsfs filesystem until its needed
-
- 26 Aug, 2015 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-