Commit Graph

3368 Commits

Author SHA1 Message Date
Brian Tiger Chow
d180832f3e add todo 2014-11-14 03:17:26 -08:00
Brian Tiger Chow
8960a4ff8b TODO(ipfs2/init) add FIXME note as a reminder about
c6b74207bc
2014-11-14 03:17:26 -08:00
Brian Tiger Chow
79015e7891 fix(ipfs2/init) declarative 2014-11-14 03:17:26 -08:00
Brian Tiger Chow
e305e45e81 fix(ipfs2/init) identity 2014-11-14 03:17:26 -08:00
Brian Tiger Chow
62fd9166ce fix(ipfs2/init) datastore 2014-11-14 03:17:26 -08:00
Brian Tiger Chow
542c2a2da3 fix(ipfs2/init) extract bootstrap 2014-11-14 03:17:26 -08:00
Brian Tiger Chow
e86e7d875e extract publish func 2014-11-14 03:17:26 -08:00
Brian Tiger Chow
96fd88e916 feat(ipfs2/main) port mem-profiling from previous main
was added 5 days ago in...

7510ef2081
2014-11-14 03:17:26 -08:00
Brian Tiger Chow
46f1afbe08 refactor(init) re-order 2014-11-14 03:17:25 -08:00
Brian Tiger Chow
a1e738e297 docs(init) rename filename var 2014-11-14 03:17:25 -08:00
Brian Tiger Chow
8d7ebcb582 refactor(init) rename extracted method 2014-11-14 03:17:25 -08:00
Brian Tiger Chow
3b7983e028 refactor(init) extract response 2014-11-14 03:17:25 -08:00
Brian Tiger Chow
1b5e4032ff refactor(init) extract context 2014-11-14 03:17:25 -08:00
Brian Tiger Chow
f3048ab712 refactor(init) extract bits flag 2014-11-14 03:17:25 -08:00
Brian Tiger Chow
630b88d227 refactor(init) extract force flag 2014-11-14 03:17:25 -08:00
Brian Tiger Chow
b987c99eea refactor(init) extract dspath 2014-11-14 03:17:25 -08:00
Brian Tiger Chow
3c8657503c refactor(init) check file after 2014-11-14 03:17:25 -08:00
Brian Tiger Chow
d894924152 refactor(init) return an error 2014-11-14 03:17:24 -08:00
Brian Tiger Chow
faf6454df6 refactor(init) extract method 2014-11-14 03:17:24 -08:00
Brian Tiger Chow
fee3b0dd31 +2 characters for readability 2014-11-14 03:17:24 -08:00
Brian Tiger Chow
d2d29a80dc docs(commands2/cat) help text 2014-11-14 03:17:24 -08:00
Brian Tiger Chow
2a15fe8e1e refactor(commands2/cat) readability 2014-11-14 03:17:24 -08:00
Brian Tiger Chow
c67e377162 docs(ipfs2/daemon) add some copy
can replace if desired, but at least it's not an end-user TODO
2014-11-14 03:17:24 -08:00
Juan Batiz-Benet
fd1cd99556 restore add.go from master 2014-11-14 03:17:24 -08:00
Matt Bell
283c175fc4 commands/http: Refactored API to a Client object that takes a string address 2014-11-14 03:17:24 -08:00
Matt Bell
f95476c19a commands: Allow overriding marshaller for any encoding type 2014-11-14 03:17:24 -08:00
Matt Bell
0afd3391a8 commands: Replaced 'Formatter' with 'Marshaller' 2014-11-14 03:17:23 -08:00
Matt Bell
3dd7a9a5c8 cmd/ipfs2: Broke up main into subfunctions 2014-11-14 03:17:23 -08:00
Matt Bell
7c1e45786a cmd/ipfs2: Stricter option type coercion in main 2014-11-14 03:17:23 -08:00
Matt Bell
7d4d55a84d commands/http: Unexported Handler fields and created constructor 2014-11-14 03:17:23 -08:00
Matt Bell
39a60e7f1d commands: Return a reader in a Response#Reader method, instead of making Response implementing io.Reader 2014-11-14 03:17:23 -08:00
Matt Bell
15cd24a6d1 commands: Renamed Response#Value to Response#Output 2014-11-14 03:17:23 -08:00
Matt Bell
f1209d0912 core/commands2: Added argument definition for 'ls' 2014-11-14 03:17:23 -08:00
Matt Bell
ff987cffae core/commands2: Added 'log' command 2014-11-14 03:17:23 -08:00
Matt Bell
3c4e7bf9a1 core/commands2: Added a simple 'message' output/formatter 2014-11-14 03:17:23 -08:00
Matt Bell
92e308f32b core/commands2: Added logging 2014-11-14 03:17:22 -08:00
Matt Bell
38318a6c28 core/commands2: Added output for 'add' command 2014-11-14 03:17:22 -08:00
Matt Bell
77fea8928a Added argument definition to 'cat' command 2014-11-14 03:17:22 -08:00
Matt Bell
b420ba1e49 core/commands2: Added preliminary 'add' command 2014-11-14 03:17:22 -08:00
Matt Bell
6bab1f47fb commands: Removed inpout stream from Request 2014-11-14 03:17:22 -08:00
Matt Bell
26c2164c35 core/commands2: Removed 'echo' test command 2014-11-14 03:17:22 -08:00
Matt Bell
2915007c4f commands: Changed Request arguments to a []interface{} 2014-11-14 03:17:22 -08:00
Matt Bell
c70ca4dd51 core/commands2: Added 'publish' command 2014-11-14 03:17:22 -08:00
Matt Bell
d8afd9a9bb cmd/ipfs: Show usage text if input fails to parse 2014-11-14 03:17:21 -08:00
Matt Bell
cac8844b8d cmd/ipfs: Reverted back to secondary CLI root command 2014-11-14 03:17:21 -08:00
Matt Bell
24814a411f core/commands2: Set root subcommands in init to prevent initialization loops 2014-11-14 03:17:21 -08:00
Matt Bell
6ae09b167d core/commands: Moved commands that were rebased into the wrong directory 2014-11-14 03:17:21 -08:00
Matt Bell
0c205f56cb core/commands2: Added 'commands' command 2014-11-14 03:17:21 -08:00
Matt Bell
921d3a51ab commands/http: Pass root command in as field instead of statically depending on core/commands 2014-11-14 03:17:21 -08:00
Matt Bell
9356e1a0a1 cmd/ipfs: Moved private commands to core/commands2 2014-11-14 03:17:21 -08:00