Commit Graph

6376 Commits

Author SHA1 Message Date
Jeromy
cb3bda78b3 fix bug in pinsets and add a stress test for the scenario
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-10-07 14:34:27 -07:00
Jeromy
189fa76bce
ipfs version 0.4.3
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-20 02:39:43 -07:00
Jeromy Johnson
db509ec6a1 Merge pull request #3193 from ipfs/feat/changelog-v0.4.3-rc4
changelog: add notes for 0.4.3-rc4
2016-09-09 15:20:23 -04:00
Jeromy
a0e0a65c17 bump version to 0.4.3-rc4
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-09 12:15:17 -07:00
Jeromy Johnson
268b75778f Merge pull request #3200 from ipfs/fix/dht-pmes-panic
dht: protect against a panic in case record on pbmessage is nil
2016-09-09 15:08:09 -04:00
Lars Gierth
2c5109ca67 changelog: add notes for 0.4.3-rc4
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-09-09 20:27:10 +02:00
Lars Gierth
4c5b32bfa2 docs: fix changelog list oneliner
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-09-09 20:25:10 +02:00
Jeromy
8f362d2b15 dht: protect against a panic in case record on pbmessage is nil
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-08 12:21:29 -07:00
Jeromy Johnson
7c00bcf318 Merge pull request #3192 from ipfs/fix/bitswap/too-many-findprovs
bitswap: search for wantlist providers a little less often
2016-09-08 09:22:21 -04:00
Jeromy
803af90180 bitswap: search for wantlist providers a little less often
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-06 13:11:57 -07:00
Jeromy Johnson
3950079b9c Merge pull request #3196 from ipfs/feat/config/bloombytes
blockstore: change unit of bloom filter to byte from bits
2016-09-06 14:37:23 -04:00
Jakub Sztandera
27279cdefe
blockstore: change unit of bloom filter to byte from bits
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-06 20:20:19 +02:00
Jeromy Johnson
8803a7628f Merge pull request #3141 from ipfs/feat/cmd/config-priv
cmd: harden the security of privkey field in config show
2016-09-04 08:27:01 -07:00
Jeromy Johnson
6f437fbbf4 Merge pull request #3169 from ipfs/fix/bitswap-goro-leak
bitswap: Don't clear 'active' until Connect calls are finished
2016-09-04 08:20:52 -07:00
Jeromy Johnson
d6092eb536 Merge pull request #3182 from ipfs/fix/bitswap/want-cancel
Remove entries from wantlists when their related requests are cancelled
2016-09-04 07:05:28 -07:00
Jeromy
667f8a6f13 replace string with constant in fsrepo privkey check
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-04 06:50:10 -07:00
Jeromy
91dd044d55 config: guard against privkey being overwritten in fsrepo setConfig
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-04 06:50:10 -07:00
Jakub Sztandera
671425ea33 cmd: harden config show with key
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-04 06:50:10 -07:00
Jeromy
1548c8aabb bitswap: clear wantlists when GetBlocks calls are cancelled
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-04 06:44:21 -07:00
Jeromy
b9130108cf bitswap: Don't clear 'active' until Connect calls are finished
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-03 09:41:26 -07:00
Jeromy Johnson
1f387af2b0 Merge pull request #3149 from ipfs/test/fdlimit-raising
fdlimit: improve fdlimit autoraising tests
2016-09-03 09:27:52 -07:00
Jeromy Johnson
309535c057 Merge pull request #3151 from ipfs/kevina/more3138tests
Enhance tests for files API root best-effort pin.
2016-09-03 09:27:34 -07:00
Jeromy
feb653b443 bitswap: add better tests around wantlist clearing
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-02 15:28:10 -07:00
Jeromy
af914c5193 add better test to be more sure that file descriptor limits were actually raised
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-02 07:15:08 -07:00
Jeromy
6c340563d4 fdlimit: improve fdlimit autoraising tests
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-02 07:14:48 -07:00
Jeromy Johnson
0e5e6cf97d Merge pull request #3152 from ipfs/feat/test/time-out-license
test: change time-out script to one from coreutils
2016-09-01 07:43:30 -07:00
Jakub Sztandera
f59751d1a2
test: remove time-out script, use go-timeout instead
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-01 15:59:12 +02:00
Jakub Sztandera
f012b5aed5
test: add go-timeotu to test build system
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-01 15:59:11 +02:00
Jakub Sztandera
7639a2f0a7
test: introduce go-timeout
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-01 15:59:11 +02:00
Jeromy Johnson
9a2344226f Merge pull request #3163 from ipfs/feat/go-1.7
Update release candidate branch to Go 1.7
2016-09-01 06:31:35 -07:00
Jeromy Johnson
ade598eead Merge pull request #3135 from ipfs/kevina/2839directfix
Directly Fix #2839
2016-08-31 19:34:21 -07:00
Kevin Atkinson
6e4f3acb4a Enhance tests for files API root best-effort pin.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-08-31 18:16:36 -04:00
Lars Gierth
f6292715df
docker: switch to alpine dev channel, for go1.7
Go 1.7 funnily demands gcc for installing gx.

