- 01 Apr, 2015 6 commits
-
-
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
-
- 23 Mar, 2015 2 commits
-
-
Henry authored
-
Juan Batiz-Benet authored
-
- 22 Mar, 2015 7 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
pollEndpoint: improve error output
-
Juan Batiz-Benet authored
FUSE: Stop treating "no errors" as an error
-
Konstantin Koroviev authored
-
Henry authored
-
Juan Batiz-Benet authored
t0090: test ipfs get offline as well as online
-
Juan Batiz-Benet authored
test: add README with sharness test command coverage
-
- 21 Mar, 2015 2 commits
-
-
Christian Couder authored
See issue #906 (sharness test command coverage) that discussed this. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
To do that the current tests are move inside a test_get_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>
-
- 20 Mar, 2015 3 commits
-
-
Juan Batiz-Benet authored
Feat/ls headers
-
Henry authored
- added tests for 'ipfs ls --headers' - comments from CR (opts) - sharness: fix ls test whitespace
-
Juan Batiz-Benet authored
t0060-daemon.sh: Add 1 test
-