1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-29 01:12:24 +08:00

5300 Commits

Author SHA1 Message Date
711b95ed3b ci: remove dead jenkins code
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-01-01 15:11:32 -08:00
65785e0a57 Merge pull request #2058 from ipfs/fix/external-exec
run external commands client side
2015-12-30 20:34:35 +01:00
7fe0dadcd9 add a test
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-30 11:08:09 -08:00
0dd3735a45 run external commands client side
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-30 11:08:09 -08:00
8d48163ea0 Merge pull request #2032 from ipfs/fix/close-notify
fix close notify
2015-12-29 08:13:41 -08:00
3e38e0d98c Merge pull request #2130 from hcs64/AddrFilters-err-typo
fix typo in AddrFilters error message
2015-12-28 12:52:55 -08:00
31788f634f fix typo in AddrFilters error message
License: MIT
Signed-off-by: Adam Gashlin <agashlin@gmail.com>
2015-12-28 10:55:32 -05:00
8711c6635d make opt skip map a global
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-28 05:47:33 -08:00
de702ead33 add sharness test to verify requests look good
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-28 05:01:06 -08:00
41b89d2fb9 fix closenotify by not sending empty file set
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-28 04:18:56 -08:00
cfb1a69184 cleanup http client code
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-28 04:18:56 -08:00
8ad1141436 fixup panic catching in http handler funcs
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-28 04:18:56 -08:00
2f9c894b6d Merge pull request #2037 from ipfs/header-version-check
Move api version check to header
2015-12-28 04:10:03 -08:00
rht
aabf80723d Move api version string to repo config
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-12-28 03:48:50 -08:00
rht
0123971118 Move api version check to header
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-12-28 03:48:50 -08:00
1b889bbbdc Merge pull request #2128 from ipfs/feat/disable-autogc-test
disable auto repo gc tests temporarily
2015-12-28 03:41:28 -08:00
d207e8b87c disable auto repo gc tests temporarily
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-27 14:55:19 -08:00
e007d1ec73 Merge pull request #1933 from djdv/master
Fix path parser in add command
2015-12-22 13:13:36 -08:00
a6eb32b77c Fix path parsing for add command
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
2015-12-22 10:59:17 -05:00
fb8189d601 Merge pull request #2072 from jedahan/smarter-launchd-install
Have install.sh put the full path to ipfs binary if detected
2015-12-17 16:53:16 -05:00
966cd8b7c7 Install daemon system-wide if on El Capitan
License: MIT
Signed-off-by: Jonathan Dahan <jonathan@jonathan.is>
2015-12-17 02:02:52 -05:00
5ed2322772 Have install.sh use the full path to ipfs binary if detected
License: MIT
Signed-off-by: Jonathan Dahan <jonathan@jonathan.is>
2015-12-16 11:31:55 -05:00
df65baefca Merge pull request #2062 from ipfs/fix-t-fatal-goroutine
fix t.Fatal in a goroutine
2015-12-15 14:13:34 -05:00
57c4188a98 test/supernode_client/main: fix t.Fatal in a goroutine
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-12-14 22:31:57 +01:00
f41801cbf4 merkledag/merkledag_test: fix t.Fatal in a goroutine
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-12-14 22:31:49 +01:00
f14482265d fuse/readonly/ipfs_test: fix t.Fatal in a goroutine
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-12-14 22:31:40 +01:00
f905197fa5 exchange/bitswap/bitswap_test: fix t.Fatal in a goroutine
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-12-14 22:31:32 +01:00
fbb607dc66 Merge pull request #2066 from ipfs/makefile-ldflags
makefile: add -ldflags to install and nofuse tasks
2015-12-14 03:57:16 -05:00
f5c8aea825 Merge pull request #2065 from ipfs/feat/gateway-get
add 'get' to the allowed gateway commands
2015-12-14 02:45:07 -05:00
c38efdac64 makefile: add -ldflags to install and nofuse tasks
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-12-14 04:27:01 +01:00
bfff3fa390 Add patch too
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-13 15:12:29 -08:00
f3f3d5c91b add 'get' to the allowed gateway commands
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-13 14:56:31 -08:00
4397adf51c Merge pull request #2041 from ipfs/t0080-osx-fix
t0080 improvements
2015-12-12 04:31:18 -05:00
0f39687fb6 Merge pull request #2019 from ipfs/Dignifiedquire-fix/access-controll-headers
Dignifiedquire fix/access controll headers
2015-12-09 00:55:06 -08:00
243a158924 improved checklist 2015-12-07 23:13:12 -08:00
4c9c88a749 Merge pull request #2049 from ipfs/update-travis
travis-ci: use go 1.5.2
2015-12-07 22:58:15 -08:00
551a47a099 travis-ci: use go 1.5.2
License: MIT
Signed-off-by: Juan Benet <juan@benet.ai>
2015-12-07 22:23:56 -08:00
8e891d8b50 ipfs 0.3.11-dev version bump
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-07 20:50:01 -08:00
f9dc4c726b ipfs 0.3.10 release
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
v0.3.10
2015-12-07 20:50:01 -08:00
2253d08dd9 Merge pull request #2048 from ipfs/deps/go-peerstream
update go-peerstream dep
2015-12-07 20:01:46 -08:00
edc7b0f666 update go-peerstream dep
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-07 19:17:23 -08:00
d58053b241 Merge pull request #1961 from ipfs/feat/external-bins
initial support for commands to use external binaries
2015-12-06 21:34:09 -08:00
74b8a0ffaf fix tests
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-06 15:31:02 -08:00
96a0726759 address CR feedback
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-06 15:20:18 -08:00
9066b12d33 Merge pull request #2040 from ipfs/t0020-fix-osx-dir-perms
t0020: cleanup dir with bad perms
2015-12-05 21:54:29 -08:00
0d7ef453f8 t0080: improve 'ipfs refs --unique' test
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-12-05 08:45:35 +01:00
715e0c915e t0080: improve last tests
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-12-05 08:20:27 +01:00
5721a1050c t0020: cleanup dir with bad perms
This is needed on OSX otherwise the trash directory for the
t0020-init.sh test fails to be removed due to a permissions
error.

This fixes https://github.com/ipfs/go-ipfs/issues/2026

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-12-05 07:36:53 +01:00
83246d3e2d Merge pull request #2029 from ipfs/quickstart-gc
assets: fix gc example
2015-12-03 14:58:03 -08:00
dcc9a63a34 assets: fix gc example
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-12-03 03:25:28 +01:00