Commit Graph

4992 Commits

Author SHA1 Message Date
Juan Benet
2c0fa4bc99 Merge pull request #1940 from ipfs/feat/version-repo
add option to version command to print repo version
2015-11-06 04:03:41 -08:00
Jeromy
7811983901 add option to version command to print repo version
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-03 12:19:12 -08:00
Juan Benet
b508c23b7e Merge pull request #1935 from ipfs/fix/nil-data-marshal
set data and links nil if not present
2015-11-03 04:07:47 -05: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
Juan Benet
e90bd9300e Merge pull request #1928 from ipfs/feature/security
Added a security section
2015-11-02 18:47:44 -05:00
Juan Benet
d6732755fb Merge pull request #1887 from ipfs/feat/ipns-cache
cache ipns entries to speed things up a little
2015-11-02 18:11:03 -05: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
Richard Littauer
cdcf457d8f Added a security section
See https://github.com/ipfs/community/issues/62

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2015-11-02 09:46:36 -05:00
Juan Benet
f36ada87f6 Merge pull request #1919 from rht/cat-ipns
Allow `ipfs cat` on ipns path
2015-11-02 03:22:15 -05: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
Jeromy
36de29acce bump development version to 0.3.10-dev
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-31 04:36:19 -04:00
Juan Benet
43622bd5ee added gobuilder no_go_fmt flag to right file
License: MIT
Signed-off-by: Juan Benet <juan@benet.ai>
2015-10-31 04:36:13 -04:00
Jeromy
220d6b168f Ipfs version 0.3.9
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-31 01:49:30 -04:00
Juan Benet
394d9adfa4 Merge pull request #1920 from ipfs/webui-update
webui updated to disable logs
2015-10-31 01:45:47 -04:00
Juan Batiz-Benet
b675bfc595 webui updated to disable logs
to: /ipfs/QmR9MzChjp1MdFWik7NjEjqKQMzVmBkdK3dz14A6B5Cupm

https://github.com/ipfs/webui/pull/91

License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-10-31 01:22:42 -04: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
Juan Benet
933b973394 Merge pull request #1912 from ipfs/t0220-bitswap-stat
t0220: add 'ipfs bitswap stat' tests
2015-10-30 17:06:25 -04:00
Juan Benet
d82ff148e5 Merge pull request #1847 from ipfs/sharness-coverage-script
Sharness coverage script
2015-10-30 17:04:37 -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
Juan Benet
6801d3f768 Merge pull request #1911 from ipfs/fix/api-content-type
content type on command responses default to text
2015-10-29 05:31:42 -04:00
Jeromy
bb9493ac7c content type on command responses default to text
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-29 02:11:09 -07:00
Juan Benet
3c8c729a77 Merge pull request #1875 from ipfs/fix/windows-builds
windows builds fix
2015-10-29 03:10:07 -04:00
Jeromy
8d6340268a add check to makefile to ensure windows builds dont fail silently
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-28 14:24:15 -07:00
Jeromy
44059875b6 skip cli parse tests on windows due to no stdin
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-28 14:23:17 -07:00
Jeromy
2b937007da fix path creation so it works on windows
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-28 14:23:13 -07:00
Jeromy
5cab903db7 force godeps to save windows import
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-28 14:12:36 -07:00
Juan Benet
bf415b0dff Merge pull request #1889 from ipfs/fix/log-writer
fix bug in mirrorwriter removal
2015-10-28 16:57:52 -04:00
Juan Benet
bcc76f2bbe Merge pull request #1881 from ipfs/goreq-1.5
purposely fail builds pre1.5
2015-10-28 03:59:29 -04: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
62cb6ebf8a Merge pull request #1900 from ipfs/fix/swarm-con-err
make swarm connect return an error when it fails
2015-10-27 20:04:48 -04:00
Jeromy
c023d187b5 update code to use new logging changes
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-27 11:04:56 -07:00
Jeromy
248e74845d vendor in logging lib changes
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-27 10:47:20 -07: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
49684ea4aa Merge pull request #1890 from ipfs/fix/bitswapLogging
bitswap: clean log printf and humanize dup data count
2015-10-27 05:56:49 -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
Juan Benet
356c353e1d Merge pull request #1882 from ipfs/fix/streaming-output
fix streaming output to flush per write
2015-10-27 01:33:29 -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
9094345875 make swarm connect return an error when it fails
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-25 13:15:14 -07:00
Christian Couder
d5da16faf6 test/Makefile: add coverage target
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-24 12:34:40 +02:00
Christian Couder
891b4c569e coverage_helper: better group long and short options
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-24 11:22:53 +02:00
Christian Couder
c321f0626a coverage_helper: use 'ipfs commands --flags'
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-24 09:15:15 +02:00
Christian Couder
e1ef4d6f54 coverage_helper: log found commands
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-24 06:49:33 +02:00
Christian Couder
292ef427d0 coverage_helper: refactor matching commands
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-24 06:49:33 +02:00
Christian Couder
46394ce452 coverage_helper: exclude variables definitions
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-24 06:49:33 +02:00
Christian Couder
6291662b89 coverage_helper: output a result
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-24 06:49:33 +02:00