]> arthur.barton.de Git - netdata.git/commit
Merge branch 'master' into ab-debian
authorAlexander Barton <alex@barton.de>
Thu, 23 Mar 2017 11:21:24 +0000 (12:21 +0100)
committerAlexander Barton <alex@barton.de>
Thu, 23 Mar 2017 11:21:24 +0000 (12:21 +0100)
commit30c9ea4858643ee65c4e74dfefb0a055f1755e63
tree10e694f51bed3f41f311a2e92a454546a9b43d55
parent694e39df866464775e5b7d96bea511ef87413d5f
parent1c421f8e1f0b93a9fa0207f8bc45b3ae41359f32
Merge branch 'master' into ab-debian

* master: (75 commits)
  ipv6 metrics swapped; fixes #2000
  haproxy_plugin: get data via UrlService bugfix
  more info about -W set
  allow all configuration options to be set from the command line; #1991
  allow .scope sub-cgroups
  enable libvirt cgroups
  mongodb_plugin: take "arbiter" replica set member into account
  Create draft release when uploading from Travis
  Update checks to work on OS X
  Post release 1.6.0
  Prepare release 1.6.0
  Fix misc compiler warnings on FreeBSD
  Fix compiler warnings for FreeBSD plugin
  coverity: 164803 Resource leak in ARL (impossible case)
  freebsd coverity: 164808 Uninitialized scalar variable
  freebsd coverity: 164810 Uninitialized scalar variable
  freebsd coverity: 164802 Same on both sides
  fixed typo in sizeof()
  properly initialize new memory regions after reallocz(); fixes #1972
  run-parts does not run scripts with .sh extension
  ...