- 31 5月, 2016 3 次提交
-
-
It was caused by the cmds.Option struct being Interface not struct The solution is to create struct and copy interesting data over. Also removed the "ShowOptions" field from being sent via the HTTP API. License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
Add test for directly adding hidden file
由 Jeromy Johnson 提交于 -
It got broken no so long ago so this is the regression test for that. License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于
-
- 30 5月, 2016 1 次提交
-
-
Remove conflict of names in the debugging guide
由 Jeromy Johnson 提交于
-
- 29 5月, 2016 3 次提交
-
-
Correctly set the content type for `object get --encoding=protobuf`
由 Jeromy Johnson 提交于 -
Require diag cmds command to run on daemon
由 Jeromy Johnson 提交于 -
Add Defaults to `ipfs add`
由 Jeromy Johnson 提交于
-
- 25 5月, 2016 1 次提交
-
-
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于
-
- 22 5月, 2016 1 次提交
-
-
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于
-
- 21 5月, 2016 4 次提交
-
-
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
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>
由 Richard Littauer 提交于 -
Allow to specify where to put default options in option desciption
由 Jeromy Johnson 提交于 -
Bunch of migrations from Godeps to gx
由 Jeromy Johnson 提交于
-
- 20 5月, 2016 6 次提交
-
-
docker: fix ipfs version --commit
由 Jeromy Johnson 提交于 -
Touch up language a bit
由 Jeromy Johnson 提交于 -
Use one verbose flag description
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于 -
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于 -
Revert "Implements repository initialization with default config"
由 Jeromy Johnson 提交于
-
- 19 5月, 2016 10 次提交
-
-
See #2748 This reverts commit 6989686b. License: MIT Signed-off-by:
Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
Seemed more natural. License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
Remove note about Go1.6 not being supported
由 Jeromy Johnson 提交于
-
- 18 5月, 2016 11 次提交
-
-
metrics: add transport label to p2p_peers_total
由 Jeromy Johnson 提交于 -
Migrate go.uuid to gx from Godeps
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
Add --format option to mfs stat command
由 Jeromy Johnson 提交于 -
Added a verbose option for swarm peers.
由 Jeromy Johnson 提交于 -
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>
由 Lars Gierth 提交于 -
Recommend Go1.6.2 Note that Go1.5 is still supported License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
fix receive loop error handling
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Chris Sasarak <chris.sasarak@gmail.com>
由 Chris Sasarak 提交于
-