Commit Graph

10 Commits

Author SHA1 Message Date
Matt Bell
6579236d39 go-ipfs-config: cmd/ipfs: Add empty gateway object when initting config 2015-01-28 16:01:42 -08:00
Matt Bell
2217c97632 go-ipfs-config: repo/config: Added Gateway options to config 2015-01-28 16:01:42 -08:00
Brian Tiger Chow
69d7848d2e go-ipfs-config: move config.Init into config package 2015-01-27 16:23:58 -08:00
Brian Tiger Chow
843cc85ede go-ipfs-config: refactor(eventlog) integrate into fsrepo
now, eventlogger works wherever the fsrepo is used
2015-01-24 01:37:03 -08:00
Brian Tiger Chow
13ffe4fbb8 go-ipfs-config: refactor: rename IPFS_DIR -> IPFS_PATH
closes #394 https://github.com/jbenet/go-ipfs/issues/394
2015-01-21 17:09:39 -08:00
Brian Tiger Chow
7882aa98f5 go-ipfs-config: refactor(config): break it apart 2015-01-13 03:09:33 -08:00
Brian Tiger Chow
058c999ba0 go-ipfs-config: fix(config): avoid clobbering user-provided key value pairs
let me know if this looks off @whyrusleeping @jbenet
2015-01-13 03:09:32 -08:00
Brian Tiger Chow
ea5243400c go-ipfs-config: move utility method 2015-01-13 03:09:32 -08:00
Brian Tiger Chow
20cc7a451b go-ipfs-config: refactor(config, repo): all writes go through FSRepo. next: privatize these 2015-01-13 03:09:31 -08:00
Brian Tiger Chow
99929de050 go-ipfs-config: refactor(repo/config) move config under repo 2015-01-13 03:09:30 -08:00