- 02 Apr, 2015 1 commit
-
-
Ho-Sheng Hsiao authored
ipfs config Mounts.FuseAllowOther --bool true ipfs daemon --mount
-
- 31 Mar, 2015 1 commit
-
-
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)
-
- 22 Mar, 2015 1 commit
-
-
Konstantin Koroviev authored
-
- 05 Mar, 2015 1 commit
-
-
Henry authored
-
- 03 Feb, 2015 1 commit
-
-
Juan Batiz-Benet authored
Let's save log.Error for things the user can take action on. Moved all our diagnostics to log.Debug. We can ideally reduce them even further.
-
- 04 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
This commit cleans up how mounting was being done. It now successfully signals when it is properly mounted and listen to close signals correctly.
-
- 16 Dec, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 16 Nov, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
This commit adds a Mount abstraction (which is really just a wrapped context closer). It makes sure to bind the mount to the fate of the Node (i.e. close it if the node ends). This fixes #350
-