- 27 1月, 2016 2 次提交
-
-
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于
-
- 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 3 次提交
-
-
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 4 次提交
-
-
- 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 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于
-
- 21 1月, 2016 10 次提交
-
-
OPTIONS is a noop request that is used by the browsers to check if server will accept cross-site XMLHttpRequest (indicated by the presence of CORS headers) Before this fix user could enable CORS headers in the Gateway config, but XHR failed due to the lack of support for OPTIONS request type (as described in https://git.io/vzgGe) License: MIT Signed-off-by:
Marcin Rataj <lidel@lidel.org>
由 Marcin Rataj 提交于 -
Add arguments to 'ipfs pin ls'
由 Juan Benet 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
License: MIT Signed-off-by:Stephen Whitmore <noffle@ipfs.io>
由 Stephen Whitmore 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
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 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于
-
- 20 1月, 2016 2 次提交
-
-
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
Resolves #625 Included in tests. License: MIT Signed-off-by:Jakub (Kubuxu) Sztandera <kubuxu@gmail.com>
由 Jakub Sztandera 提交于
-
- 18 1月, 2016 7 次提交
-
-
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
It is more generic to be able to pass a pin type argument. License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于
-