- 30 1月, 2016 11 次提交
-
-
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 28 1月, 2016 2 次提交
-
-
finally add changelog for v0.3.11
由 Jeromy Johnson 提交于 -
s/retreiving/retrieving/g
由 Jeromy Johnson 提交于
-
- 27 1月, 2016 7 次提交
-
-
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
Capitalized beginning of line messages, added periods
由 Jeromy Johnson 提交于 -
Added small note about shutdown
由 Jeromy Johnson 提交于 -
Makefile: add PHONY targets and a help message
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Thomas Gardner <tmg@fastmail.com>
由 Thomas Gardner 提交于
-
- 26 1月, 2016 3 次提交
-
-
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
fix #1083: Append a newline to `ipfs id` output.
由 Jeromy Johnson 提交于 -
Resolve paths in 'pin rm' /wo network lookup
由 Stephen Whitmore 提交于
-
- 25 1月, 2016 3 次提交
-
-
This fixes #1083, #2000. N.B. The JSON package developers see no trailing newline as a feature; it allows marshalled JSON to be embedded inside more JSON.[0] -- [0] https://golang.org/pkg/encoding/json/ License: MIT Signed-off-by:
Thomas Gardner <tmg@fastmail.com>
由 Thomas Gardner 提交于 -
This is done by skipping the step of resolving the final segment in the path to a DAG node; instead preferring to look at the second-to-last segmenet's links. License: MIT Signed-off-by:Stephen Whitmore <noffle@ipfs.io>
由 Stephen Whitmore 提交于 -
This allows a path (/ipfs/foo/bar) to be separated between its head (/ipfs/foo) and its tail (bar). License: MIT Signed-off-by:Stephen Whitmore <noffle@ipfs.io>
由 Stephen Whitmore 提交于
-
- 24 1月, 2016 5 次提交
-
-
See https://github.com/ipfs/go-ipfs/pull/2180#issuecomment-171889567 License: MIT Signed-off-by:
Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
Gateway: add support for HTTP OPTIONS request type
由 Juan Benet 提交于 -
trivial: fix `ipfs update` error message
由 Juan Benet 提交于 -
Added squash note to contribute.md
由 Juan Benet 提交于
-
- 23 1月, 2016 6 次提交
-
-
Because this requirement is not listed anywhere, but was mentioned in https://github.com/ipfs/go-ipfs/pull/2202#issuecomment-171876804. License: MIT Signed-off-by:
Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
License: MIT Signed-off-by:Thomas Gardner <tmg@fastmail.com>
由 Thomas Gardner 提交于 -
Fix punc-caps issues of cli Tagline
由 rht 提交于 -
Edited following @chriscool feedback
由 rht 提交于 -
Fixed up docs for bitswap
由 rht 提交于 -
Generic doc fixes to `ipfs add`
由 rht 提交于
-
- 22 1月, 2016 3 次提交
-
-
- Implements https://github.com/ipfs/go-ipfs/pull/2232#issuecomment-173742385 - Separate test suite: - we don't want to pollute other gateway tests with CORS headers - (as of now) changing headers requires daemon restart anyway License: MIT Signed-off-by:
Marcin Rataj <lidel@lidel.org>
由 Marcin Rataj 提交于 -
Add Server field in HTTP API response header
由 Juan Benet 提交于 -
Fix SetAllowedOrigins
由 Juan Benet 提交于
-