- 16 11月, 2016 2 次提交
-
-
update to newer ipld node interface with Copy and better Tree
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 15 11月, 2016 3 次提交
-
-
Updated Bash complete script
由 Jeromy Johnson 提交于 -
Add docs for `"commands".Command.Run`
由 Jeromy Johnson 提交于 -
blockstore: remove expensive debug statement in AllKeysChan
由 Jeromy Johnson 提交于
-
- 14 11月, 2016 5 次提交
-
-
gateway: use core api for serving GET/HEAD/POST
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
To clarify that if you want to access the request body after writing need to use multipart requests. License: MIT Signed-off-by:Jan Winkelmann <j-winkelmann@tuhh.de>
由 Jan Winkelmann 提交于 -
blockstore: fix TODO and avoid calling ds.NewKey
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于
-
- 13 11月, 2016 1 次提交
-
-
Some minor bug still exist but not breaking. Everything is marked with "TODO" inline the script. License: MIT Signed-off-by:Elias Gabrielsson <elias@benefactory.se>
由 Elias Gabrielsson 提交于
-
- 11 11月, 2016 4 次提交
-
-
Tune resource limits on BSDs
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Vasily Kolobkov <polezaivsani@openmailbox.org>
由 Vasily Kolobkov 提交于 -
update to go-libp2p 4.1.0
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 09 11月, 2016 1 次提交
-
-
Revert "http api: makes sure header is sent even when r is not ready …
由 Jeromy Johnson 提交于
-
- 08 11月, 2016 3 次提交
-
-
bash_completion: Add a couple missing commands
由 Jeromy Johnson 提交于 -
Add "bitswap" and "repo" to bash completion for `ipfs stats`. They are listed under `ipfs stats --help`. Also added their respective subcommands. License: MIT Signed-off-by:Nathan Musoke <nathan.musoke@gmail.com>
由 Nathan Musoke 提交于 -
Put config keys in proper case
由 Jeromy Johnson 提交于
-
- 07 11月, 2016 8 次提交
-
-
Revert "http api: makes sure header is sent even when r is not ready yet. fixes #3304 (#3305)" This reverts commit 68d8a298. License: MIT Signed-off-by:
Jan Winkelmann <j-winkelmann@tuhh.de>
由 Jan Winkelmann 提交于 -
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于 -
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于 -
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于 -
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于 -
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于 -
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于 -
License: MIT Signed-off-by:David Brennan <david.n.brennan@gmail.com>
由 David Brennan 提交于
-
- 06 11月, 2016 3 次提交
-
-
update to libp2p 4.0.4
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
allow listing of streams to connected peers
由 Jeromy Johnson 提交于
-
- 05 11月, 2016 2 次提交
-
-
no longer hard code gomaxprocs
由 Jeromy Johnson 提交于 -
changelog: fix 0.4.3-rc dates
由 Jeromy Johnson 提交于
-
- 04 11月, 2016 8 次提交
-
-
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于 -
respect contexts when returning diagnostics responses
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
merkledag: optimize DagService GetLinks for Raw Nodes.
由 Jeromy Johnson 提交于 -
A Raw Node can not possible have links, so there is no need to retrive the node. Once Raw Nodes are in common usage this can likely make a big difference in the GC and other places that just care about the Links. License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于
-