- 27 Jan, 2016 1 commit
-
-
Thomas Gardner authored
License: MIT Signed-off-by: Thomas Gardner <tmg@fastmail.com>
-
- 26 Jan, 2016 2 commits
-
-
Jeromy Johnson authored
fix #1083: Append a newline to `ipfs id` output.
-
Stephen Whitmore authored
Resolve paths in 'pin rm' /wo network lookup
-
- 25 Jan, 2016 3 commits
-
-
Thomas Gardner authored
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>
-
Stephen Whitmore authored
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 authored
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>
-
- 24 Jan, 2016 3 commits
-
-
Juan Benet authored
Gateway: add support for HTTP OPTIONS request type
-
Juan Benet authored
trivial: fix `ipfs update` error message
-
Juan Benet authored
Added squash note to contribute.md
-
- 23 Jan, 2016 6 commits
-
-
Richard Littauer authored
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>
-
Thomas Gardner authored
License: MIT Signed-off-by: Thomas Gardner <tmg@fastmail.com>
-
rht authored
Fix punc-caps issues of cli Tagline
-
rht authored
Edited following @chriscool feedback
-
rht authored
Fixed up docs for bitswap
-
rht authored
Generic doc fixes to `ipfs add`
-
- 22 Jan, 2016 4 commits
-
-
Marcin Rataj authored
- 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>
-
Juan Benet authored
Add Server field in HTTP API response header
-
Juan Benet authored
Fix SetAllowedOrigins
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
- 21 Jan, 2016 10 commits
-
-
Marcin Rataj authored
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>
-
Juan Benet authored
Add arguments to 'ipfs pin ls'
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
Richard Littauer authored
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Stephen Whitmore authored
License: MIT Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
Richard Littauer authored
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Richard Littauer authored
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Richard Littauer authored
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
- 20 Jan, 2016 2 commits
-
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Jakub Sztandera authored
Resolves #625 Included in tests. License: MIT Signed-off-by: Jakub (Kubuxu) Sztandera <kubuxu@gmail.com>
-
- 18 Jan, 2016 7 commits
-
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
It is more generic to be able to pass a pin type argument. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
- 17 Jan, 2016 2 commits
-
-
Juan Benet authored
Build ipfs cmd inside docker container
-
Knut Ahlers authored
License: MIT Signed-off-by: Knut Ahlers <knut@ahlers.me>
-