- 06 Feb, 2020 1 commit
-
-
Hector Sanjuan authored
This was an old leftover
-
- 29 Jan, 2020 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
Update all deps.
-
- 25 Dec, 2019 1 commit
-
-
flowed authored
-
- 05 Dec, 2019 1 commit
-
-
Steven Allen authored
-
- 22 Nov, 2019 1 commit
-
-
Michael Muré authored
-
- 18 Nov, 2019 1 commit
-
-
Hucg authored
-
- 15 Nov, 2019 2 commits
- 01 Oct, 2019 1 commit
-
-
Steven Allen authored
All the work was client-side. Unix domain socket multiaddrs already worked server-side. fixes #4218
-
- 30 Sep, 2019 1 commit
-
-
Oli Evans authored
Adds `ipfs_info` prometheus metric with version and commit info ```prometheus ipfs_info{commit="9ea7c6a1-dirty",version="0.5.0-dev"} 1 ``` This follows the same pattern as go and other systems, adding a gauge metric that is set to 1, with the version info addeds as labels. This is a common pattern for prometheus. It lets operators merge version info into other prometheus metrics by multiplying it with the other stat, as described in https://www.robustperception.io/exposing-the-software-version-to-prometheus For example, we already expose the go version info as ```prometheus go_info{version="go1.12.9"} 1 ``` License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
- 27 Sep, 2019 7 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
That way, we can reliably know when the daemon is ready.
-
Steven Allen authored
Instead of letting systemd override the configured addresses, merge them. This is likely the "expected" behavior.
-
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>
-
- 30 Aug, 2019 1 commit
-
-
Steven Allen authored
For now, configs specified in `daemon --init-config` and `init CONFIG` are not available. We should fix this eventually but isn't necessary for now (and supporting this will be annoying).
-
- 28 Aug, 2019 1 commit
-
-
Steven Allen authored
fixes #6022
-
- 26 Aug, 2019 1 commit
-
-
Dominic Della Valle authored
-
- 23 Aug, 2019 1 commit
-
-
Steven Allen authored
-
- 03 Jul, 2019 1 commit
-
-
Steven Allen authored
-
- 29 Jun, 2019 1 commit
-
-
Steven Allen authored
fixes #5784
-
- 28 Jun, 2019 1 commit
-
-
Steven Allen authored
1. Allow loading from arbitrary and multiple directories. 2. Make it possible to directly load built-in plugins that _aren't_ in the preload list.
-
- 08 Jun, 2019 1 commit
-
-
Kirill Goncharov authored
License: MIT Signed-off-by: Kirill Goncharov <kdgoncharov@gmail.com>
-
- 01 Jun, 2019 1 commit
-
-
Raúl Kripalani authored
closes #6391 License: MIT Signed-off-by: Raúl Kripalani <raul@protocol.ai>
-
- 15 May, 2019 1 commit
-
-
Steven Allen authored
Otherwise, we simply panic later. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 14 May, 2019 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 13 May, 2019 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 11 May, 2019 2 commits
-
-
Steven Allen authored
Not sure why CI wasn't failing. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 30 Apr, 2019 1 commit
-
-
Oli Evans authored
tweak the daemon --help output to use escaped double quotes instead of single quotes so the same command can be used on windows. fixes: #2034 License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
- 26 Apr, 2019 3 commits
-
-
Steven Allen authored
fixes #6247 Really, we need a global _resource_ manager service that can sum requests from the datastore, libp2p, etc. for more file descriptors. However, we don't have that. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
-
Steven Allen authored
fixes #6247 Really, we need a global _resource_ manager service that can sum requests from the datastore, libp2p, etc. for more file descriptors. However, we don't have that. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 23 Apr, 2019 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 17 Apr, 2019 2 commits
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 03 Apr, 2019 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-