- 12 Mar, 2015 3 commits
-
-
Jeromy authored
-
Jeromy authored
-
Juan Batiz-Benet authored
Repo cleanup
-
- 11 Mar, 2015 6 commits
-
-
Tommi Virtanen authored
-
Tommi Virtanen authored
-
Tommi Virtanen authored
-
Tommi Virtanen authored
-
Tommi Virtanen authored
-
Tommi Virtanen authored
-
- 10 Mar, 2015 12 commits
-
-
Juan Batiz-Benet authored
t0060: reactivate daemon tests
-
Juan Batiz-Benet authored
ipfs object put: return error if object is empty
-
Henry authored
-
Juan Batiz-Benet authored
sharness: add function to test curl response
-
Juan Batiz-Benet authored
Config file is not executable, and must not be world accessible
-
Juan Batiz-Benet authored
sharness/README: add writing tests and debugging
-
Christian Couder authored
Tests in this script had been deactivated because there was no good way to wait until the daemon was ready. Now that we can use pollEndpoint for that it's time to reactivate the tests. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
Add information from the discussion of PR #891. While at it, suggest using -v and -i options to debug one test. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
ls: introduce specific output types
-
Henry authored
-
- 09 Mar, 2015 13 commits
-
-
Tommi Virtanen authored
It contains the private key.
-
Juan Batiz-Benet authored
dead code
-
Henry authored
-
Henry authored
-
Henry authored
- old http server (superseeded by core/corehttp) - unused makeDatastore() helpers
-
Juan Batiz-Benet authored
t0110: replace wget with curl
-
Juan Batiz-Benet authored
Ipns/trickle append
-
Juan Batiz-Benet authored
respect contexts in a more timely manner
-
Jeromy authored
-
Juan Batiz-Benet authored
`gc` is actually `repo gc`, reflect in docs
-
Juan Batiz-Benet authored
commands.NewRequest() has unexported type in it's arguments
-
Juan Batiz-Benet authored
Move the comment back to where it belongs
-
Konstantin Koroviev authored
-
- 08 Mar, 2015 5 commits
-
-
anarcat authored
not exactly elegant, but fixes #871 in the short term. in the mid term, unless more `repo` commands show up, i suggest just replacing `repo gc` simply by `gc`.
-
Jeromy authored
-
Henry authored
-
Christian Couder authored
This removes the dependency on wget, and, while at it, cleanups a bit. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Juan Batiz-Benet authored
t0045: style cleanup and add missing &&
-
- 07 Mar, 2015 1 commit
-
-
Jeromy authored
-