- 27 Feb, 2019 4 commits
-
-
Steven Allen authored
Fixes the latest batch of bugs found in RC testing. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
Gx Bubble. libp2p-6.0.38
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
-
- 26 Feb, 2019 5 commits
-
-
Steven Allen authored
fix: show interactive output from install.sh
-
Steven Allen authored
Revert "chore: update to Web UI 2.4.0"
-
Steven Allen authored
-
Oli Evans authored
When trying out the latest rc, i used the `./install.sh` It hung, with no output. I removed the 2> /dev/null and it turned out mv was waiting for user input to confirm the change of file permssions from 555 to 755. This PR removes piping the output from mv to /dev/null as it seems like the safest fix. An alternative would be to just add -f but i've err'd on the side of caution. If also tweaked the second condition basedo on the recommendations of shellcheck see: https://github.com/koalaman/shellcheck/wiki/SC2166 License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
Steven Allen authored
gx: update go-ipfs-cmds
-
- 25 Feb, 2019 3 commits
-
-
Steven Allen authored
fixes #6021 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
chore: update to Web UI 2.4.0
-
Diogo Silva authored
License: MIT Signed-off-by: Diogo Silva <fsdiogo@gmail.com>
-
- 24 Feb, 2019 1 commit
-
-
Steven Allen authored
release 0.4.19-rc1
-
- 23 Feb, 2019 4 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
CHANGELOG: add 0.4.19
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
MollyM authored
-
- 21 Feb, 2019 12 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
* AutoRelay/AutoNAt * Randomports * Hash in gateway directory listing * Badger datastore 1.0 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
gx: update go-cid
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
gx: update go-bitswap and go-libp2p-kad-dht
-
Steven Allen authored
* go-bitswap: fix some race conditions. * go-libp2p-kad-dht: fix a goroutine leak. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 20 Feb, 2019 1 commit
-
-
Steven Allen authored
fix: return the shortest, completely resolved path in the resolve command
-
- 19 Feb, 2019 9 commits
-
-
Steven Allen authored
fix a few interop test issues
-
Steven Allen authored
* Updates go-ipfs-cmds to try to get the tests to pass on travis. * While we're at it, fix duplicate gx deps. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
fixes #5703 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
fix HAMT bookmark ln
-
Tylar authored
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
(interop) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 18 Feb, 2019 1 commit
-
-
Steven Allen authored
docs: document Gateway.NoFetch
-