dcc9a63a34
assets: fix gc example
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-12-03 03:25:28 +01:00
4fd28444ac
Merge pull request #1981 from sahib/master
...
--help: Add a note on using IPFS_PATH to the footer of the helptext.
2015-12-02 09:04:55 -08:00
1c53aea2d2
Merge pull request #2000 from nham/object_put_newline
...
Add newline to end of `ipfs object put` text output.
2015-12-02 03:40:27 -08:00
aa5532e5bf
--help: Add a note on using IPFS_PATH to the footer of the helptext.
...
License: MIT
Signed-off-by: Chris P. <sahib@online.de>
2015-12-02 11:46:09 +01:00
c8e4845630
Merge pull request #2020 from ipfs/feat/actually-ndjson
...
no newlines in json objects
2015-12-01 09:17:16 -08:00
7d0d1afb42
Merge pull request #2001 from ipfs/version-commit
...
gateway: /version tests, add CurrentCommit
2015-12-01 07:30:23 -08:00
34efa3b8ea
Merge pull request #2010 from ipfs/hotfix/auto-gc
...
Fix maybeGC trigger condition
2015-12-01 07:26:24 -08:00
891a8d7656
no newlines in json objects
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-30 15:23:48 -08:00
792da9d875
Merge pull request #1866 from ipfs/lgierth-patch-1
...
commands: fix description of --api
2015-11-30 00:40:05 -08:00
d49a15f566
Add newline to end of the output for a few commands.
...
Commands affected:
- ipfs object put
- ipfs tar add
- ipfs resolve
- ipfs name resolve
License: MIT
Signed-off-by: Nick Hamann <nick@wabbo.org>
2015-11-29 11:50:48 -06:00
4a1043b207
Remove the err brake from PeriodicGC
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-11-28 07:52:23 +07:00
7e46762342
Fix maybeGC trigger condition
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-11-27 11:31:11 +07:00
9d0c3f5cb0
diag: make commit consistent with version command
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-26 02:46:51 +01:00
9beebc9779
commands: enable version for API
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-26 02:46:41 +01:00
3e03ae8f77
gateway: add CurrentCommit to /version
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-25 02:51:05 +01:00
8ab0ddfe44
gateway: add tests for /version
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-25 02:51:05 +01:00
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
ebf9511d63
commands: fix description of --api
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-23 20:35:02 +01:00
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
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
c9d118c0db
Merge pull request #1987 from ipfs/seccat-context
...
seccat: fix secio context
2015-11-22 23:01:20 -08:00
0b50080b68
seccat: fix secio context
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-21 01:21:38 +01:00
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
b9e8c001cf
Merge pull request #1968 from rht/gc-auto-test
...
Add gc auto test
2015-11-17 10:07:55 -08:00
3a2ac8f037
Merge pull request #1959 from ipfs/remove-log-config
...
repo: remove Log config
2015-11-16 11:32:54 -05:00
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
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
54a9891822
Add gc auto test
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-11-15 18:50:51 +07:00
253163893d
repo: remove Log config
...
We stopped logging to files in a676b5a8ac2848a57318283f4b2b52d7d8686323
and this config section was missed.
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-11 18:32:24 +01:00
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
76dedd8447
Merge pull request #1495 from rht/gc
...
Add fixed-period and conditional repo GC
2015-11-10 07:27:14 +00:00
70b64ac88c
drop error log down to debug
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-09 23:18:38 -08:00
48a33ffb67
Add fixed period repo GC + test
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-11-10 14:03:29 +07:00
63baf78d1e
Merge pull request #1943 from ipfs/dht/speed
...
fix swarm dial backoff
2015-11-10 06:41:54 +00:00
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
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
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
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
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
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
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
0b3e0373d5
Merge pull request #1914 from ipfs/fix/log-hang
...
fix webui log hanging bug
2015-11-08 23:50:31 +00:00
097d40ba74
rewrite of backoff mechanism
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-08 13:09:36 -08:00
193d73080e
fix dial backoff
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-08 13:09:36 -08:00
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
261cdee451
Merge pull request #1927 from ipfs/feature/edit-contribute
...
Edited contribute
2015-11-08 10:18:04 -05:00
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
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
94bdce63a7
vendor logging lib update
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-05 15:57:21 -08:00
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