- 28 Aug, 2015 4 commits
-
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
Juan Benet authored
Add --empty-repo option for init (#1559)
-
Juan Benet authored
Refactor FullMeshLinked and ConnectAll()
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
- 27 Aug, 2015 5 commits
-
-
Juan Benet authored
replace nodebuilder with a nicer interface
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> use NewNode instead of NewIPFSNode in most of the codebase License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> make mocknet work with node constructor better License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> finish cleanup of old construction method License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> blockservice.New doesnt return an error anymore License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> break up node construction into separate function License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> add error case to default filling on node constructor License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Juan Benet authored
small doc on implementing api bindings
-
Juan Batiz-Benet authored
License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
-
Juan Benet authored
dont create ipnsfs filesystem until its needed
-
- 26 Aug, 2015 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 25 Aug, 2015 4 commits
-
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Juan Benet authored
Binary data and json test
-
Juan Benet authored
Update README.md
-
drathir authored
Update the usage output to present one.
-
- 24 Aug, 2015 3 commits
-
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
This new file comes from: https://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt It is licensed under CC BY 4.0. After discussing that with its author, I think it is ok to add it as is to our repository. The only restriction might be that we should indicate in the file any change we make to it. License: CC BY 4.0 Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Juan Benet authored
Make sure ctx in commands are derived from req.Context
-
- 23 Aug, 2015 11 commits
-
-
rht authored
Instead put it inside of DAG.Get. The fix is applied only in the case when the context.WithCancel before a DAG.Get is also used later on in the scope. License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
Juan Benet authored
Notify when daemon is ready
-
Juan Benet authored
Refactor ipfs get
-
- 21 Aug, 2015 2 commits
-
-
Juan Benet authored
t0042: fix test indentation
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
- 20 Aug, 2015 4 commits
-
-
Juan Benet authored
fix master: make vendor
-
Juan Batiz-Benet authored
blame: @whyrusleeping on ed4274c9 License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
- 19 Aug, 2015 4 commits
-
-
Pavol Rusnak authored
License: MIT Signed-off-by: Pavol Rusnak <stick@gk2.sk>
-
Juan Benet authored
gateway: make IPNSHostname work on responses too
-
Juan Benet authored
Add test for readonly gateway api sanitation
-
Juan Benet authored
bump development version
-
- 18 Aug, 2015 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 17 Aug, 2015 1 commit
-
-
Lars Gierth authored
IPNSHostnameOption() touches the URL path only on the way in, but not on the way out. This commit makes it complete by touching the following URLs in responses: - Heading, file links, back links in directory listings - Redirecting /foo to /foo/ if there's an index.html link - Omit Suborigin header License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
-