Commit History

Author SHA1 Message Date
  Austin S. Hemmelgarn 3dc314432e Add support to the updater to toggle auto-updates on and off. (#12202) 2 years ago
  Austin S. Hemmelgarn a24f5bd75c Revert "Overhaul handling of auto-updates in the installer code. (#12076)" (#12182) 2 years ago
  Austin S. Hemmelgarn da7f215ad6 Overhaul handling of auto-updates in the installer code. (#12076) 2 years ago
  Austin S. Hemmelgarn d9c91c23ce Fix handling of non-x86 static builds in updater. (#12055) 2 years ago
  Ilya Mashchenko 1184003875 fix(updater): checksum validation for static build (#11986) 2 years ago
  Austin S. Hemmelgarn a46e36aef9 Add support to updater for updating native DEB/RPM installs with our official packages. (#11753) 2 years ago
  Austin S. Hemmelgarn 53cb66c18a Fi handling of agent restart on update. (#11887) 2 years ago
  Austin S. Hemmelgarn 52f743c5a7 Fix the code that checks for available updates. (#11870) 2 years ago
  maneamarius 0633e54dd1 fix getting latest release tag (#11908) 2 years ago
  Ilya Mashchenko 81a3feae6f fix(updater): don't produce output when static update succeeded (#11879) 3 years ago
  Austin S. Hemmelgarn 9e08ce63f7 Make netdata-updater.sh POSIX compliant. (#11755) 3 years ago
  Ilya Mashchenko e75f29b248 fix(updater): fix exit code when updating static install && updater script (#11873) 3 years ago
  Ilya Mashchenko aa0255b75f updater: don't use api.github.com when checking for latest stable version (#11700) 3 years ago
  Austin S. Hemmelgarn 0bae55d9b6 use the correct exit status for the updater with static updates. (#11520) 3 years ago
  наб c57b9a199e Don't write updater log under root (#10901) 3 years ago
  Austin S. Hemmelgarn db35cc3e78 Allow arbitrary options to be passed to make from netdata-installer.sh. (#11479) 3 years ago
  Ilya Mashchenko 4561d6a5a9 fix `install_type` detection during update (#11199) 3 years ago
  Austin S. Hemmelgarn 295d407fb0 Store info about the installation type for later retrieval. (#11157) 3 years ago
  Austin S. Hemmelgarn 53b51bc800 Don’t use glob expansion in argument to `cd` in updater. (#10936) 3 years ago
  Josh Soref f39406c9b6 Spelling build (#10428) 3 years ago
  Austin S. Hemmelgarn e5aa543cac Assorted updater fixes. (#10613) 3 years ago
  Austin S. Hemmelgarn 1e2a5297a1 Properly handle saved temporary directory on updates. (#10550) 3 years ago
  Austin S. Hemmelgarn a0f71ad6d3 Fixed function name in updater script. (#10462) 3 years ago
  Austin S. Hemmelgarn fca2598c79 Fixed handling of environment file in updater script. (#10447) 3 years ago
  Austin S. Hemmelgarn 9ea434bf3f Updated messages about checksum validation failures on install. (#10448) 3 years ago
  Skibbi b4201dc796 Qick and dirty fix for #10420 (#10424) 3 years ago
  Austin S. Hemmelgarn 59db8884c6 Persist `$TMPDIR` from installer to updater. (#10384) 3 years ago
  Austin S. Hemmelgarn 19dd150acf Fixed handling of self-updating in updater script. (#10352) 4 years ago
  Austin S. Hemmelgarn 7a416ecdcb Made the update script significantly more robust and user friendly. (#10261) 4 years ago
  abrbon 5fcfe4eb29 Fixed bug in auto-updater for FreeBSD (#10198) (#10204) 4 years ago
  Austin S. Hemmelgarn b873b655ce Fixed two bugs related to version handling in install and update code. (#10162) 4 years ago
  Austin S. Hemmelgarn 8ae0a356ff Use printf instead of echo for better POSIX compliance. (#9842) 4 years ago
  Austin S. Hemmelgarn d128889316 Fixed updater bug introduced by incomplete variable rename in #8808. (#9834) 4 years ago
  Austin S. Hemmelgarn 13e7309254 Fix handling of NETDATA_NIGHTLIES_BASEURL. (#9831) 4 years ago
  Austin S. Hemmelgarn 9c3b49ee99 Improved temporary directory checking in installer and updater. (#9797) 4 years ago
  James Mills 11c610af74 Fix the netdata-updater.sh to correctly pass REINSTALL_OPTIONS (finally) (#8808) 4 years ago
  Austin S. Hemmelgarn b63d58f1c8 Add a random offset to the update script when running non-interactively. (#9245) 4 years ago
  James Mills 57c916530c Fix reliability of kickstart/kickstart-static64 with checksums sometimes failing (#9165) 4 years ago
  James Mills e92d2ce7a1 Revert "Introduce a random sleep in the Netdata updater (#9079)" (#9161) 4 years ago
  James Mills cea8a3fcbb Introduce a random sleep in the Netdata updater (#9079) 4 years ago
  Austin S. Hemmelgarn cf948d42c2 Switched to the new React dashboard code as the default dashboard. (#8363) 4 years ago
  James Mills 3568c340ad Fix auto updates for static installs (kickstart_static64.sh) (#8507) 4 years ago
  James Mills f6be65b39b Fix the lack of cleanup in the netdata updater (#8414) 4 years ago
  Ilya Mashchenko c77542e611 packaging/installer: fix get_latest_version for nightly channel (#8172) 4 years ago
  James Mills e5ec99c72d Fixed text if current version is >= latest version and already installed (#8078) 4 years ago
  Gabor Meszaros acaae73dea Fixes conditional for NetData Updater when checking for new updates (#8028) 4 years ago
  James Mills 8a0ca04ac9 Adds support for only performing updates if there is a newer version (#7939) 4 years ago
  James Mills 2ec5d0682c Fixes error/warnings found by shellcheck for ./packaging/installer/netdata-updater.sh (#7938) 4 years ago
  James Mills 22d341461c Re-formatted ./packaging/installer/netdata-updater.sh with shfmt -w -i 2 -ci -sr (#7937) 4 years ago
  Ilya Mashchenko 3522e0720c netdata-updater.sh: explicitly return 0 from update (#7955) 4 years ago