- 14 Mar, 2015 1 commit
-
-
Tommi Virtanen authored
The only caller is `ipfs init`, which at that time does not hold a repository open, and refuses to run on existing repos anyway.
-
- 12 Mar, 2015 20 commits
-
-
Juan Batiz-Benet authored
Dead code cleanup
-
Juan Batiz-Benet authored
rm util.NewByteChanReader()
-
Henry authored
-
Juan Batiz-Benet authored
Dirty hack to fix race conditions in the daemon
-
Konstantin Koroviev authored
-
Konstantin Koroviev authored
-
Juan Batiz-Benet authored
Ipns/refactor dagmod
-
Tommi Virtanen authored
Nothing uses it.
-
Tommi Virtanen authored
Nothing uses it, and offset+limit is a bad query mechanism for mutating data.
-
Tommi Virtanen authored
The version actually used is in fsrepo, and belongs there as it knows about fsrepo file layout.
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
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 1 commit
-
-
Tommi Virtanen authored
It contains the private key.
-