Commit Graph

5029 Commits

Author SHA1 Message Date
Juan Benet
792da9d875 Merge pull request #1866 from ipfs/lgierth-patch-1
commands: fix description of --api
2015-11-30 00:40:05 -08:00
Jeromy Johnson
20b06a4cbc Merge pull request #1999 from ipfs/fix/no-fuse-windows
disable building fuse stuff on windows
2015-11-23 15:32:13 -08:00
Lars Gierth
ebf9511d63 commands: fix description of --api
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-23 20:35:02 +01:00
Jeromy Johnson
aa8c190d0b remove nofuse tag from windows build check (no longer needed)
License: MIT
Signed-off-by: Jeromy Johnson <why@ipfs.io>
2015-11-23 11:05:51 -08:00
Jeromy Johnson
e069af1aca disable building fuse stuff on windows
License: MIT
Signed-off-by: Jeromy Johnson <why@ipfs.io>
2015-11-23 11:01:57 -08:00
Jeromy Johnson
c9d118c0db Merge pull request #1987 from ipfs/seccat-context
seccat: fix secio context
2015-11-22 23:01:20 -08:00
Lars Gierth
0b50080b68 seccat: fix secio context
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-21 01:21:38 +01:00
Juan Benet
93c23099c7 Merge pull request #1971 from ipfs/gateway-url-rewrites
gateway: add path prefix for directory listings
2015-11-20 01:35:08 -08:00
Juan Benet
b9e8c001cf Merge pull request #1968 from rht/gc-auto-test
Add gc auto test
2015-11-17 10:07:55 -08:00
Juan Benet
3a2ac8f037 Merge pull request #1959 from ipfs/remove-log-config
repo: remove Log config
2015-11-16 11:32:54 -05:00
Juan Benet
9a6cb8057c Merge pull request #1930 from ipfs/feature/remove-crypto-notes
Moved TODO doc to issue #1929
2015-11-16 10:18:59 -05:00
Lars Gierth
021ef43418 gateway: add path prefix for directory listings
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-16 07:00:57 +01:00
rht
54a9891822 Add gc auto test
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-11-15 18:50:51 +07:00
Lars Gierth
253163893d repo: remove Log config
We stopped logging to files in a676b5a8ac
and this config section was missed.

License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-11 18:32:24 +01:00
Juan Benet
ca443b35d4 Merge pull request #1956 from ipfs/hotfix/err-log-query
drop error log down to debug
2015-11-10 08:37:32 +00:00
Juan Benet
76dedd8447 Merge pull request #1495 from rht/gc
Add fixed-period and conditional repo GC
2015-11-10 07:27:14 +00:00
Jeromy
70b64ac88c drop error log down to debug
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-09 23:18:38 -08: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
Juan Benet
63baf78d1e Merge pull request #1943 from ipfs/dht/speed
fix swarm dial backoff
2015-11-10 06:41:54 +00:00
Juan Benet
ece43a5b7f Merge pull request #1937 from ipfs/refactor/transport
refactor net code to use transports, in rough accordance with libp2p
2015-11-10 04:41:32 +00:00
Jeromy
94647ed884 only fail interface setup if all addresses fail
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-09 20:02:26 -08:00
Jeromy
724e6cb37d reuseport tcp is now a dial creation option
And other assorted PR feedback

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-09 20:02:26 -08:00
Jeromy
8e6609e78a add timeout opt to transport dialer creation
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-09 20:02:26 -08:00
Jeromy
d26a918258 refactor net code to use transports, in rough accordance with libp2p
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-09 20:02:23 -08:00
Jeromy Johnson
6ad200e821 Merge pull request #1951 from ipfs/fix/api-check-timeout
add another error to the isConnRefused check
2015-11-08 16:36:22 -08:00
Jeromy
a23609fc4d improve conn refused error check
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

rewrite path to filepath in fsrepo

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

remove api file on repo close

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

update function to check normal net.OpErrors

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-08 16:09:47 -08:00
Juan Benet
0b3e0373d5 Merge pull request #1914 from ipfs/fix/log-hang
fix webui log hanging bug
2015-11-08 23:50:31 +00:00
Jeromy
097d40ba74 rewrite of backoff mechanism
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-08 13:09:36 -08:00
Jeromy
193d73080e fix dial backoff
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-08 13:09:36 -08:00
Jeromy
80c73f26b8 Add in some more notifications to help profile queries
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-08 13:09:36 -08:00
Juan Benet
261cdee451 Merge pull request #1927 from ipfs/feature/edit-contribute
Edited contribute
2015-11-08 10:18:04 -05:00
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
2f5563b3c0 fix log hanging issue, and implement close-notify for commands
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-05 15:57:28 -08:00
Jeromy
94bdce63a7 vendor logging lib update
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-05 15:57:21 -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
97ef77f330 Moved TODO doc to issue #1929
See https://github.com/ipfs/go-ipfs/pull/1928#discussion_r43626195

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2015-11-02 09:50:27 -05: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
Richard Littauer
be334f3c34 Added commit sign off section
This was in the main contributing guidelines, but is only enforced in this repo. I've added it here.

As part of https://github.com/ipfs/community/issues/63

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2015-11-02 05:11:36 -05:00
Richard Littauer
dd72eb6b01 Moved email juan to ipfs/contribute
This was part of https://github.com/ipfs/community/issues/63

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2015-11-02 05:11:09 -05:00
Richard Littauer
01a795800f Small edits
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2015-11-02 05:10:46 -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