1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-25 23:21:54 +08:00

5006 Commits

Author SHA1 Message Date
6658775e1a Remove dead jenkins script
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-09-14 01:48:56 +02:00
d2d397ac7b Merge pull request #1695 from ipfs/fix/ipns-fuse-tests
dont use coremock for fuse tests
2015-09-13 19:08:43 -04:00
e2f60c786f Merge pull request #1694 from rht/fix/tar
Fix t0090 tar&gz unexpected EOF error
2015-09-13 19:06:52 -04:00
192ee64338 dont use coremock for fuse tests
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-13 12:37:34 -07:00
rht
23dd82f549 Fix t0090 tar&gz unexpected EOF error
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-09-14 01:23:54 +07:00
a8dc708bc4 Merge pull request #1692 from ipfs/generalize-peerid-check
Generalize peerid check
2015-09-13 00:42:53 -04:00
6e59b39b74 test-lib: improve test_check_peerid
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-09-12 19:27:55 +02:00
e22cbcec27 t0100: add peerid check
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-09-12 19:16:54 +02:00
bec8224a0e t0062: add peerid check
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-09-12 19:14:34 +02:00
9563cb29d9 t0110: add peerid check
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-09-12 19:10:18 +02:00
0aa59368e4 t0060: simplify peerid check
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-09-12 19:06:50 +02:00
5c118a20d7 sharness: generalize test_check_peerid()
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-09-12 19:00:26 +02:00
65507cb174 Merge pull request #1679 from pnelson/fuse-readonly-tests
Fix test case for fuse/readonly.
2015-09-11 10:58:31 +01:00
c762bbfca0 Merge pull request #1682 from ipfs/fix/nat-spam
Fix/nat spam
2015-09-11 02:25:20 +01:00
fdbe362035 Merge pull request #1686 from ipfs/fix-godeps-go1.5
vendor binary deps in test/dependencies
2015-09-11 02:23:52 +01:00
7496df76d2 vendor binary deps in test/dependencies
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-10 18:09:12 -07:00
4a4e969d6f Merge pull request #1680 from ipfs/feat/tar-fmt
first pass at a tar importer
2015-09-11 01:30:30 +01:00
533a729949 add sharness test for tar commands
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-10 17:11:35 -07:00
5ebf962b2d cache nat port mappings for a short period of time
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-10 12:59:08 -07:00
1f415714f4 WIP: quick fix to the NAT spam too many open fd's bug
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-10 12:45:36 -07:00
678e74bdae sharding directory entries down to not create a massive root node
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-10 12:34:04 -07:00
5464020c58 first pass at a tar importer
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-10 10:30:10 -07:00
9ce3875c06 Fix test case for fuse/readonly.
License: MIT
Signed-off-by: Philip Nelson <me@pnelson.ca>
2015-09-10 07:51:09 -07:00
c38ca0038d implement unwant command to remove blocks from wantlist
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-09 10:50:56 -07:00
210793031c Merge pull request #1667 from ipfs/use-new-goprocess
use new methods from goprocess/context, remove thirdparty/waitable
2015-09-09 06:46:12 +02:00
c3280ce885 use new methods from goprocess/context, remove thirdparty/waitable
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-08 21:37:40 -07:00
d5cfb01f64 Merge pull request #1657 from ipfs/fix/debug-err
remove error log i forgot to remove from another PR
2015-09-05 16:15:08 -07:00
308ab9a2ea remove error log i forgot to remove from another PR
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-05 16:05:00 -07:00
637e221ca2 Merge pull request #1567 from ipfs/editor-staging
an attempt at making the editor more efficient
2015-09-05 05:03:05 +02:00
b3aee2872f move mem-dag construction to its own function, and actually call WriteOutputTo
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-05 04:56:55 +02:00
30d10ce4f4 add-only-hash no longer stores entirety of everything in memory
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-05 04:56:55 +02:00
b52210766f an attempt at making the editor more efficient
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-05 04:56:55 +02:00
f1e86ec702 Merge pull request #1655 from ipfs/procfix
bitswap/workers: fix proc / ctx wiring
2015-09-05 04:51:06 +02:00
8b99e60b86 bitswap/workers: fix proc / ctx wiring
This commit changes the order of the proc/ctx wiring, to ensure
that the proc has been setup correctly before exiting.

License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-09-05 04:37:58 +02:00
408bea3797 Merge pull request #1641 from rht/namedpipe
Serialfile: Explicit err on unrecognized file type
2015-09-05 03:19:54 +02:00
ebbf569ca6 Merge pull request #1650 from rht/directory-listing-css
Bump version of dir-index-html
2015-09-05 03:08:53 +02:00
e93c0c0977 Merge pull request #1653 from ipfs/async-cmd-error
allow channel marshaler to return errors from cmds.Response
2015-09-05 03:03:05 +02:00
4d8eddcebc fix blockservice error ignorance
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-04 15:41:15 -07:00
206739d10c allow channel marshaler to return errors from cmds.Response
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-04 14:12:19 -07:00
rht
8ec121239e Bump version of dir-index-html
Based on https://github.com/ipfs/go-ipfs/pull/1615

License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-09-05 01:06:35 +07:00
rht
1b26ca724f Add test for ipfs add err for unsupported file type
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-09-04 18:04:56 +07:00
rht
ccc9cd6a6c Refactor serialfile
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-09-04 16:57:44 +07:00
rht
ddc8dff736 serialfile: Explicit err on unrecognized file type
So that ipfs add on daemon no longer blocks

License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-09-04 16:57:44 +07:00
93e9f8418b Merge pull request #1643 from ipfs/fix/repo-panic
fix panic caused by accessing config after repo closed
2015-09-04 04:01:36 +02:00
b86c5c869f Merge pull request #1646 from MichaelMure/fix_argument_swap
fix swaped argument in rabin.go
2015-09-04 04:01:03 +02:00
c8ef4cad0f Merge pull request #1647 from ipfs/fix/mock-notif
fix mock notification test
2015-09-04 03:21:02 +02:00
71d2ab1fc9 use already created config in daemon.go
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-03 18:20:18 -07:00
7217d6a236 fix mock notification test
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-03 14:28:53 -07:00
9dff6132ac Merge pull request #1645 from ipfs/hotfix/godeps-pb
fix import path of generated proto files
2015-09-03 13:41:58 -07:00
cada7a32f5 fix swaped argument in rabin.go
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2015-09-03 22:01:29 +02:00