- 29 8月, 2015 6 次提交
-
-
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
This avoids potential quoting problems. License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
check for API -- WIP
由 Juan Benet 提交于 -
License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于
-
- 28 8月, 2015 7 次提交
-
-
Move dir-index-html + assets to a separate repo
由 Juan Benet 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
Add --empty-repo option for init (#1559)
由 Juan Benet 提交于 -
Refactor FullMeshLinked and ConnectAll()
由 Juan Benet 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
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>
由 Christian Couder 提交于
-
- 27 8月, 2015 7 次提交
-
-
replace nodebuilder with a nicer interface
由 Juan Benet 提交于 -
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>
由 Jeromy 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
small doc on implementing api bindings
由 Juan Benet 提交于 -
License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
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 Batiz-Benet 提交于 -
dont create ipnsfs filesystem until its needed
由 Juan Benet 提交于
-
- 26 8月, 2015 1 次提交
-
-
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 25 8月, 2015 4 次提交
-
-
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
Binary data and json test
由 Juan Benet 提交于 -
Update README.md
由 Juan Benet 提交于 -
Update the usage output to present one.
由 drathir 提交于
-
- 24 8月, 2015 3 次提交
-
-
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
This new file comes from: https://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt It is licensed under CC BY 4.0. After discussing that with its author, I think it is ok to add it as is to our repository. The only restriction might be that we should indicate in the file any change we make to it. License: CC BY 4.0 Signed-off-by:
Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
Make sure ctx in commands are derived from req.Context
由 Juan Benet 提交于
-
- 23 8月, 2015 11 次提交
-
-
Instead put it inside of DAG.Get. The fix is applied only in the case when the context.WithCancel before a DAG.Get is also used later on in the scope. License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
Notify when daemon is ready
由 Juan Benet 提交于 -
Refactor ipfs get
由 Juan Benet 提交于
-
- 21 8月, 2015 1 次提交
-
-
t0042: fix test indentation
由 Juan Benet 提交于
-