- 10 6月, 2017 1 次提交
-
-
docker: expose port 8081 for /ws listener
由 Jeromy Johnson 提交于
-
- 09 6月, 2017 2 次提交
-
-
gateway: don't redirect to trailing slash if it's go get
由 Jeromy Johnson 提交于 -
Filestore: more verbose error when adding a file from outside of the root
由 Jeromy Johnson 提交于
-
- 08 6月, 2017 2 次提交
-
-
License: MIT Signed-off-by:Michael Muré <batolettre@gmail.com>
由 Michael Muré 提交于 -
This enables `go get` to parse go-import meta tags from index.html files stored in IPFS. One tiny step toward whyrusleeping/gx-go#2. For an import like `ipfs.io/ipfs/QmFoo/mypkg`, the gateway would previously redirect to `/ipfs/QmFoo/mypkg/` (note the trailing slash), which the `go get` tool can't deal with. Thankfully, `go get` sets a URL query parameter (`?go-get=1`) which we can use to switch off the redirect in this case. License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于
-
- 07 6月, 2017 2 次提交
-
-
apply the megacheck code vetting tool for idiomatic go
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Laurence Stevens <laurencebelastevens@gmail.com>
由 Sag0Sag0 提交于
-
- 03 6月, 2017 1 次提交
-
-
License: MIT Signed-off-by:Zach Ramsay <zach.ramsay@gmail.com>
由 zramsay 提交于
-
- 02 6月, 2017 1 次提交
-
-
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于
-
- 01 6月, 2017 4 次提交
-
-
License: MIT Signed-off-by:Zach Ramsay <zach.ramsay@gmail.com>
由 zramsay 提交于 -
License: MIT Signed-off-by:Zach Ramsay <zach.ramsay@gmail.com>
由 zramsay 提交于 -
because context.TODO() is a legit function License: MIT Signed-off-by:Zach Ramsay <zach.ramsay@gmail.com>
由 zramsay 提交于 -
License: MIT Signed-off-by:Zach Ramsay <zach.ramsay@gmail.com>
由 zramsay 提交于
-
- 31 5月, 2017 2 次提交
-
-
License: MIT Signed-off-by:Zach Ramsay <zach.ramsay@gmail.com>
由 zramsay 提交于 -
License: MIT Signed-off-by:Zach Ramsay <zach.ramsay@gmail.com>
由 zramsay 提交于
-
- 30 5月, 2017 2 次提交
-
-
gx: update go-libp2p-peerstore, go-libp2p, go-libp2p-kbucket
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于
-
- 25 5月, 2017 11 次提交
-
-
"pin verify".
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
update to dht code with provide announce option
由 Jeromy Johnson 提交于 -
WIP: add PeerID lookup
由 Jeromy Johnson 提交于 -
README.md: add Nix to the linux package managers
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Willi Butz <wbutz@cyberfnord.de>
由 Willi Butz 提交于 -
Change 'neccessary' to 'necessary'
由 Jeromy Johnson 提交于 -
make odds of 'process added after close' panic less likely
由 Jeromy Johnson 提交于
-
- 24 5月, 2017 3 次提交
-
-
License: MIT Signed-off-by:Jordan Danford <jordandanford@gmail.com>
由 Jordan Danford 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
filestore: add "--file-order" option to "filestore ls" and "verify"
由 Jeromy Johnson 提交于
-
- 23 5月, 2017 2 次提交
-
-
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 22 5月, 2017 2 次提交
-
-
Add Comms items from js-ipfs, including blog
由 Jeromy Johnson 提交于 -
由 Michelle Lee 提交于
-
- 20 5月, 2017 3 次提交
-
-
bitswap: clean up ledgers when disconnecting
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 18 5月, 2017 2 次提交
-
-
implement ipfs pin update
由 Jeromy Johnson 提交于 -
Implement ipfs shutdown command
由 Jeromy Johnson 提交于
-