- 08 Feb, 2016 15 commits
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Stephen Whitmore authored
Mounts detect unmounts and track mount state.
-
Jeromy Johnson authored
Added note about time formatting
-
Jeromy Johnson authored
Fixed spelling errors, added oxford comma
-
Jeromy Johnson authored
Formatted diag net comments
-
Richard Littauer authored
This closes #2312 License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Stephen Whitmore authored
This lets FUSE mounts to track whether they are active or not by tracking when fs.Serve terminates. License: MIT Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
-
- 07 Feb, 2016 1 commit
-
-
Jeromy Johnson authored
add some tips for making dep installs go smoothly
-
- 06 Feb, 2016 6 commits
-
-
Richard Littauer authored
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Richard Littauer authored
reworded License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy Johnson authored
vendor libp2p with gx
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 05 Feb, 2016 10 commits
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Richard Littauer authored
Also added default notice aboue plain text License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Jeromy Johnson authored
Cleaned up README
-
Jeromy Johnson authored
Added an example to `ipfs id`
-
Richard Littauer authored
I did the following: - Capitalized IPFS wherever it did not explicitely refer to the CLI command - Moved Dev Dependencies into the Install section - Added a Table of Contents - Capitalised and added periods to various sentences - Capitalised Go - Removed double empty lines - Reindented a few sections to make the flow more clear. - Added a note to the Install section about how to canonically install. License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Richard Littauer authored
I was super confused how to use the `-f` flag. This helped, but I had to go into the test files to find it. Added it here. License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Lars Gierth authored
License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
-
Lars Gierth authored
The actual tests for the IPFS daemon within the image, which were added in the previous commits, made Circle CI unhappy. Circle CI runs an old version of Docker which still uses LXC instead of libcontainer. The existing lxc-attach hack is testament to that. We might be able to get it work [1][2] but it's really not worth it at the moment, and Circle CI isn't a good option for Docker things, right now. [1] https://jpetazzo.github.io/2014/03/23/lxc-attach-nsinit-nsenter-docker-0-9/ [2] https://github.com/jpetazzo/nsenter License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
-
Jeromy Johnson authored
Wire ctx to getdag operations in gc.GC
-
Jeromy Johnson authored
t0240 improvements
-
- 04 Feb, 2016 8 commits
-
-
Jeromy Johnson authored
Cleaned up `ipfs id` mans
-
Christian Couder authored
This: - uses startup_cluster() from iptb-lib.sh, - avoids running test_expect_success() inside test_expect_success() as it makes the output confusing, - makes the number of test nodes easily configurable. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Jeromy Johnson authored
Changed wording to make optional stand out
-
Jeromy Johnson authored
command to clear inactive requests from request log
-
Lars Gierth authored
- Have two Dockerfiles doing essentially the same, but optimized for build time (for tests) and image size (for Docker Hub) - Fetch gx dependencies - Expose port 4002 for utp - Specify go version, currently 1.5.3-r0 - Create ephemeral fs-repo if none is mounted - Have t0300-docker-image actually test IPFS, not just an echo - Make everything a bit less hardcoded - Remove dead shacheck License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
-
Jeromy Johnson authored
Directly wire ctx into http request
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-