Lars Gierth
e089e55f37
sharness: add /ws multinode test
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2017-09-05 21:03:38 -07:00
Jeromy Johnson
82bad6f08f
Merge pull request #4209 from ipfs/gx/update-37wfbd
...
gx: update go-ws-transport
2017-09-05 20:56:49 -07:00
Jeromy
0eba4f3138
gx: update go-ws-transport
...
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-09-05 16:18:19 -07:00
Jeromy Johnson
1221037a8f
Merge pull request #4204 from ipfs/feat/delete-all-the-code
...
Remove some dead code
2017-09-05 12:02:05 -07:00
Jeromy
152a9fa866
add godoc
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-09-04 20:38:52 -07:00
Steven Allen
db6f058946
remove some dead code
...
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-09-04 20:15:20 -07:00
Jeromy
f200445ab2
fixup package.json
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-09-04 19:59:37 -07:00
Jeromy
167f5c796d
update badger dep
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-09-04 16:28:34 -07:00
Jeromy
00040083c8
add badger init profile
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-09-04 12:33:15 -07:00
Łukasz Magiera
c310e3d96c
badgerds: implement DiskSpec
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-09-04 10:20:37 -07:00
Łukasz Magiera
c79bccf709
badgerds: use go-ds-badger from gx
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-09-04 10:20:35 -07:00
Łukasz Magiera
bc27b9da59
badgerds: update datastore hooks
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-09-04 10:18:37 -07:00
Łukasz Magiera
fe42bf9ca9
Initial badger ds support
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-09-04 10:18:37 -07:00
Jeromy Johnson
cbd13b6115
Merge pull request #3575 from ipfs/feat/datastore-configs
...
more configurable datastore configs
2017-09-03 19:40:05 -07:00
why
2c300026ae
fix t0024 on osx
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-09-03 18:43:18 -07:00
Jeromy
0b0ddefcaf
fix EOF quoting
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-09-03 17:29:17 -07:00
Jeromy
ef5e94a8af
use dists with new migrations
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-09-03 15:20:08 -07:00
Kevin Atkinson
19730d46ea
Sort mountpoints.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-09-03 14:08:53 -07:00
Kevin Atkinson
1f8723d01d
Address p.r. feedback
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-09-03 14:08:53 -07:00
Kevin Atkinson
6438fc74f9
Add documentation.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-09-03 14:08:53 -07:00
Kevin Atkinson
a99448f0de
Error out on unknown levelds compression rather than assuming the default
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-09-03 14:08:53 -07:00
Kevin Atkinson
ce62bed82e
Write the spec file during initialization only.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-09-03 14:08:52 -07:00
Kevin Atkinson
d64ab3ce0f
Use the json repr. of the minimal config as the DiskId.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-09-03 14:08:52 -07:00
Kevin Atkinson
3bbe065132
write out full spec instead of just the disk id
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-09-03 14:08:52 -07:00
Kevin Atkinson
7b5027f084
add basic tests for Spec config change
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-09-03 14:08:52 -07:00
Kevin Atkinson
5027b4b14f
Implement DiskId()
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-09-03 14:08:52 -07:00
Kevin Atkinson
1f97170ef9
Use DatastoreConfig abstraction to create datastores.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-09-03 14:08:52 -07:00
Kevin Atkinson
5a8c17104d
add tests for new datastore configuration
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-09-03 14:08:52 -07:00
Kevin Atkinson
ee935aba65
address p.r. comments
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-09-03 14:08:52 -07:00
Kevin Atkinson
2df7727be8
bump repo version, remove support for old config
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-09-03 14:08:52 -07:00
Kevin Atkinson
0f8b6032da
cleanup and bug fixes
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-09-03 14:08:52 -07:00
Jeromy
7875674cae
make datastore configuration nicely customizable
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
make things super customizable
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
better json format
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
Migrate to new flatfs
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-09-03 14:08:52 -07:00
Jeromy Johnson
c920033757
Merge pull request #4183 from ipfs/gx/update-4ruucc
...
gx: update go-cid, go-multibase, base32
2017-09-03 13:14:47 -07:00
Steven Allen
70d6629940
gx: update go-cid, go-multibase, base32
...
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-09-01 17:46:49 -07:00
Jeromy
2f957ce7f7
use waitgroup for parallel fuse mounting logic
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-09-01 15:27:46 -07:00
Jeromy
c5f8a0c11d
address code review
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-09-01 14:51:01 -07:00
Jeromy
c8c2921ed2
various fixes for /ipfs fuse code
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-08-31 16:35:17 -07:00
Jeromy Johnson
ce1ca6ab87
Merge pull request #4172 from ipfs/fix/test/t0170-query
...
test: query test might work sometimes, mark it as 'might fail'
2017-08-31 16:29:49 -07:00
Jeromy Johnson
99333b6e96
Merge pull request #4184 from ipfs/kevina/fix-4075
...
Fix "ipfs ls" to once again work on arbitrary dag objects.
2017-08-31 15:40:30 -07:00
Kevin Atkinson
2fbb4515d9
Fix "ipfs ls" to once again work on arbitrary dag objects.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-08-30 00:27:54 -04:00
Kevin Atkinson
90d9c95240
Fix broken import in publisher_test.go.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-08-30 00:27:54 -04:00
Jeromy Johnson
d50a2b56a8
Merge pull request #4020 from JustinDrake/master
...
Do not publish public keys extractable from ID
2017-08-29 16:39:30 -07:00
Jeromy Johnson
c5d362e3f4
Merge pull request #4148 from ipfs/doc/circuit-relay
...
document circuit relay in docs/experimental-features
2017-08-28 14:31:32 -07:00
Jakub Sztandera
bc8d72cfce
test: query test might work sometimes, mark it as 'might fail'
...
Currently it is 'expect failure' and if it works on occasion it will
fail the CI build
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-08-28 19:03:09 +02:00
Jeromy Johnson
48476b2928
Merge pull request #4156 from ipfs/fix/go19
...
Fix Go 1.9 issues
2017-08-25 15:26:13 -07:00
Jeromy Johnson
5f26f00465
Merge pull request #4127 from ipfs/feat/dns-bootstrap
...
bootstrap: add /dnsaddr nodes
2017-08-25 15:23:31 -07:00
Łukasz Magiera
9c40c31990
mk: fix plugin test fail
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-08-25 21:40:38 +02:00
Jeromy Johnson
ab9b736388
Merge pull request #4169 from ipfs/fix/4062
...
add blocks to the blockstore before returning them from blockservice sessions.
2017-08-25 12:07:23 -07:00
Jeromy Johnson
9c0f936210
Merge pull request #4155 from ipfs/fix/reprovider-trigger
...
reprovide: fix ipfs bitswap reprovide when interval set to 0
2017-08-25 11:32:39 -07:00
Jeromy Johnson
8c2166fa18
Merge pull request #4165 from ipfs/feat/update-docs-on-release
...
docs: Update docs on release
2017-08-25 11:25:41 -07:00