|
0c8ae7674e
|
loggers: set level
|
2014-10-04 03:53:21 -07:00 |
|
|
7e1cd59259
|
initialize loggers at ERROR
|
2014-10-04 03:36:30 -07:00 |
|
|
02de522216
|
Merge branch 'ipns-dev' of github.com:jbenet/go-ipfs into ipns-dev
|
2014-10-04 06:34:15 +00:00 |
|
|
11332fc73b
|
make the tests pass!
|
2014-10-04 06:34:06 +00:00 |
|
|
73b2058f8f
|
DNSResolver: use isd.IsDomain
this commit dedicated to @whyrusleeping
|
2014-10-03 18:08:27 -07:00 |
|
|
7bb2bd6d16
|
a little more progress... and some debugging code
|
2014-10-03 23:50:05 +00:00 |
|
|
791daf5f8b
|
Merge branch 'ipns-dev' of github.com:jbenet/go-ipfs into ipns-dev
|
2014-10-03 23:04:47 +00:00 |
|
|
e7aa1166bc
|
add writerAt for fuse writes
|
2014-10-03 23:04:41 +00:00 |
|
|
612be59643
|
use string datastore keys.
|
2014-10-03 15:39:22 -07:00 |
|
|
2ce9415c69
|
+ fs ds + thread safe
|
2014-10-03 14:45:21 -07:00 |
|
|
88d804e32a
|
added core logging
|
2014-10-03 14:45:21 -07:00 |
|
|
8a7f6aca99
|
godeps: updated datastore
|
2014-10-03 14:45:21 -07:00 |
|
|
dc66b699b0
|
fix writes zeroing files
|
2014-10-03 21:36:29 +00:00 |
|
|
4727535160
|
fixing mutability issues in ipns
|
2014-10-03 19:22:54 +00:00 |
|
|
d872e0cce5
|
move publish and resolve under the 'name' subcommand
|
2014-10-02 22:30:50 +00:00 |
|
|
80c64ffa6d
|
break ipns into separate files
|
2014-10-02 17:25:08 +00:00 |
|
|
41bc355be3
|
/rpcaddr should be storing a multiaddr
client expects a multiaddr. server was writing a bsaddr
|
2014-10-02 03:42:19 -07:00 |
|
|
a76f6af1df
|
remove old cat
|
2014-10-02 03:33:20 -07:00 |
|
|
f923652d88
|
remove extra printf
|
2014-10-02 03:07:52 -07:00 |
|
|
bc0769e370
|
ipfs + ipns mounts with flags + config
|
2014-10-02 03:05:49 -07:00 |
|
|
068c0375f9
|
bugfix: get to root cmd for config flag
|
2014-10-02 03:05:05 -07:00 |
|
|
7bf7afb7a9
|
logging on gen
|
2014-10-02 03:04:48 -07:00 |
|
|
e91b2b8aec
|
use makeCommand for publish + resolve
|
2014-10-02 02:50:55 -07:00 |
|
|
330ee8c79f
|
added command struct for makeCommand
|
2014-10-02 02:50:33 -07:00 |
|
|
2bd843123e
|
added command context initialization
|
2014-10-02 02:49:36 -07:00 |
|
|
381824477e
|
Bugfix: daemon wg sync
|
2014-10-02 00:12:36 -07:00 |
|
|
ee1ba164d0
|
fix arg bug
|
2014-10-02 00:09:32 -07:00 |
|
|
33dfa6f640
|
lint
|
2014-10-02 00:06:50 -07:00 |
|
|
b6a59c90cf
|
add flag for ipfs mountpoint
|
2014-10-02 06:14:38 +00:00 |
|
|
aa79f38580
|
cleanup logging setup.
- should not be on init, because need debug flag
|
2014-10-01 02:02:48 -07:00 |
|
|
ba510cbd6d
|
IpnsPublicher -> Publisher interface
|
2014-10-01 01:36:21 -07:00 |
|
|
19b0a28d43
|
security TODO warning
|
2014-10-01 01:31:04 -07:00 |
|
|
41aab9f46f
|
comment + import nits
|
2014-10-01 01:30:01 -07:00 |
|
|
b787c705e2
|
command output nit
|
2014-10-01 01:28:55 -07:00 |
|
|
1cfb0ffd05
|
command output nit
|
2014-10-01 01:28:20 -07:00 |
|
|
14a384d826
|
pin: add depth arg.
|
2014-10-01 01:26:48 -07:00 |
|
|
728f17d3c9
|
cmd/ipfs/pin.go now uses MakeCommand
+ added recursive pinning func
|
2014-10-01 01:17:27 -07:00 |
|
|
26a481a904
|
fixed key hashing interface + test
|
2014-10-01 00:52:26 -07:00 |
|
|
11a8826d4f
|
RPCAddress -> ddresses.API
|
2014-10-01 00:46:39 -07:00 |
|
|
7cd9e4db3e
|
remove merge issue (logger)
|
2014-10-01 00:45:36 -07:00 |
|
|
f085d594aa
|
vendoring ipns things
|
2014-10-01 00:44:22 -07:00 |
|
|
9652ada0d2
|
implement publisher for ipns to wait until moments of rapid churn die down
|
2014-10-01 00:42:17 -07:00 |
|
|
54142b2173
|
update logging in multiple packages
|
2014-10-01 00:41:30 -07:00 |
|
|
9b0c578fc0
|
better cleanup of ipfs on program exit
|
2014-10-01 00:41:30 -07:00 |
|
|
ed2fbd0512
|
new files and directories appear to work properly
|
2014-10-01 00:41:30 -07:00 |
|
|
3b8b9e6847
|
new file creation inside ipns dirs now works
|
2014-10-01 00:41:29 -07:00 |
|
|
6080944af9
|
writing files inside ipns works now! also implemented resolve cli command
|
2014-10-01 00:41:29 -07:00 |
|
|
006b68b558
|
WIP: getting closer to being able to write in ipns dirs
|
2014-10-01 00:41:29 -07:00 |
|
|
7f5e13716d
|
writes to ipns work if the top object is the written file (no directories yet!)
|
2014-10-01 00:39:57 -07:00 |
|
|
e61c59758b
|
implement initial ipns filesystem interface as well as plumbing command for publishing
|
2014-10-01 00:39:57 -07:00 |
|