rht
54a9891822
Add gc auto test
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-11-15 18:50:51 +07:00
rht
48a33ffb67
Add fixed period repo GC + test
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-11-10 14:03:29 +07:00
Jeromy
0d35cc9aea
set data and links nil if not present
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-02 23:38:36 -08:00
Jeromy
c7fb7ce17d
cache ipns entries to speed things up a little
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-02 12:53:08 -08:00
rht
31115f51a0
Allow ipfs cat on ipns path
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-10-31 15:55:47 +07:00
Juan Benet
f703b2c375
Merge pull request #1886 from ipfs/fix/ThatPut
...
fixing putHandler
2015-10-31 01:03:33 -04:00
Henry
c1847e9f69
putHandler: addressed CR from @jbenet
...
License: MIT
Signed-off-by: Henry <cryptix@riseup.net>
2015-10-31 01:37:37 +01:00
Juan Benet
a93dbf6d01
Merge pull request #1913 from ipfs/test-ipfs-config
...
t0021: test 'ipfs config show'
2015-10-30 17:06:33 -04:00
Christian Couder
bbe95b8ad4
t0021: test 'ipfs config show'
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-29 16:26:52 +01:00
Christian Couder
3e57460c87
t0220: show breakage with ipfs bitswap wantlist -p
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-29 15:37:58 +01:00
Christian Couder
1c279b936e
t0220: add 'ipfs bitswap stat' tests
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-29 15:07:46 +01:00
Henry
b8b4e45665
fixing putHandler for --writable http gateway
...
I disabled this a long time ago and never refactored it. About time.
License: MIT
Signed-off-by: Henry <cryptix@riseup.net>
2015-10-28 08:11:56 +01:00
Juan Benet
4022d8b8bd
Merge pull request #1885 from ipfs/fix/ndjson
...
put newlines between streaming json output objects
2015-10-27 06:24:02 -04:00
Juan Benet
fff95d6fff
Merge pull request #1856 from ipfs/fix/id-self
...
allow ipfs id to work on self
2015-10-27 04:52:07 -04:00
Juan Benet
2963d2e169
Merge pull request #1871 from ipfs/test-commands-flags
...
t0010: add tests for 'ipfs commands --flags'
2015-10-27 04:47:46 -04:00
Jeromy
f130869b45
put newlines between streaming json output objects
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-25 22:38:38 -07:00
Jeromy
5dc2c7e010
add sharness test for streaming output from daemon
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-21 15:01:51 -07:00
Juan Benet
a79a9e7759
Merge pull request #1868 from ipfs/t0060-alternative-nc-fix
...
t0060: fail if no nc
2015-10-20 12:24:39 -07:00
Christian Couder
8a3bf95365
t0010: add tests for 'ipfs commands --flags'
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-20 14:57:54 +02:00
Christian Couder
c424b4d5ad
t0060: fail if no nc
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-20 10:00:56 +02:00
Jeromy
71288160b1
add small test to ensure ipfs id <self> works
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-19 22:07:39 -07:00
Lars Gierth
a872199714
config: update pluto's peerID
...
We lost its private key a while ago...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-10-19 21:04:42 +02:00
Jeromy
1cef170243
add small sharness test to make sure output happens
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-18 19:50:15 -07:00
Christian Couder
e5031788fd
t00{1,6}0: remove some useless cats
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-16 21:54:47 +02:00
Christian Couder
51d05fb8dc
t0010: test 'ipfs commands' and 'ipfs * --help'
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-16 21:54:47 +02:00
Juan Benet
d6297c7498
Merge pull request #1823 from ForrestWeston/recurPin
...
Pin commands default to recursive
2015-10-16 08:43:25 -07:00
Juan Benet
751c69ee70
Merge pull request #1621 from ipfs/real-trailers
...
use go's built in handling of trailers and dont do custom chunking
2015-10-14 17:02:46 +08:00
ForrestWeston
01239147b7
changed pinning to be recursive by default
...
pin add, pin rm, and pin ls will be recursive unless
specified with '=false' eg. 'ipfs pin add -r=false <file>'
tests for pinning have been updated/added
License: MIT
Signed-off-by: ForrestWeston <Forrest.Weston@gmail.com>
2015-10-13 17:11:05 -07:00
Matt Bell
04482cbe41
Consolidated 'resolve' tests
...
License: MIT
Signed-off-by: Matt Bell <mappum@gmail.com>
2015-10-13 16:51:44 +07:00
Juan Batiz-Benet
dd8267b9e0
resolve sharness test
...
License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-10-13 13:11:41 +07:00
Matt Bell
16e29dae77
sharness: Added tests for 'ipfs resolve'
...
License: MIT
Signed-off-by: Matt Bell <mappum@gmail.com>
2015-10-13 13:11:41 +07:00
Jeromy
e89f7b8ded
use go's built in handling of trailers and dont do custom chunking
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
use go1.5 syntax to ensure builds on older versions fail
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
fix t0230
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-11 23:04:41 -07:00
Jeromy
c6f93380fc
fix random bitswap hangs
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-11 22:10:19 -07:00
Forrest Weston
6e2435211f
Added an xml decoder, Fixes #1612
...
License: MIT
Signed-off-by: Forrest Weston <forrest.weston@gmail.com>
2015-10-09 12:05:48 -07:00
Christian Couder
e499ee4470
sharness: swap test_*cmp arguments
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-04 11:39:22 +02:00
Christian Couder
bf8adc6c69
t0044: fail when 'ipfs add' fails
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-04 11:39:22 +02:00
Christian Couder
7b81e4e885
t0220: use test_must_be_empty()
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-04 11:39:22 +02:00
Christian Couder
93aa8d0fb3
t0220: check if 'ipfs bitswap' fails
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-04 11:39:22 +02:00
Juan Benet
d4938c9b0c
Merge pull request #1777 from rht/test/add
...
Add trickle and chunker test
2015-10-03 19:40:31 -04:00
Juan Benet
979bcc8108
Merge pull request #1772 from ipfs/shell-quote
...
Shell quote
2015-10-03 19:34:43 -04:00
Juan Benet
d4ca23d349
Merge pull request #1785 from ipfs/improve-t0100
...
t0100: swap test_cmp arguments
2015-10-03 19:34:16 -04:00
Juan Benet
3e8f7bd3ff
Merge pull request #1786 from ipfs/improve-t0120
...
Improve t0120
2015-10-03 19:34:09 -04:00
Christian Couder
69c2340e06
t0120: add missing &&
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-04 00:08:16 +02:00
Christian Couder
9b316e8c66
t0120: swap test_cmp arguments
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-04 00:06:17 +02:00
Christian Couder
3c3a9c974a
t0100: swap test_cmp arguments
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-04 00:02:17 +02:00
Juan Benet
47a353de6a
Merge pull request #1781 from ipfs/improve-t0240
...
Improve t0240
2015-10-03 18:00:22 -04:00
Juan Benet
513b75a889
Merge pull request #1783 from ipfs/improve-t0051
...
t0051: swap test_cmp arguments
2015-10-03 17:58:50 -04:00
Christian Couder
5686762055
t0081: swap test_cmp arguments
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-03 23:49:01 +02:00
Christian Couder
8f102d2cbd
t0051: swap test_cmp arguments
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-03 23:26:20 +02:00
Christian Couder
880f378932
t0240: swap 'resolve' and 'expected'
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-03 22:46:10 +02:00