e61e4d24f8
Merge pull request #3938 from ipfs/kevina/filestore-verify-sort
...
filestore: add "--file-order" option to "filestore ls" and "verify"
2017-05-24 08:53:49 -07:00
332a7967f9
filestore: add "--file-order" option to "filestore ls" and "verify"
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-05-23 17:40:20 -04:00
27ebaabdc1
Merge pull request #3936 from mishmosh/patch-1
...
Add Comms items from js-ipfs, including blog
2017-05-22 15:56:45 -07:00
f07e2f33a8
Add Comms items from js-ipfs, including blog
2017-05-22 13:13:31 -04:00
ec43fe47c8
Merge pull request #3437 from ipfs/feat/bitswap-cleanup-ledger
...
bitswap: clean up ledgers when disconnecting
2017-05-19 19:23:25 -07:00
331e60ba34
test for partner removal
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-05-19 19:05:12 -07:00
f53dc7c8b5
bitswap: clean up ledgers when disconnecting
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2017-05-19 19:01:58 -07:00
8e2aed3023
Merge pull request #3846 from ipfs/feat/pin-update
...
implement ipfs pin update
2017-05-17 22:44:31 -07:00
630f9ae29e
Merge pull request #3884 from ipfs/feat/shutdown-cmd
...
Implement ipfs shutdown command
2017-05-17 22:44:06 -07:00
0d3a86e8fc
address code review, add comments
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-05-17 22:09:33 -07:00
8f97786e49
comments and optimize potential rebalances
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-05-17 21:31:47 -07:00
315849639d
implement ipfs pin update
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-05-17 21:31:47 -07:00
0780a4fdb4
Merge pull request #3892 from MichaelMure/keystore_key_rm
...
Implement ipfs key {rm, rename}
2017-05-17 21:28:36 -07:00
adb555c3eb
Implement ipfs shutdown command
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-05-17 21:27:47 -07:00
5ef2f42d44
Merge pull request #3914 from jes/master
...
Add Suborigin header to gateway responses
2017-05-17 21:21:26 -07:00
d6983801de
Merge pull request #3909 from TUSF/doc/pubsub-end
...
Adding documentation that PubSub Sub can be encoded.
2017-05-15 13:07:21 -07:00
219b41bff8
Merge pull request #3915 from ipfs/kevina/repo-stat-storagemax
...
Add MaxStorage field to output of "repo stat".
2017-05-15 12:27:42 -07:00
a4ffefd2ad
Merge pull request #3919 from ipfs/kevina/add-hash-fun
...
adder: add support for specifying the hash function
2017-05-14 15:27:42 -07:00
4bbd00185c
adder: add support for specifying the hash function
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-05-14 17:38:32 -04:00
e23dbd291b
Add support for using an alternative hash function with raw nodes.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-05-14 17:38:26 -04:00
2593495311
Document exported symbols
...
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2017-05-14 21:02:01 +09:00
cb8d5eb245
Add a test for failure of 'ipfs key rm self'
...
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2017-05-14 21:01:18 +09:00
cb2a38d89b
Add Suborigin header to gateway responses ( #3209 )
...
This existed before but was disabled in 912a972 because the Suborigin spec
changed and it became incompatible.
This commit updates the generated Suborigin header to be conformant with the
latest spec.
License: MIT
Signed-off-by: James Stanley <james@incoherency.co.uk>
2017-05-13 10:47:36 +01:00
864bf47a5a
Merge pull request #3895 from torresashjian/fix/cmds/add-msg-typo
...
Fix typo in message when file is not determined
2017-05-12 17:57:49 -07:00
4e1d966d42
Merge pull request #3916 from ipfs/rm/diag-net
...
remove 'ipfs diag net' from codebase
2017-05-12 14:57:31 -07:00
7ea34c6c6e
Ipfs release 0.4.9
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
v0.4.9
2017-05-12 13:06:21 -07:00
cd8c4ee8e0
Use tabwritter for better formatted output.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-05-11 22:05:52 -04:00
1cddf67a35
remove 'ipfs diag net' from codebase
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-05-11 09:15:37 -07:00
0f46a34f59
Add MaxStorage field to output of "repo stat".
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-05-10 23:41:35 -04:00
43b0b17d9a
Turns out, the Message will Marshal properly.
...
License: MIT
Signed-off-by: Jeremia Dominguez <ragef33@gmail.com>
2017-05-09 17:55:58 -05:00
7e91da2067
Future-proof keystore.Has by returning an error as well
...
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2017-05-08 17:00:00 +09:00
a6e96e6c99
Ipfs release candidate 0.4.9-rc2
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
v0.4.9-rc2
2017-05-06 20:31:56 -07:00
afa0c344cd
Merge pull request #3897 from ipfs/feat/faster-listing
...
improved gateway directory listing for sharded nodes
2017-05-06 20:29:53 -07:00
5bb480b4da
improved gateway directory listing for sharded nodes
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-05-05 13:31:34 -07:00
c0a04a06c3
add sharness test for ipfs key rename
...
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2017-05-04 21:56:58 +09:00
3aa6d78ee1
Implement ipfs key rename
...
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2017-05-04 17:30:10 +09:00
6f815b1568
Add a Has(name) method to the keystore
...
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2017-05-04 17:29:29 +09:00
6a25b67e4d
Fix typo in message when file is not determined
...
License: MIT
Signed-off-by: Miguel Torres <migueltorreslopez@gmail.com>
2017-05-01 20:59:08 -07:00
a813830657
Enable stdin for ipfs key rm's name argument
...
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2017-05-02 12:27:15 +09:00
d59554a720
Merge pull request #3891 from ipfs/feat/0.4.9rc1-changelog
...
Update changelog and bump version for 0.4.9-rc1
v0.4.9-rc1
2017-05-01 15:11:16 -07:00
9d166b0aa1
Update changelog and bump version for 0.4.9-rc1
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-05-01 14:37:00 -07:00
bd96f71d2c
Make ipfs key rm variadic
...
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2017-05-02 01:47:13 +09:00
730ab6115c
fix fmt and exported var that shouldn't be
...
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2017-05-02 01:46:56 +09:00
4d4d7b8e08
Implement ipfs key rm
...
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2017-05-01 15:23:17 +09:00
f44ff30e89
Merge pull request #3880 from kpcyrd/docs/openbsd
...
Fix install_unsupported for openbsd, add docs
2017-04-30 21:57:55 -07:00
76cd541040
Merge pull request #3888 from ipfs/fix/add-mem-growth-hack
...
Flush cached directories every so often during an add
2017-04-30 21:56:49 -07:00
119ae72400
Merge pull request #3890 from ipfs/fix/sharding-issues
...
Fix sharding memory growth, and fix resolver for unixfs paths
2017-04-30 21:54:49 -07:00
a22cae1bce
fix coreapi unixfs resolving
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-04-30 21:20:48 -07:00
0597a04924
Fix sharding memory growth, and fix resolver for unixfs paths
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-04-30 13:48:28 -07:00
92f11776a4
Merge pull request #3889 from ipfs/fix/gateway-view-shard
...
Fix gateway handling of sharded directories
2017-04-29 14:25:13 -07:00