- 04 Nov, 2014 14 commits
-
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
commands: Silently skip unrecognized options, it should be up to the transport to decide if they cause an error
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
- 03 Nov, 2014 7 commits
-
-
Juan Batiz-Benet authored
comment comment comment comment
-
Juan Batiz-Benet authored
fix(Dockerfile)
-
Brian Tiger Chow authored
removed init so that the image ships no longer ships with an identity. TODO Maybe allow `ipfs --init run`? It's important to keep the initialization process simple.
-
Brian Tiger Chow authored
don't need -it
-
Brian Tiger Chow authored
-
Jeromy authored
-
Jeromy authored
-
- 02 Nov, 2014 10 commits
-
-
Juan Batiz-Benet authored
Update README.md to state that Go 1.3+ is needed
-
Christian Couder authored
-
Juan Batiz-Benet authored
committed my test case accidentally :(
-
Juan Batiz-Benet authored
-
Brian Tiger Chow authored
privileged existed for mounting
-
Juan Batiz-Benet authored
Performance optimizations and memory management
-
Juan Batiz-Benet authored
Go 1.2 is no longer supported (we use sync.Pool).
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
feat(docker) build a daemon
-
Brian Tiger Chow authored
The default Docker build creates a daemon. TODO allow bootstrap node to be overridden at runtime (perhaps with an environment variable), so we can use custom topologies in test environments. NB: We still want the default behavior to connect to Mars. TODO create a docker image that mounts and uses shared volume to make that mount accessible on the host.
-
- 01 Nov, 2014 9 commits