Commit Graph

10755 Commits

Author SHA1 Message Date
Steven Allen
ee98540e00 blockstore: fix force behavior 2019-08-23 18:26:23 -07:00
Steven Allen
0c8ae4d250 dep: update datastore and swarm
* Swarm: fixes data race.
* Datastore: make delete idempotent.
2019-08-23 18:26:21 -07:00
Steven Allen
e7239fe109
Merge pull request #6555 from ipfs/feat/update-libp2p
Update go-libp2p, fix tests with weak RSA keys
2019-08-23 17:22:25 -07:00
Steven Allen
ce964404a2 test: handle murmur3 rename 2019-08-23 17:07:53 -07:00
Steven Allen
403b322914 test: handle id -> identity rename
"identity" is the official name
2019-08-23 17:02:23 -07:00
Steven Allen
590ff37310 dep: update core interfaces 2019-08-23 17:02:23 -07:00
Steven Allen
17533b4378 sharness: disable broken test
We can no longer test this with bad keys. Unfortunately, good keys will likely
contain a newline and we have no way to send such keys to the server due to how
API requests are formatted.
2019-08-23 17:02:19 -07:00
Steven Allen
a2a70d2cc0 use 2048 keys everywhere else 2019-08-23 14:36:42 -07:00
Steven Allen
0871fa3779 chore: fix import grouping 2019-08-23 14:27:59 -07:00
Cole Brown
f5ea1af519 Use 2048 bit RSA keys in sharness and bench 2019-08-23 14:26:20 -07:00
Cole Brown
1bcf51e02d Update go-libp2p, fix tests with weak RSA keys 2019-08-23 14:26:20 -07:00
Steven Allen
76b001505e
Merge pull request #6605 from ipfs/dep/update-bloom
dep: update blockstore + bbloom
2019-08-23 11:57:16 -07:00
Steven Allen
19db7c8a33 dep: update blockstore + bbloom
Fixes several unsafety issues. Works towards #4485.
2019-08-23 11:35:43 -07:00
Steven Allen
2290dd0218
Merge pull request #6604 from ipfs/fix/6603
build: fix build on go 1.13
2019-08-22 14:49:08 -07:00
Steven Allen
45d6d9dcce build: fix build on go 1.13
fixes #6603
2019-08-22 10:01:54 -07:00
Steven Allen
4a87fea33b
Merge pull request #6601 from ipfs/fix/6595
cmds/refs: fix ipfs refs for sharded directories
2019-08-21 19:19:42 -07:00
Steven Allen
4f6069f218 cmds/refs: fix ipfs refs for sharded directories
fixes #6596
2019-08-21 18:25:46 -07:00
Steven Allen
d61269f41a
Merge pull request #6592 from ipfs/fix/6590
switch from ARC cache to a 2Q cache
2019-08-20 15:16:16 -07:00
Steven Allen
055803d35f switch from ARC cache to a 2Q cache
fixes #6590 (potential non-OSS patent issue)
2019-08-20 13:46:41 -07:00
Steven Allen
22532e2607
Merge pull request #6583 from ipfs/fix/spammy-mock
fix: spammy mock when testing
2019-08-19 07:55:59 -07:00
Steven Allen
ef985d24db
Merge pull request #6582 from ipfs/fix/docker
docker: update the docker image
2019-08-19 07:55:44 -07:00
Steven Allen
35886639b5 fix: spammy mock when testing 2019-08-16 15:06:48 -07:00
Steven Allen
c8c104a17f docker: update the docker image
* Explicitly switch to buster.
* Explicitly set the golang version (and use the latest patch release).
* Explicitly set the busybox version.
* Update the maintainer
2019-08-16 13:26:37 -07:00
Steven Allen
a85b3a9961
Merge pull request #6581 from ipfs/gh/question-template
github: update question template to avoid click throughs
2019-08-16 13:04:15 -07:00
Steven Allen
4f38632717 github: add more options to question template 2019-08-16 13:02:44 -07:00
Steven Allen
f0e32fed2b github: update question template to avoid click throughs 2019-08-16 12:52:03 -07:00
Steven Allen
bb69f11c98
Merge pull request #6574 from ipfs/feat/auto-assign
github/action: actually run the action and fork it for security
2019-08-15 12:22:49 -07:00
Steven Allen
a95e11921b github/action: actually run the action and fork it for security 2019-08-15 12:16:42 -07:00
Steven Allen
01e849c024
Merge pull request #6573 from ipfs/feat/auto-assign
github/action: add an auto assign action
2019-08-15 12:09:30 -07:00
Steven Allen
900a75eb09 github/actions: add auto-assign list 2019-08-15 12:09:10 -07:00
Steven Allen
4e9d5b23c6
github/action: add an auto assign action 2019-08-15 11:57:44 -07:00
Steven Allen
4efbb4c48a
Merge pull request #6570 from ipfs/feat/interop-junit
ci: spit out junit reports from the interop tests
2019-08-14 23:52:01 -07:00
Steven Allen
cb1a3b9719 ci: parallelize interop tests 2019-08-14 23:13:43 -07:00
Steven Allen
838347282a ci: send interop results to stdout and junit 2019-08-14 22:44:03 -07:00
Steven Allen
256494ba3b ci: spit out junit reports from the interop tests 2019-08-14 18:12:12 -07:00
Steven Allen
7973323c62
Merge pull request #6569 from ipfs/fix/release-notes
CHANGELOG: backport release notes fixes from the blog post
2019-08-14 00:05:06 -07:00
Steven Allen
447601e5d3 CHANGELOG: backport release notes fixes from the blog post 2019-08-13 23:59:39 -07:00
Steven Allen
b02833edfd
Merge pull request #6568 from ipfs/momack2-patch-1
add release process graphic
2019-08-13 18:17:44 -07:00
MollyM
1452fbf756
add graphic 2019-08-13 17:56:27 -07:00
Steven Allen
e969e139f3
Merge pull request #6567 from ipfs/ci/refactor-circle
ci: use executors
2019-08-13 15:51:49 -07:00
Steven Allen
f8c2e279ee ci: use executors
Also, use environment variables where appropriate.
2019-08-13 14:43:58 -07:00
Steven Allen
4e0d26066d
Merge pull request #6566 from hacdias/patch-1
feat: web ui 2.5.0
2019-08-13 07:54:42 -07:00
Henrique Dias
b0f496e79f
feat: web ui 2.5.0 2019-08-13 15:20:13 +01:00
Steven Allen
7066042012
Merge pull request #6554 from Caian/feat/docker-swarm-key-vars
Add swarm key variables to container daemon
2019-08-07 16:51:08 -07:00
Steven Allen
613917492c
Merge pull request #6561 from ipfs/doc/update-release-template
doc: update the release template
2019-08-07 09:05:32 -07:00
Steven Allen
14b3aa7693 doc: update the release template 2019-08-07 08:57:37 -07:00
Steven Allen
572f7a0403
Merge pull request #6558 from ipfs/dep/update-connmgr
dep: update connmgr
2019-08-06 19:27:44 -07:00
Steven Allen
ad770a381c
Merge pull request #6559 from ipfs/chore/after-release
merge changelog and bump version
2019-08-06 19:08:21 -07:00
Steven Allen
65d8b03d24 bump version to 0.5.0-dev 2019-08-06 16:55:00 -07:00
Steven Allen
0b6a48f3c9 CHANGELOG: update release date 2019-08-06 16:53:24 -07:00