- 07 Apr, 2015 4 commits
- 06 Apr, 2015 7 commits
-
-
Juan Batiz-Benet authored
fuse.md: Added troubleshooting instructions for #813
-
Marcin Rataj authored
-
Marcin Rataj authored
-
Juan Batiz-Benet authored
handle error from GetClosestPeers
-
Jeromy authored
-
Juan Batiz-Benet authored
Correct port in quick-start examples
-
theswitch authored
-
- 04 Apr, 2015 3 commits
-
-
Juan Batiz-Benet authored
Test sort cmp
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
- 03 Apr, 2015 1 commit
-
-
Juan Batiz-Benet authored
Fuse allow options
-
- 02 Apr, 2015 8 commits
-
-
Ho-Sheng Hsiao authored
ipfs config Mounts.FuseAllowOther --bool true ipfs daemon --mount
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
dht-handlers-log-keys
-
Juan Batiz-Benet authored
gobuilder improvements
-
Juan Batiz-Benet authored
test/README: update sharness test coverage
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
- README.md - install.sh script - LICENSE - trigger in main repo
-
Christian Couder authored
-
- 01 Apr, 2015 12 commits
-
-
Juan Batiz-Benet authored
t0060: add tests for version and help commands
-
Christian Couder authored
As `ipfs version` and `ipfs help` are basic commands it is ok to test them online in t0060. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Juan Batiz-Benet authored
t0030-mount.sh: 2 known breakages vanished (2)
-
Konstantin Koroviev authored
-
Juan Batiz-Benet authored
bandwidth metering on streams
-
Jeromy authored
humanize bandwidth output instrument conn.Conn for bandwidth metrics add poll command for continuous bandwidth reporting move bandwidth tracking onto multiaddr net connections another mild refactor of recording locations address concerns from PR lower mock nodes in race test due to increased goroutines per connection
-
Jeromy Johnson authored
cache public keys and use better method for fetching
-
Jeromy authored
-
Jeromy authored
-
Jeromy Johnson authored
reduce dht bandwidth consumption
-
Juan Batiz-Benet authored
t0030: replace some expect_failure with expect_success
-
Christian Couder authored
It looks like some tests that were expected failures are now always succeeding, so let's mark them as such. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
- 31 Mar, 2015 3 commits
-
-
Juan Batiz-Benet authored
Reorged from jbenet/go-ipfs to ipfs/go-ipfs
-
Ho-Sheng Hsiao authored
-
Ho-Sheng Hsiao authored
- Modified Godeps/Godeps.json by hand - [TEST] Updated welcome docs hash to sharness - [TEST] Updated contact doc - [TEST] disabled breaking test (t0080-repo refs local)
-
- 30 Mar, 2015 2 commits
-
-
Juan Batiz-Benet authored
set proper UID and GID on fuse filesystems
-
Jeromy authored
-