Jeromy
6d90fe35ca
fix resolve call in object diff
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-04-19 16:08:06 -07:00
Jeromy Johnson
9890d28cba
Merge pull request #2580 from wzhd/master
...
Fix a typo in publish.go
2016-04-19 07:23:29 -07:00
wzhd
d528b9d58b
Fix a typo
...
License: MIT
Signed-off-by: Zihao Wang <dev@wzhd.org>
2016-04-19 18:14:36 +08:00
Jeromy Johnson
8ab1b8b2cb
Merge pull request #2576 from ipfs/update-libp2p
...
Update go-libp2p
2016-04-18 15:31:10 -07:00
Jeromy Johnson
2509631c29
Merge pull request #2531 from noffle/output-dirs-on-add
...
Outputs added directories as they are traversed.
2016-04-18 13:29:44 -07:00
Jeromy Johnson
a8b7c9adec
Merge pull request #2562 from ipfs/feat/object-diff
...
implement object diff command
2016-04-18 12:53:48 -07:00
Jeromy Johnson
8e368ba71b
Merge pull request #2572 from pfista/2551-log-level
...
commands: update log command help text
2016-04-18 09:43:10 -07:00
Jeromy
fa8de1bfd5
minor correction in help text
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-04-18 08:41:54 -07:00
Lars Gierth
00ec976e1d
Use extracted go-libp2p-crypto, -secio, -peer packages
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-04-16 21:48:06 -07:00
Lars Gierth
907f4fadbd
Update go-libp2p
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-04-16 21:23:47 -07:00
Lars Gierth
cc89ac3117
Fix package manifest fields
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-04-16 21:23:06 -07:00
Jeromy
7e7fcb35ea
changes from CR feedback
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-04-16 12:23:34 -07:00
Jeromy Johnson
61ed50baad
Merge pull request #2574 from ipfs/fix/go-fuse-version-dep
...
clean up unused incfusever code
2016-04-16 10:56:14 -07:00
Jeromy
7ac1f5da5c
remove incfusever dead-code
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-04-16 00:02:45 -07:00
Michael Pfister
9c2feb2e04
commands: update log command help text
...
Fixes #2551
License: MIT
Signed-off-by: Mike Pfister <pfista@gmail.com>
2016-04-15 16:09:29 -07:00
Jeromy Johnson
72e0781277
Merge pull request #2569 from ipfs/init-without-logs
...
repo: don't create logs directory, not used any longer
2016-04-15 14:53:29 -07:00
Lars Gierth
f7230b0480
repo: don't create logs directory, not used any longer
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-04-15 13:50:46 -07:00
Jeromy
73a2f80c76
Add some help text
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-04-14 13:13:54 -07:00
Jeromy
bf7da8522c
basic implementation of object diff
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-04-14 13:06:51 -07:00
Jeromy Johnson
9f16fa4fb8
Merge pull request #2559 from eminence/makefile_help
...
Adds 'toolkit_upgrade' to the makefile help target
2016-04-13 21:05:52 -07:00
Andrew Chin
0dea50be68
Adds 'toolkit_upgrade' to the makefile help target
...
License: MIT
Signed-off-by: Andrew Chin <achin@eminence32.net>
2016-04-13 17:18:57 -04:00
Jeromy Johnson
44f126bf59
Merge pull request #2557 from ipfs/feat/i-am-why-deleter-of-code
...
remove a ton of unused godeps
2016-04-13 13:21:31 -07:00
Jeromy Johnson
94a53ac728
Merge pull request #2283 from Kubuxu/fix/resolve-norec
...
Make non recursive resolve print the result
2016-04-13 12:35:54 -07:00
Jeromy
e79e1d31e9
remove a ton of unused godeps
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-04-13 11:23:10 -07:00
Jakub Sztandera
e8a49d94a6
Make non recursive resolve print the result
...
Currently it prints out error message but should just print
the intermediate result as it is what we expect.
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-04-13 19:49:48 +02:00
Jeromy Johnson
b0a613fd71
Merge pull request #1892 from MichaelMure/blockstore_log
...
Add log events when blocks are added/removed to/from the blockstore
2016-04-12 18:59:20 -07:00
Jeromy Johnson
185a3a6be9
Merge pull request #2523 from ipfs/clean-all-bins
...
sharness/Makefile: clean all BINS when cleaning
2016-04-12 18:57:06 -07:00
Jeromy Johnson
c11118fb07
Merge pull request #2481 from ipfs/feature/add-wrap-long-desc
...
Added a long description to add
2016-04-12 18:10:43 -07:00
Jeromy Johnson
e99066a1a2
Merge pull request #2475 from ipfs/feature/object-patch-set-data-docs
...
Edited object patch set-data doc
2016-04-12 18:09:48 -07:00
Jeromy Johnson
70af4ddb55
Merge pull request #2555 from noffle/1925test
...
Adds tests to make sure 'object patch' writes.
2016-04-12 17:57:59 -07:00
Richard Littauer
a94f9dab6d
Added a long description to add
...
This explains mostly what the wrap option does, because it was not entirely clear
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-04-12 17:25:08 -07:00
Stephen Whitmore
6d25aca9ed
Adds tests to make sure 'object patch' writes.
...
Tests to ensure that object patching writes to the block store.
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-04-12 17:22:06 -07:00
Richard Littauer
568e5087e1
Edited object patch set-data doc
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-04-12 16:12:38 -07:00
Stephen Whitmore
e61e685833
redundency-be-gone
...
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-04-12 13:32:16 -07:00
Stephen Whitmore
7e88f83f74
Revert "mfs.Mkdir returns the final Directory it creates"
...
This reverts commit dfd98f27b2 .
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-04-12 13:30:09 -07:00
Stephen Whitmore
8fcb585cfb
Removes write flag from Finalize
...
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-04-12 13:03:11 -07:00
Stephen Whitmore
3876f1b98e
More thorough ipfs add test.
...
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-04-12 13:03:11 -07:00
Stephen Whitmore
6588bbc988
More thorough error checking.
...
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-04-12 13:03:11 -07:00
Stephen Whitmore
d30152cfe9
Adds tests for "ipfs add -rn"
...
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-04-12 13:03:11 -07:00
Stephen Whitmore
6b0ff2bd78
Output dirs on ipfs add -rn
...
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-04-12 13:03:11 -07:00
Stephen Whitmore
06e710330a
Cache files/dirs when added.
...
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-04-12 13:03:11 -07:00
Stephen Whitmore
dfd98f27b2
mfs.Mkdir returns the final Directory it creates
...
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-04-12 13:03:11 -07:00
Jeromy Johnson
ca50f0d8bf
Merge pull request #2497 from noffle/init_check
...
Makes repo existance check more sensitive.
2016-04-12 13:00:27 -07:00
Jeromy Johnson
6c8bebbedd
Merge pull request #2257 from ipfs/feat/promise-fail
...
allow promises to fail
2016-04-12 11:52:13 -07:00
Jeromy
5a0b6e593a
small sharness test for promise failure checking
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-04-12 11:21:34 -07:00
Jeromy
cf7f5da426
don't fail promises that already succeeded
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-04-12 10:43:23 -07:00
Jeromy Johnson
8d7117f55a
Merge pull request #2549 from ipfs/datastore-config
...
repo: properly init Datastore config, and leave it be
2016-04-12 10:41:20 -07:00
Jeromy Johnson
53c94ef7b4
Merge pull request #2356 from ipfs/prometheus2
...
metrics: rework prometheus integration
2016-04-12 10:31:43 -07:00
Lars Gierth
0e906466e7
godeps: remove prometheus and deps
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-04-11 19:37:06 -07:00
Lars Gierth
caec086c28
metrics: add prometheus back
...
With a proper IpfsCollector object and tests, this time.
The collector object makes it easy to add further metrics,
like e.g. bitswap wants/provs.
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-04-11 19:33:16 -07:00