- 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 3 commits
-
-
Juan Batiz-Benet authored
set proper UID and GID on fuse filesystems
-
Jeromy authored
-
Jeromy authored
Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 29 Mar, 2015 4 commits
-
-
Juan Batiz-Benet authored
t0051: test ipfs object online as well as offline
-
Juan Batiz-Benet authored
t0045: test ipfs ls online as well as offline
-
Christian Couder authored
To do that the current tests are move inside a test_object_cmd() function. This function is then first called before running the daemon for offline tests and then after starting the daemon for online tests. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
To do that the current tests are move inside a test_ls_cmd() function. This function is then first called before running the daemon for offline tests and then after starting the daemon for online tests. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
- 26 Mar, 2015 1 commit
-
-
Juan Batiz-Benet authored
Add a basic command line completion for IPFS
-
- 25 Mar, 2015 2 commits
-
-
Michael Muré authored
-
Michael Muré authored
Does auto-complete for the ipfs commands, subcommands and parameters. Reported to works for bash and zfs The completion could be smarter for some parameters (marked as #TODO)
-
- 24 Mar, 2015 7 commits
-
-
Juan Batiz-Benet authored
godeps update
-
Juan Batiz-Benet authored
refactor ipns fuse to utilize ipnsfs
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-