Commit History

Author SHA1 Message Date
  Ilya Mashchenko d8c5963e0b fix(netdata-updater.sh): ensure `--non-interactive` flag is passed during self-update (#18786) 1 month ago
  Austin S. Hemmelgarn 3c91cb0066 Use temporary file for commit date check. (#18646) 1 month ago
  Ilya Mashchenko 145df7a801 updater: handle json decode error in newer_commit_date() (#17925) 5 months ago
  Austin S. Hemmelgarn 9b7777703c Improve anacron detection in updater. (#17862) 5 months ago
  Austin S. Hemmelgarn 9a7bfb9839 Disable updater jitter when run from anacron. (#17826) 5 months ago
  Austin S. Hemmelgarn 002c9518f1 Support offline installs in the updater code. (#17648) 6 months ago
  Austin S. Hemmelgarn 42595b3f26 Add fallback logic in installer for fetching files. (#17045) 7 months ago
  Austin S. Hemmelgarn 3558d50b10 Fix incorrect major version check in updater. (#16803) 10 months ago
  Austin S. Hemmelgarn b70e223e80 Add check to avoid auto-installing new major versions of Netdata. (#15898) 10 months ago
  Brian Candler 488dc7779e Robustness improvements to netdata-updater.sh (#16613) 11 months ago
  Konstantin Shalygin 6c50aefb74 Added CentOS-Stream to distros (#15742) 1 year ago
  Austin S. Hemmelgarn ca1b3eebb2 Add netdata-plugin-systemd-journal package. (#15733) 1 year ago
  Bastien cb0942600a Fix non-interactive options for apt-get and zypper. (#15288) 1 year ago
  Tasos Katsoulas 69d6b7f0ed Support nativa packages for openSUSE tumbleweed (#14692) 1 year ago
  Ilya Mashchenko ee5e47460c packaging: fix arch detection in update_static (#15396) 1 year ago
  Austin S. Hemmelgarn 9e58153a5a Add configuration file for netdata-updater.sh. (#15149) 1 year ago
  Austin S. Hemmelgarn 1c257e6969 Assorted installer code cleanup. (#14632) 1 year ago
  Austin S. Hemmelgarn cd8c7a26b6 Add Amazon Linux 2 to CI and platform support. (#14599) 1 year ago
  Austin S. Hemmelgarn b333c6ffde Use curl from static builds if no system-wide copy exists. (#14403) 1 year ago
  Dim-P 161f51132d Fix kickstart and updater not working with BusyBox wget (#14392) 1 year ago
  Austin S. Hemmelgarn e5be62dcbc Switch nightlies to GitHub releases. (#14020) 1 year ago
  Dim-P 0f42f43ab8 Fix binpkg updates on OpenSUSE (#14260) 1 year ago
  Ilya Mashchenko 2033fb1117 fix(updater): don't produce any output if static update completed successfully (#14058) 2 years ago
  Austin S. Hemmelgarn 05ef3a0c55 Properly propagate errors from installer/updater to kickstart script. (#13802) 2 years ago
  Pulseeey 50f8339073 Add CloudLinux OS detection to the updater script (#13752) 2 years ago
  Thomas Anderson 9dc631e50a Fix netdata-updater.sh sha256sum on BSDs (#13391) 2 years ago
  Austin S. Hemmelgarn b8bfe953fb Properly handle interactivity in the updater code. (#13209) 2 years ago
  Ilya Mashchenko 4b16915109 fix(updater): fix updating when using `--force-update` and new version of the updater script is available (#13104) 2 years ago
  Austin S. Hemmelgarn b27b58bb10 Re-enable updates for systems using static builds. (#13110) 2 years ago
  Austin S. Hemmelgarn b67c1026ba Temporarily disable updates for static builds. (#13100) 2 years ago
  Ilya Mashchenko 86b979aaad fix(updater): return 0 on successful update for native packages when running interactively (#13083) 2 years ago
  Ilya Mashchenko 731fb01d39 fix(updater): don't produce any output if binpkg update completed successfully (#13081) 2 years ago
  Austin S. Hemmelgarn 6c3a13d010 Only try to update repo metadata in updater script if needed. (#13009) 2 years ago
  Marian Savchuk 91ccf89a4c Fix and improve netdata-updater.sh script (#12757) 2 years ago
  Austin S. Hemmelgarn 16827c5b99 Fix checking of enviornment files. (#12768) 2 years ago
  Austin S. Hemmelgarn 0fc101679d Correctly propagate errors and warnings up to the kickstart script from scripts it calls. (#12686) 2 years ago
  Igor Karpov dbee2c5451 fix upgrading all currently installed packages when updating Netdata on Debian 2 years ago
  Austin S. Hemmelgarn 6a2d3ca168 Fix temporary directory handling for dependency handling script in updater. (#12562) 2 years ago
  Ilya Mashchenko 956f8a41b0 feat(netdata-updater): add the script name when logging (#12557) 2 years ago
  Ilya Mashchenko df32f93b9a fix(netdata-updater): properly handle update for debian packages (#12524) 2 years ago
  Ilya Mashchenko d93817b00e feat(netdata-updater): add `--force-update` parameter (#12493) 2 years ago
  Ilya Mashchenko 1023c3e196 open fd3 before first use (#12491) 2 years ago
  Austin S. Hemmelgarn e778ed51f9 Allow updates without environment files in some cases. (#12400) 2 years ago
  Austin S. Hemmelgarn 230fbe067d Reorder functions properly in updater script. (#12399) 2 years ago
  Austin S. Hemmelgarn 410191bcd2 Fix handling of checks for newer updater script on update. (#12367) 2 years ago
  Austin S. Hemmelgarn 3b07293ede Redirect dependency handling script output to logfile when running from updater. (#12341) 2 years ago
  Austin S. Hemmelgarn 7a0fa00128 Fix incorrect function names in netdata-updater.sh. 2 years ago
  Austin S. Hemmelgarn e818796806 Pull in build dependencies when updating a locally built install. (#12294) 2 years ago
  Austin S. Hemmelgarn 62938c2e1d Fix incorrect install type on some older nightly installs. (#12282) 2 years ago
  Daniel Weaver 0d0e5ab901 Fixing stderr output when testing tmpdir (#12298) 2 years ago