Jeromy Johnson
ce5a6afd29
Merge pull request #3766 from ipfs/feat/ws
...
sharness: add /ws multinode test
2017-09-05 22:49:27 -07:00
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
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 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 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
Jeromy Johnson
2b2c06804e
Merge pull request #4166 from ipfs/gx/update-reuseport
...
gx: update go-reuseport
2017-08-25 11:24:38 -07:00
Steven Allen
b22d3fbfd9
add blocks to the blockstore before returning them from blockservice sessions.
...
fixes #4062 (yay!)
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-08-23 21:02:47 -07:00
Łukasz Magiera
e34a5e9c0d
gx: update go-reuseport
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-08-23 16:32:32 +02:00
David Dias
1ff547e8c4
docs: Update docs on release
...
ref: https://github.com/ipfs/go-ipfs/issues/4163#issuecomment-324288851
License: MIT
Signed-off-by: David Dias <daviddias.p@gmail.com>
2017-08-23 11:42:20 +01:00
Łukasz Magiera
00590fd293
mk: option to pass custom go executable
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-08-22 20:04:08 +02:00
Łukasz Magiera
1a93abcd69
fix 'file already closed' in Go 1.9
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-08-20 23:23:55 +02:00
Łukasz Magiera
ffc9abb8b8
reprovide: fix ipfs bitswap reprovide when interval set to 0
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-08-20 18:23:09 +02:00
Lars Gierth
568910408b
bootstrap: add /dnsaddr nodes, remove half of /ip4,/ip6 nodes
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2017-08-17 16:22:38 +02:00
vyzo
b0618e70d9
feature release version for circuit relay
...
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2017-08-17 11:54:50 +03:00
vyzo
ad772e5df9
document circuit relay in docs/experimental-features
...
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2017-08-17 11:45:23 +03:00