License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-08-31 20:27:31 +02:00
Jeromy
3c30fee5b5
update gx binary requirements
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-31 20:27:31 +02:00
Jeromy
9997fcefae
bump go requirement to 1.7
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-31 20:27:31 +02:00
Jeromy Johnson
04d3e79224 Merge pull request #3159 from ipfs/feat/bash-unrestricted-api
bash: bring --unrestricted-api completion back (sorry!)
2016-08-30 23:16:12 -07:00
Jeromy Johnson
40159e50a0 Merge pull request #3158 from ipfs/feat/migrations-help
fsrepo: improve migrations copy
2016-08-30 22:34:33 -07:00
Jeromy Johnson
4286cd3695 Merge pull request #3144 from ipfs/test/add/revert
test: revert few stdin tests that were removed
2016-08-30 22:03:54 -07:00
Jeromy Johnson
ea343fbfa1 Merge pull request #3142 from ipfs/test/CORS/defaults
test: do explicit check of CORS headers
2016-08-30 21:46:59 -07:00
Jeromy
b4718a246c fix tests for changed migrations text
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-30 21:37:45 -07:00
Lars Gierth
b213d69099 fsrepo: improve migrations copy
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-08-30 21:37:45 -07:00
Lars Gierth
5807e5c09e bash: bring --unrestricted-api completion back (sorry!)
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-08-30 21:29:55 -07:00
Jeromy Johnson
686882bda2 Merge pull request #3148 from ipfs/test/improve-verify
Improve sharness testing on ipfs repo verify
2016-08-29 23:20:08 -07:00
Jeromy
7baac76a3b repo/verify: add better testing on repo verify command
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-29 22:55:06 -07:00
Jakub Sztandera
384fb1095c
test: revert few stdin tests that were removed
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-08-29 22:11:11 +02:00
Kevin Atkinson
802d3f9570 Add back still useful test from fe7b01f1 (Resolve symlink if ...)
Add back still useful test from reverted commit:
  fe7b01f14e
  Resolve symlink if it is directly referenced in cli (#2897)

License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-08-29 16:10:46 -04:00
Jakub Sztandera
3754803a67
test: do explicit check of CORS headers
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-08-29 21:43:58 +02:00
Jeromy Johnson
050985c52b Merge pull request #3134 from ipfs/fix/cmd/repeated-help-text
cli: Fix stdin help text being show multiple times
2016-08-29 09:12:44 -07:00
Kevin Atkinson
10a692f9a2 Fix "ipfs add -r ." to always add the contents of the current directory.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-08-27 16:48:03 -04:00
Kevin Atkinson
88e4b110ba Revert "Resolve symlink if it is directly referenced in cli (#2897)"
This reverts commit fe7b01f14e.

Conflicts:
	commands/cli/parse.go

Revert "Merge pull request #3023 from ipfs/feature/eval-symlink-windows"

This reverts commit 16c5a89dd4, reversing
changes made to 8c77ff8188.

Conflicts:
	commands/cli/parse.go

License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-08-27 14:36:28 -04:00