Jeromy
|
bb84c232e1
|
make add command use absolute paths and print properly, issue #151
|
2014-10-10 13:46:51 -07:00 |
|
Jeromy
|
26574b5345
|
add net-diag to help message
|
2014-10-10 13:18:20 -07:00 |
|
Jeromy
|
a7b69500b1
|
address concerns in PR and make log stuff more fun
|
2014-10-10 13:18:20 -07:00 |
|
Jeromy
|
96af2a1f81
|
pretty output
|
2014-10-10 13:18:20 -07:00 |
|
Jeromy
|
5c14df0a13
|
turn logging back off for @jbenet's sanity
|
2014-10-10 13:18:19 -07:00 |
|
Jeromy
|
77cec59083
|
actually put diagCmd into the super command so it can be run
|
2014-10-10 13:18:19 -07:00 |
|
Jeromy
|
d5f0476c1c
|
implement diagnostics command
|
2014-10-10 13:18:19 -07:00 |
|
Jeromy
|
280c7e7e06
|
implement diagnostics service
|
2014-10-10 13:18:19 -07:00 |
|
Juan Batiz-Benet
|
7652f86c6f
|
fixed a parsing bug on Version.CheckPeriod
And refactored a few names/comments
|
2014-10-09 20:31:26 -07:00 |
|
Peter Borzov
|
b60f0d582f
|
Limit update checks to once per configurable time period to avoid HTTP request time delay
|
2014-10-09 19:59:47 -07:00 |
|
Peter Borzov
|
8b90071478
|
Clean up error/warning messages for consistency
|
2014-10-09 19:59:32 -07:00 |
|
Peter Borzov
|
98ba0be060
|
Move versioning/updates stuff to a separate package
|
2014-10-09 19:59:15 -07:00 |
|
Peter Borzov
|
9f7dc48201
|
Add supported Version.Check values as consts
|
2014-10-09 19:58:51 -07:00 |
|
Peter Borzov
|
4c167a42e2
|
Rename config.Updates to config.Version
|
2014-10-09 19:58:51 -07:00 |
|
Peter Borzov
|
bd9142f042
|
Turn on update checker for local nodes
|
2014-10-09 19:58:19 -07:00 |
|
Peter Borzov
|
f6650b0289
|
Check for updates:if github releases with higher tag semvers exist
|
2014-10-09 19:57:59 -07:00 |
|
Peter Borzov
|
c8678666e3
|
Save ipfs version used to initialize config
|
2014-10-09 19:57:59 -07:00 |
|
Peter Borzov
|
6f033dd7a1
|
Initialize Updates.check config setting
|
2014-10-09 19:57:59 -07:00 |
|
Peter Borzov
|
ecd6f3b00c
|
Add Updates.Check field to Config
|
2014-10-09 19:57:58 -07:00 |
|
Juan Batiz-Benet
|
ab83c52431
|
Merge branch 'master' into ipns
Conflicts:
cmd/ipfs/ipfs.go
|
2014-10-09 03:46:35 -07:00 |
|
Juan Batiz-Benet
|
2fa43ce46c
|
ipfs name cmd improvements
- cleaned up cmd help
- ipfs name publish [<name>] <ref>
- ipfs name resolve [<name>]
- publish validates <ref>
- both validate n args
|
2014-10-09 03:39:47 -07:00 |
|
Juan Batiz-Benet
|
ffe2bdceef
|
init SetupLoggers
this is useful so that loggers are all setup during tests
|
2014-10-08 02:50:42 -07:00 |
|
Jeromy
|
5ba2efc2b8
|
make tests pass
|
2014-10-08 04:25:51 +00:00 |
|
Juan Batiz-Benet
|
abefd93fb8
|
edited bootstrap cmd
- safer parsing
- multiple inputs
- add: dup detection
- common cfg writing
|
2014-10-06 02:14:05 -07:00 |
|
Juan Batiz-Benet
|
091f6f8516
|
added getConfig
|
2014-10-05 17:46:44 -07:00 |
|
Siraj Ravel
|
a2c2c48773
|
Implement ipfs bootstrap command.
This set of commits implements the bootstrap commands,
following from the description in #117
|
2014-10-05 17:18:42 -07:00 |
|
Juan Batiz-Benet
|
0c8ae7674e
|
loggers: set level
|
2014-10-04 03:53:21 -07:00 |
|
Juan Batiz-Benet
|
7e1cd59259
|
initialize loggers at ERROR
|
2014-10-04 03:36:30 -07:00 |
|
Jeromy
|
d872e0cce5
|
move publish and resolve under the 'name' subcommand
|
2014-10-02 22:30:50 +00:00 |
|
Juan Batiz-Benet
|
a76f6af1df
|
remove old cat
|
2014-10-02 03:33:20 -07:00 |
|
Juan Batiz-Benet
|
bc0769e370
|
ipfs + ipns mounts with flags + config
|
2014-10-02 03:05:49 -07:00 |
|
Juan Batiz-Benet
|
068c0375f9
|
bugfix: get to root cmd for config flag
|
2014-10-02 03:05:05 -07:00 |
|
Juan Batiz-Benet
|
7bf7afb7a9
|
logging on gen
|
2014-10-02 03:04:48 -07:00 |
|
Juan Batiz-Benet
|
e91b2b8aec
|
use makeCommand for publish + resolve
|
2014-10-02 02:50:55 -07:00 |
|
Juan Batiz-Benet
|
330ee8c79f
|
added command struct for makeCommand
|
2014-10-02 02:50:33 -07:00 |
|
Juan Batiz-Benet
|
2bd843123e
|
added command context initialization
|
2014-10-02 02:49:36 -07:00 |
|
Juan Batiz-Benet
|
381824477e
|
Bugfix: daemon wg sync
|
2014-10-02 00:12:36 -07:00 |
|
Juan Batiz-Benet
|
ee1ba164d0
|
fix arg bug
|
2014-10-02 00:09:32 -07:00 |
|
Juan Batiz-Benet
|
874d61270e
|
Bugfix: daemon wg sync
|
2014-10-02 00:04:34 -07:00 |
|
Jeromy
|
b6a59c90cf
|
add flag for ipfs mountpoint
|
2014-10-02 06:14:38 +00:00 |
|
Juan Batiz-Benet
|
aa79f38580
|
cleanup logging setup.
- should not be on init, because need debug flag
|
2014-10-01 02:02:48 -07:00 |
|
Juan Batiz-Benet
|
14a384d826
|
pin: add depth arg.
|
2014-10-01 01:26:48 -07:00 |
|
Juan Batiz-Benet
|
728f17d3c9
|
cmd/ipfs/pin.go now uses MakeCommand
+ added recursive pinning func
|
2014-10-01 01:17:27 -07:00 |
|
Juan Batiz-Benet
|
11a8826d4f
|
RPCAddress -> ddresses.API
|
2014-10-01 00:46:39 -07:00 |
|
Jeromy
|
9b0c578fc0
|
better cleanup of ipfs on program exit
|
2014-10-01 00:41:30 -07:00 |
|
Jeromy
|
6080944af9
|
writing files inside ipns works now! also implemented resolve cli command
|
2014-10-01 00:41:29 -07:00 |
|
Jeromy
|
e61c59758b
|
implement initial ipns filesystem interface as well as plumbing command for publishing
|
2014-10-01 00:39:57 -07:00 |
|
Jeromy
|
375a38c5f7
|
add basic publish command, needs polish
|
2014-10-01 00:39:57 -07:00 |
|
Jeromy
|
16aa636273
|
allow ipns to be mounted by mount command
|
2014-10-01 00:38:32 -07:00 |
|
Jeromy
|
a65e8600a3
|
catch ipns branch up to master and make all things compile
|
2014-10-01 00:37:53 -07:00 |
|