- 03 Feb, 2015 1 commit
-
-
Juan Batiz-Benet authored
Let's save log.Error for things the user can take action on. Moved all our diagnostics to log.Debug. We can ideally reduce them even further.
-
- 02 Feb, 2015 7 commits
-
-
Brian Tiger Chow authored
@jbenet @whyrusleeping thoughts?
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
fix(cmd/daemon) set node on req context since it expects daemon to be present when handling commands over the API @jbenet revenge of the request context redux
-
Brian Tiger Chow authored
fix FIXUP repo -> config
-
Brian Tiger Chow authored
-
- 01 Feb, 2015 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
- core: daemon stdout print to cmd + daemon init checks - core: fixed bug where the gateway was printed as "API" - sharness/test-lib: daemon init checks - sharness/test-lib: portable TCP port check - sharness/init: fix test bits output - sharness: use common hashes in one place. - move t0100-http-gateway -> t0111-gateway-writable - sharness: test-lib funcs for gateway config - sharness/t0111-gateway-writable: use sh funcs - sharness/t0111-gateway-writable: fixes - escape all vars (always `cmd "$VAR"` never `cmd $VAR`) - use $FILEPATH, not $path - last test seems to fail
-
- 31 Jan, 2015 2 commits
-
-
Mildred Ki'Lya authored
-
Juan Batiz-Benet authored
updated sharness hashes
-
- 30 Jan, 2015 2 commits
-
-
Brian Tiger Chow authored
a one-time print out
-
Brian Tiger Chow authored
-
- 29 Jan, 2015 1 commit
-
-
Matt Bell authored
-
- 28 Jan, 2015 1 commit
-
-
Brian Tiger Chow authored
-
- 27 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
-
- 25 Jan, 2015 1 commit
-
-
Matt Bell authored
cmd/ipfs: On command ClientError, suggest checking helptext instead of showing short helptext. Resovles #630
-
- 24 Jan, 2015 8 commits
-
-
Brian Tiger Chow authored
now, eventlogger works wherever the fsrepo is used
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
- 22 Jan, 2015 1 commit
-
-
Brian Tiger Chow authored
PACKAGE DOCUMENTATION package corehttp FUNCTIONS func GatewayOption(n *core.IpfsNode, mux *http.ServeMux) error func ListenAndServe(n *core.IpfsNode, addr ma.Multiaddr, options ...ServeOption) error func WebUIOption(n *core.IpfsNode, mux *http.ServeMux) error TYPES type ServeOption func(*core.IpfsNode, *http.ServeMux) error func DaemonOption(cctx commands.Context) ServeOption
-
- 19 Jan, 2015 1 commit
-
-
Jeromy authored
this time, without loading the private key on every startup
-
- 18 Jan, 2015 6 commits
-
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
- 14 Jan, 2015 2 commits
-
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
NB: daemon is one spot the repo lock is typically acquired
-
- 13 Jan, 2015 4 commits
-
-
Brian Tiger Chow authored
@jbenet
-
Brian Tiger Chow authored
@jbenet this removes everything under the path
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-