1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-07-01 19:24:14 +08:00

6120 Commits

Author SHA1 Message Date
e76a53717b Prevent repetative initalisations in offline mode
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-24 15:59:56 +02:00
e293204666 Add t0040 test for offline daemon
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-24 15:59:56 +02:00
bdea10ff0e Make if condition in sharness lib silent
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-24 15:59:56 +02:00
7614f4f700 Create shanress test for offline mode node
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-24 15:59:56 +02:00
a77fa94fdf Make errors more reasonable in case of node in offline mode
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-24 15:59:56 +02:00
74b7fd28ba Add offline daemon mode
Resolves #2393

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-24 15:59:56 +02:00
0eed330ec2 docker: simplify git ref resolution, thanks @chriscool
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-05-24 00:27:02 +02:00
2229bc43d4 Remove conflict of names in the debugging guide
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-22 15:25:59 +02:00
03dd669430 Refactor progress and showProgressBar
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-05-21 14:27:10 +01:00
6f796dc272 Add Defaults to ipfs add
I didn't bother with Chunker, because I think that is a much wider PR. These should all be solid, though. Redid some of the logic to make it smoother.

Part of #2484.

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-05-21 12:37:37 +01:00
518f7e06a1 Merge pull request #2744 from ipfs/feature/Options-Default-2702
Allow to specify where to put default options in option desciption
2016-05-20 20:28:39 -07:00
425e0f0f62 Merge pull request #2733 from ipfs/feature/hamming-to-gx
Bunch of migrations from Godeps to gx
2016-05-20 20:26:12 -07:00
675b5b2c3f Merge pull request #2734 from ipfs/fix-dockerfile-currentcommit
docker: fix ipfs version --commit
2016-05-20 15:07:43 -07:00
94ec051ffb Merge pull request #2741 from ipfs/feature/readme-language-touch-up
Touch up language a bit
2016-05-20 15:07:28 -07:00
44b31363b8 Merge pull request #2746 from ipfs/feature/one-verbose
Use one verbose flag description
2016-05-20 15:04:15 -07:00
7145d306b4 docker: add test for ipfs version --commit
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-05-20 02:40:51 +02:00
6b94fdecd6 docker: fix CurrentCommit discovery
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-05-20 02:40:41 +02:00
1a8fc595c6 Merge pull request #2749 from ipfs/revert-ipfs-init-stdin
Revert "Implements repository initialization with default config"
2016-05-19 17:03:41 -07:00
77ef3913d9 Revert "Implements repository initialization with default config"
See #2748

This reverts commit 6989686b8beb0b0381e9c3df766cae1d3e232214.

License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-05-20 01:49:35 +02:00
679c0ae3ee Use one verbose flag description
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-19 21:38:50 +02:00
70342314ae Allow to specify where to put default options in option desciption
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-19 18:54:37 +02:00
2511d8e571 Touch up language a bit
Seemed more natural.

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-05-19 15:29:49 +01:00
e1b6e3dd6a Remove blowfish from Godeps.json
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-19 12:45:11 +02:00
f96bf86fe4 Move proquint from Godeps to gx
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-19 12:33:04 +02:00
c5e361a25f Remove goautogen from Godeps.json
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-19 12:17:18 +02:00
75dfff8305 Move backoff to gx from Godeps
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-19 12:12:49 +02:00
e86bf92f31 Migrate hamming to gx from Godeps
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-19 06:45:19 +02:00
0f58cebf47 Merge pull request #2724 from ipfs/feature/Go1.6IsSupported
Remove note about Go1.6 not being supported
2016-05-18 19:31:25 -07:00
f01461033d Merge pull request #2728 from ipfs/peers-total-by-transport
metrics: add transport label to p2p_peers_total
2016-05-18 14:57:48 -07:00
cc822af1aa Merge pull request #2736 from ipfs/feature/go.uuid-to-gx
Migrate go.uuid to gx from Godeps
2016-05-18 14:55:03 -07:00
2c6213e246 Migrate go.uuid to gx from Godeps
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-18 22:52:31 +02:00
6f716463d2 Merge pull request #2706 from ipfs/feature/MFSStatsHashOnly
Add --format option to mfs stat command
2016-05-18 13:47:46 -07:00
2482dc8f84 Merge pull request #2713 from csasarak/swarm_verbose
Added a verbose option for swarm peers.
2016-05-18 13:44:38 -07:00
05cb7a1bc2 metrics: add transport label to p2p_peers_total
Gives us per-transport peers counts:

	ipfs_p2p_peers_total{transport="/ip4/tcp"} 25
	ipfs_p2p_peers_total{transport="/ip6/tcp"} 13
	ipfs_p2p_peers_total{transport="/ip6/udp/utp"} 17

License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-05-18 22:30:52 +02:00
b64cc93b1b Remove note about Go1.6 not being supported
Recommend Go1.6.2
Note that Go1.5 is still supported

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-18 22:09:11 +02:00
1e9e94f8ff Merge pull request #2727 from ipfs/fix/receive-loop
fix receive loop error handling
2016-05-18 12:39:22 -07:00
fea0b940d6 Replace head piping with --hash option in t0250
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-18 07:01:51 +02:00
64677e75a3 Add sharness tests for files stat format options
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-18 06:58:38 +02:00
584d49694e Updated verbose swarm to not ping peers.
License: MIT
Signed-off-by: Chris Sasarak <chris.sasarak@gmail.com>
2016-05-17 22:28:57 -04:00
abeea4f8e1 Merge pull request #2720 from ipfs/flaky_dht_query
marks dht query as known breakage for now
2016-05-17 16:04:50 -07:00
fb8eab8371 fix receive loop error handling
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-05-17 15:59:20 -07:00
41c5e11ab1 Ipfs v0.4.2 Release
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
v0.4.2
2016-05-17 13:41:38 -07:00
0f33a569c9 ipfs version 0.4.2
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-05-17 22:31:57 +02:00
8cacf375a8 Add changelog for v0.4.2
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-05-17 22:31:51 +02:00
1e717b803d Merge pull request #2711 from ipfs/dist-root
build: specify a dist.ipfs.io hash
2016-05-17 11:49:03 -07:00
5d74bc49c9 Merge pull request #2717 from djdv/typo-file
Fix typo in files command error message
2016-05-17 11:48:43 -07:00
414c0ccbc4 Merge pull request #2716 from ipfs/patch-add-link-paths
Fix #2715 and patch add-link paths
2016-05-17 11:43:11 -07:00
c6edf22fa0 Merge pull request #2719 from ipfs/deps/libp2p/nil-maddr
update go-libp2p 3.2.2, nil maddr fixes
2016-05-17 10:52:55 -07:00
60cae2079a check output hash for correctness
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-05-17 10:49:13 -07:00
8d35bd5f3f marks dht query as known breakage for now
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-05-17 10:36:08 -07:00