| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-11-04 | fix get_self_url() misbehaving in plugins/ | Andrew Dolgov |
| 2024-10-01 | drop OPENTELEMETRY_ global config entries | Andrew Dolgov |
| 2024-09-15 | add another test for self url, split regex into two parts - one for plugins, ... | Andrew Dolgov |
| 2024-09-14 | fix Config::get_self_url() invoked from plugin context, better deal with mult... | Andrew Dolgov |
| 2024-08-21 | Fix some broken links and make minor wording tweaks. | wn_ |
| 2024-06-18 | set DAEMON_FEED_LIMIT to 50 by default and use it consistently between forkin... | Andrew Dolgov |
| 2024-06-18 | * pass arbitrary CLI arguments to update daemon via updater.sh entrypoint | Andrew Dolgov |
| 2023-10-27 | replace some dirname horrors with a separate unit-tested method | Andrew Dolgov |
| 2023-10-25 | add healthcheck public method, map by default to /healthz | Andrew Dolgov |
| 2023-10-25 | move to psr-4 autoloader | Andrew Dolgov |