Jeromy
|
ac3f9aceb4
|
don't cache entire mfs tree on add finalize
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-08-01 16:53:45 -07:00 |
|
Jeromy Johnson
|
33510a9a29
|
Merge pull request #3025 from ipfs/fix/progress-defaults
default add progress to false, unless using CLI
|
2016-08-01 10:35:41 -07:00 |
|
Jeromy
|
1b50fcefed
|
default add progress to false, unless using CLI
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-08-01 10:03:43 -07:00 |
|
Jeromy Johnson
|
8d3a77729a
|
Merge pull request #3021 from ipfs/fix/auto-migrate-windows
extract binaries with .exe name on windows
|
2016-08-01 08:19:07 -07:00 |
|
Jeromy
|
fca5b34449
|
extract binaries with .exe name on windows
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-08-01 07:59:36 -07:00 |
|
Jeromy Johnson
|
149819f8bb
|
Merge pull request #3007 from ipfs/feature/refs-format-regression
commands: fix refs 'edges' option work
|
2016-08-01 04:45:16 -07:00 |
|
Jakub Sztandera
|
66686e66be
|
commands: fix refs 'edges' option work
also change it to use format instead of separate variable
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2016-07-28 20:25:32 +01:00 |
|
Jeromy Johnson
|
0bd8ced0d6
|
Merge pull request #2993 from ipfs/fix/provstore-batching
use batching datastore for providers storage
|
2016-07-28 03:27:21 -07:00 |
|
Jeromy Johnson
|
d742fb137c
|
Merge pull request #2989 from ipfs/fix/nil-files-panic
commands: fix panic when expected files field is nil
|
2016-07-26 15:05:27 -07:00 |
|
Jeromy
|
e8addf5ee3
|
use batching datastore for providers storage
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-26 10:48:25 -07:00 |
|
Jeromy
|
ed551131f2
|
commands: fix panic when expected files field is nil
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
|
2016-07-25 09:12:58 -07:00 |
|
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 |
|