- 27 Sep, 2015 5 commits
-
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
Juan Benet authored
added docker file permission instructions.
-
Roerick Sweeney authored
I screwed up my initial commit, so here goes again. That's what i get for using the github gui... I added the instructions to make the ipfs_data and ipfs_staging globally readable, which prevents permission errors. It may be better to limit permissions in some way, to prevent potential security risks. License: MIT Signed-off-by: sroerick sweeney@roerick.me
-
Juan Benet authored
ipfs-test-lib: add shellquote()
-
Christian Couder authored
This function can be usefull in many places. See for example: https://github.com/ipfs/go-ipfs/pull/1742 Git has `git rev-parse --sq-quote` that does the same thing. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
- 26 Sep, 2015 2 commits
-
-
Juan Benet authored
Sharness: add test for compression level
-
sroerick authored
-
- 25 Sep, 2015 9 commits
-
-
Juan Benet authored
allow for dht keys to be escaped
-
Juan Benet authored
allow bitswap stat to return total number of bytes wasted
-
Juan Benet authored
write correct address to api file
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
bitswap stat can now track bytes that are wasted by receiving duplicate blocks. ps, gitcop smells License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Juan Benet authored
Fix #1661 IPFS crashes on windows after first run
-
Juan Benet authored
remove hard-coded json content-type for streaming http output
-
Marcin Janczyk authored
The first run does not try to connect to API, as an address is not yet saved in configuration. The second run did not recognize corrently a refused connection. Fixes #1661. License: MIT Signed-off-by: Marcin Janczyk <marcinjanczyk@gmail.com>
-
Cayman Nava authored
There was a stale assumption that streaming output from a channel would always be json. This commit removes that code, allowing Content-Type to appropriately be set like other, non-channel-streaming commands. License: MIT Signed-off-by: Cayman Nava <caymannava@gmail.com>
-
- 24 Sep, 2015 3 commits
-
-
Juan Benet authored
document the set-data and append-data commands in patch
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 23 Sep, 2015 2 commits
-
-
rht authored
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
-
Juan Benet authored
Fix gzip compression level not being set.
-
- 21 Sep, 2015 2 commits
-
-
Richard Littauer authored
Added a Contribute file
-
Richard Littauer authored
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
- 16 Sep, 2015 5 commits
-
-
Juan Benet authored
dont need blockservice workers anymore
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Juan Benet authored
Godep update
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 15 Sep, 2015 7 commits
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Juan Benet authored
Use exec to start IPFS daemon
-
Juan Benet authored
extract logging
-
klauspost authored
If "compression-level" is set, the compression is set to gzip.Nocompression. License: MIT Signed-off-by: Klaus Post <klauspost@gmail.com>
-
Knut Ahlers authored
This incorporates feedback from @RX14 in #1685 and might fix #1537 as the ipfs daemon would get the stop signal from the docker daemon... Maybe that way it stops in a cleaner manner... License: MIT Signed-off-by: Knut Ahlers <knut@ahlers.me>
-
Juan Benet authored
implement unwant command to remove blocks from wantlist
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 14 Sep, 2015 5 commits
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Juan Benet authored
Fix: Use the right repo to encrypt secrets.
-
Knut Ahlers authored
refs #1698 License: MIT Signed-off-by: Knut Ahlers <knut@ahlers.me>
-
Juan Benet authored
Added dockerhub trigger
-
Knut Ahlers authored
License: MIT Signed-off-by: Knut Ahlers <knut@ahlers.me>
-