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
107409cee8
Added ability to specify true/false for bool opts
...
License: MIT
Signed-off-by: ForrestWeston <Forrest.Weston@gmail.com>
2015-10-13 17:11:05 -07:00
bea47c9b0a
Merge pull request #1832 from ipfs/fix/bitswap-hang
...
Fix/bitswap hang
2015-10-12 14:01:27 +08:00
c6f93380fc
fix random bitswap hangs
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-11 22:10:19 -07:00
4ace45d930
vendor in new iptb code (and as a result, go-multiaddr-net and friends
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-11 22:10:16 -07:00
31d7f03081
update go-peerstream dependency
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-11 22:10:05 -07:00
fef7030cad
Merge pull request #1829 from ipfs/update-maddr-net
...
update go-multiaddr-net dependency
2015-10-12 13:08:31 +08:00
67d17c642a
update go-multiaddr-net dependency
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-11 10:43:39 -07:00
bc0f0c2b36
Merge pull request #1779 from rht/latest-progressbar
...
Use common progressbar function for cat and get
2015-10-11 23:40:00 +08:00
29dc32fdd7
Merge pull request #1825 from CaioAlonso/short-hidden-opt
...
Adds -H as short option for 'ipfs add --hidden'
2015-10-11 18:28:01 +08:00
dc85abb77b
adds -H as short option for 'ipfs add --hidden'
...
License: MIT
Signed-off-by: Caio Alonso <caio@caioalonso.com>
2015-10-10 12:47:12 -03:00
26d40b2b62
Merge pull request #1802 from ipfs/fix/too-many-fd
...
rate limit concurrent peer dials
2015-10-09 13:06:40 -07:00
a0f119fa92
Merge pull request #1811 from ForrestWeston/master
...
Added an xml decoder, Fixes #1612
2015-10-09 12:30:43 -07:00
9cfa23ee37
Merge pull request #1815 from ipfs/update/msgio
...
update go-msgio dependency
2015-10-09 12:28:03 -07:00
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
8e79770b4a
update go-msgio dependency
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-09 08:58:32 -07:00
c1c9a74a63
fix too many FD error on osx
...
License: MIT
Signed-off-by: Jeromy Johnson <why@ipfs.io>
2015-10-08 11:07:01 -07:00
b415e0618b
Merge pull request #1797 from rht/fix/cat
...
Add context to coreunix.Cat argument
2015-10-08 02:59:52 -07:00
1c2223dece
rate limit concurrent peer dials
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-08 01:20:50 -07:00
bb8e231be1
Merge pull request #1799 from ipfs/prometheus-http
...
daemon: instrument the gateway and api HTTP handlers
2015-10-05 01:35:45 -04:00
dd20f48454
daemon: instrument the gateway and api HTTP handlers
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-10-05 03:53:49 +02:00
6ae0973e1f
Add context to coreunix.Cat argument
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-10-04 23:10:43 +07:00
7caba7e46a
Use common progressbar function for cat and get
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-10-04 22:43:47 +07:00
e0f04176cd
Merge pull request #1796 from ipfs/mocknet-fix
...
mocknet: conn close idempotent with process.
2015-10-04 10:57:11 -04:00
a7576c98be
mocknet: conn close idempotent with process.
...
License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-10-04 10:15:45 -04:00
f70846fe89
Merge pull request #1792 from ipfs/fix-test-cmp-args
...
Fix test cmp args
2015-10-04 05:59:25 -04:00
e499ee4470
sharness: swap test_*cmp arguments
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-04 11:39:22 +02:00
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
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
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
d9d9798876
Merge pull request #1697 from rht/fix/tar
...
Decompose gz writer from DagArchive
2015-10-04 05:23:24 -04:00
ff27c03da0
Decompose maybeGzwriter
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-10-04 15:46:46 +07:00
26cdd9957f
fix vendor path.
...
We need to have a test case that fails when any dep path is not
vendored. (until we use gx fully that is, and vendor everything
with it)
License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-10-04 02:59:25 -04:00
d4938c9b0c
Merge pull request #1777 from rht/test/add
...
Add trickle and chunker test
2015-10-03 19:40:31 -04:00
979bcc8108
Merge pull request #1772 from ipfs/shell-quote
...
Shell quote
2015-10-03 19:34:43 -04:00
d4ca23d349
Merge pull request #1785 from ipfs/improve-t0100
...
t0100: swap test_cmp arguments
2015-10-03 19:34:16 -04:00
3e8f7bd3ff
Merge pull request #1786 from ipfs/improve-t0120
...
Improve t0120
2015-10-03 19:34:09 -04:00
69c2340e06
t0120: add missing &&
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-04 00:08:16 +02:00
9b316e8c66
t0120: swap test_cmp arguments
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-04 00:06:17 +02:00
3c3a9c974a
t0100: swap test_cmp arguments
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-04 00:02:17 +02:00
47a353de6a
Merge pull request #1781 from ipfs/improve-t0240
...
Improve t0240
2015-10-03 18:00:22 -04:00
513b75a889
Merge pull request #1783 from ipfs/improve-t0051
...
t0051: swap test_cmp arguments
2015-10-03 17:58:50 -04:00
3eea954a78
Merge pull request #1784 from ipfs/improve-t0081
...
t0081: swap test_cmp arguments
2015-10-03 17:58:31 -04:00
1b795013ca
Merge pull request #1773 from ipfs/feat/no-symlink
...
replace imports with absolute path instead of using symlink
2015-10-03 17:56:34 -04:00
0e382c9548
Merge pull request #1780 from ipfs/dev-notes
...
add some notes on how to hack on go-ipfs
2015-10-03 17:55:56 -04:00
5686762055
t0081: swap test_cmp arguments
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-03 23:49:01 +02:00
088aa1a623
ipfs-test-lib: clarify and simplify shellquote()
...
Let's first add a comment to explain why the wrapper printf()
is needed.
Then let's replace the last instructions by quotes inside the
wrapper printf() first argument, and let's also put there the
eventual space so that we can remove the printf on the above
line.
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-03 23:35:44 +02:00
8f0623255d
replace imports with absolute path instead of using symlink
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-03 14:30:50 -07:00
8f102d2cbd
t0051: swap test_cmp arguments
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-03 23:26:20 +02:00
880f378932
t0240: swap 'resolve' and 'expected'
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-03 22:46:10 +02:00