Juan Benet
|
01eb8d7cfe
|
Update CHANGELOG.md
|
2016-07-25 10:59:22 +01:00 |
|
Jeromy Johnson
|
d1f36dcf31
|
Merge pull request #2986 from ipfs/feat/remove-gobuilder
Remove gobuilder mentions, update release procedure
|
2016-07-24 15:21:32 -07:00 |
|
Lars Gierth
|
3975213304
|
docs: update release procedure
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
2016-07-23 13:12:01 +01:00 |
|
Lars Gierth
|
ec68ef01f1
|
cleanup: remove mentions of gobuilder
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
2016-07-23 13:09:32 +01:00 |
|
Jeromy Johnson
|
566c08e256
|
Merge pull request #2984 from ipfs/feat/v0.4.3-changelog
changelog: add v0.4.3
|
2016-07-23 04:49:13 -07:00 |
|
Lars Gierth
|
ff70266e8e
|
changelog: add v0.4.3
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
2016-07-23 12:45:49 +01:00 |
|
Jeromy Johnson
|
83d9c1c106
|
Merge pull request #2939 from ipfs/feat/auto-migrate
Automatically download and run migrations if needed
|
2016-07-22 05:47:21 -07:00 |
|
Jeromy
|
fcc4f0001d
|
move prompt code into daemon.go
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-20 13:29:33 -07:00 |
|
Jeromy Johnson
|
c6622dd765
|
Merge pull request #2980 from kpcyrd/feature/2mb_object_put
Increase 512kbytes object put limit to 2mbytes
|
2016-07-20 02:57:21 -07:00 |
|
kpcyrd
|
f84855d9ca
|
Use bitshifting for inputLimit
License: MIT
Signed-off-by: kpcyrd <git@rxv.cc>
|
2016-07-20 03:29:17 +02:00 |
|
kpcyrd
|
871a500294
|
Increase 512kbytes object put limit to 2mbytes
License: MIT
Signed-off-by: kpcyrd <git@rxv.cc>
|
2016-07-19 18:58:41 +02:00 |
|
Jeromy Johnson
|
29de75041c
|
Merge pull request #2979 from ipfs/deps/update-gx
update gx version
|
2016-07-19 09:56:13 -07:00 |
|
Jeromy Johnson
|
b5fbc0127a
|
Merge pull request #2974 from ipfs/feat/config-docs
document the config options
|
2016-07-19 08:35:44 -07:00 |
|
Jeromy Johnson
|
8165f76f84
|
Merge pull request #2977 from ipfs/fix/files-cp
mfs: fix copying into directory with no given filename
|
2016-07-19 08:35:27 -07:00 |
|
Jeromy
|
70cd1dac9a
|
update gx version
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-19 08:08:00 -07:00 |
|
Jeromy
|
660a4a9d98
|
mfs: fix copying into directory with no given filename
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-19 07:41:00 -07:00 |
|
Jeromy
|
fd732d2db4
|
hardcode in dists page path
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-19 06:50:00 -07:00 |
|
Lars Gierth
|
8a8730fa40
|
repo: detect OS variant, for now only linux-musl
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
2016-07-19 06:50:00 -07:00 |
|
Jeromy
|
37673c85c7
|
add a test for auto migrations cli interface
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-19 06:50:00 -07:00 |
|
Jeromy
|
cc73137f74
|
add migrate flag to daemon subcommand
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-19 06:50:00 -07:00 |
|
Jeromy
|
2db7522fe8
|
make dist path overrideable
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-19 06:50:00 -07:00 |
|
Jeromy
|
a3bd3bc364
|
Automatically download and run migrations if needed
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-19 06:50:00 -07:00 |
|
Richard Littauer
|
ca0c68991d
|
Capitalized acronyms, add ToC
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
|
2016-07-19 12:51:20 +01:00 |
|
Jeromy
|
d7a1bdae8e
|
add newer config options and reformat
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-19 12:51:20 +01:00 |
|
Jeromy
|
4307c10739
|
document the config options
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-19 12:51:19 +01:00 |
|
Jeromy Johnson
|
0e4c19558f
|
Merge pull request #2975 from djdv/makefile-win-fix
Build: Fix Makefile on Windows
|
2016-07-18 06:20:49 -07:00 |
|
Dominic Della Valle
|
228c4db6d7
|
Fix Makefile on Windows
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
|
2016-07-16 18:37:43 -04:00 |
|
Péter Szilágyi
|
dbc1d3f2d3
|
Makefile, bin: Support multiple GOPATH components
License: MIT
Signed-off-by: Péter Szilágyi <peterke@gmail.com>
|
2016-07-16 18:06:16 -04:00 |
|
Jeromy Johnson
|
8fbbd7f711
|
Merge pull request #2973 from ipfs/feature/blockstore-bloom-config
config: add config option for bloom filter
|
2016-07-16 06:17:17 -07:00 |
|
Jakub Sztandera
|
af06bd4198
|
config: add config option for bloom filter
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2016-07-16 12:24:01 +01:00 |
|
Jeromy Johnson
|
676b5ee7c8
|
Merge pull request #2952 from ipfs/fix/stdin-handling
rework stdin handling
|
2016-07-16 04:17:38 -07:00 |
|
Jeromy Johnson
|
0dd04fe149
|
Merge pull request #2957 from ipfs/patch-1
core/commands/config: do not show private key on local network
|
2016-07-16 04:15:09 -07:00 |
|
Jeromy
|
72705564e7
|
another type check fix and add back a missing test
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-15 10:49:57 -07:00 |
|
Jeromy
|
c5318e892e
|
type check to avoid panic
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-15 10:42:19 -07:00 |
|
Jakub Sztandera
|
921ae0e964
|
style: decapitalize error names
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2016-07-14 13:57:38 +01:00 |
|
Jeromy Johnson
|
6912f47a44
|
Merge pull request #2960 from ipfs/feat/mdag-caching
cache encoded data when reading dag nodes from disk
|
2016-07-14 05:23:13 -07:00 |
|
Jakub Sztandera
|
6b97588266
|
cmd: include case where PrivKey is stored in lower case
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2016-07-13 18:46:33 +01:00 |
|
Jakub Sztandera
|
f7e659006b
|
test/sharness: make sure the string isn't empty
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2016-07-13 18:45:51 +01:00 |
|
Jakub Sztandera
|
2fded41ff5
|
core/commands: do not show PrivKey in config if it is null
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2016-07-13 18:45:51 +01:00 |
|
Jakub Sztandera
|
2b682f95d0
|
core/commands/config: error out if config replace contains privkey
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2016-07-13 18:45:51 +01:00 |
|
Jakub Sztandera
|
ea9327dd3c
|
test/sharness: add more tests against exposing PrivKey on network
and replacing config.
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2016-07-13 18:45:51 +01:00 |
|
Jakub Sztandera
|
011a546b9c
|
core/cmds/config: do not show privkey on the network
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2016-07-13 18:45:51 +01:00 |
|
Jeromy Johnson
|
f7676f4a90
|
Merge pull request #2966 from polezaivsani/openbsd_make
Build on OpenBSD
|
2016-07-12 05:06:36 -07:00 |
|
Vasily Kolobkov
|
9f14624026
|
Build on OpenBSD
License: MIT
Signed-off-by: Vasily Kolobkov <polezaivsani@openmailbox.org>
|
2016-07-12 13:11:57 +02:00 |
|
Jeromy Johnson
|
4e67003f5a
|
Merge pull request #2953 from ipfs/feature/blocks-bloom-no-rebuild
core: do not run bloom in case of ephemeral node
|
2016-07-10 13:34:44 -07:00 |
|
Jeromy Johnson
|
94e35db9b9
|
Merge pull request #2961 from ipfs/kevina/AllKeysChan-buf-size
Increase channel buffer size in blockstore.AllKeysChan().
|
2016-07-10 13:21:08 -07:00 |
|
Jeromy
|
bf23516dc0
|
cache encoded data when reading dag nodes from disk
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-10 13:13:35 -07:00 |
|
Kevin Atkinson
|
9e6cc1f112
|
Increase channel buffer size in blockstore.AllKeysChan().
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
|
2016-07-10 15:41:58 -04:00 |
|
Jakub Sztandera
|
d9bafb688d
|
cmd/ipfs: add note about the plan for refactor
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2016-07-10 15:19:28 +02:00 |
|
Jakub Sztandera
|
58526b25b5
|
blocks/blockstore: shift insertion of TODO context to tests
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2016-07-10 15:16:42 +02:00 |
|