- 29 Oct, 2019 1 commit
-
-
MollyM authored
-
- 25 Oct, 2019 1 commit
-
-
MollyM authored
-
- 23 Oct, 2019 2 commits
-
-
Steven Allen authored
ipfs namespace is now being provided to prometheus
-
Adrian Lanzafame authored
-
- 21 Oct, 2019 3 commits
-
-
Steven Allen authored
feat: web ui 2.5.8
-
Henrique Dias authored
-
Henrique Dias authored
-
- 13 Oct, 2019 1 commit
-
-
Steven Allen authored
docs: add connmgr to config.md toc
-
- 11 Oct, 2019 1 commit
-
-
Oli Evans authored
-
- 08 Oct, 2019 7 commits
-
-
Steven Allen authored
feat: web ui 2.5.7
-
Steven Allen authored
fix(pin): wait till after fetching to remove direct pin
-
Steven Allen authored
Otherwise, we could abort while fetching the graph and stay in a state where the direct pin is removed. fixes #4650
-
Henrique Dias authored
Relevant release notes can be found on [v2.5.5](https://github.com/ipfs-shipyard/ipfs-webui/releases/tag/v2.5.5).
-
Steven Allen authored
README: improve build documentation
-
Steven Allen authored
fixes #6704
-
Steven Allen authored
fixes #6704
-
- 07 Oct, 2019 11 commits
-
-
Jakub Sztandera authored
Introduce buzhash chunker
-
Steven Allen authored
Pinning interop: Pin ls returns appropriate zero value
-
Steven Allen authored
-
Steven Allen authored
fix(resolve): correctly handle .eth domains
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
-
Jakub Sztandera authored
It has the same properties as Rabin but is much faster. Benchmark results: ``` name speed Buzhash2/1K-4 1.71GB/s ± 4% Buzhash2/1M-4 1.15GB/s ± 2% Buzhash2/16M-4 892MB/s ± 1% Buzhash2/100M-4 904MB/s ± 2% Rabin/1K-4 13.8MB/s ± 3% Rabin/1M-4 171MB/s ± 3% Rabin/16M-4 182MB/s ± 4% Rabin/100M-4 182MB/s ± 3% Default/1K-4 1.74GB/s ± 4% Default/1M-4 3.22GB/s ± 2% Default/16M-4 3.88GB/s ± 2% Default/100M-4 4.21GB/s ± 6% ``` License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
-
Adin Schmahmann authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
This should have been handled down inside the DNSLink resolver. Otherwise, we'll break any name happens to end in `.eth`. also fixes #6699
-
- 02 Oct, 2019 2 commits
-
-
Steven Allen authored
Update README.md
-
Jessica Schilling authored
Change first link under "Getting Started" to more specific docs per https://github.com/ipfs/go-ipfs/pull/6692#issuecomment-537110811 Ref https://github.com/ipfs/go-ipfs/pull/6692
-
- 01 Oct, 2019 11 commits
-
-
Steven Allen authored
daemon: support unix domain sockets for the API/gateway
-
Steven Allen authored
docs: guide users to the right locations for questions
-
Steven Allen authored
docs: readme improvements
-
David Dias authored
-
David Dias authored
-
David Dias authored
-
David Dias authored
Co-Authored-By: Eric Ronne <eric@protocol.ai>
-
David Dias authored
-
Steven Allen authored
docs: link remaining docs available, guide people to the right locations
-
Steven Allen authored
docs: fix broken url
-
David Dias authored
-