Merge pull request #3329 from efuss/fix-3311
[collectd.git] / src / write_stackdriver.c
2019-09-18 Matthias RungeMerge pull request #3282 from abays/sysevent
2019-09-17 Matthias RungeMerge pull request #3277 from abays/sysevent
2019-09-13 Matthias RungeMerge pull request #3159 from rpv-tomsk/collectd-usercache
2019-09-04 Andrew BaysFix merge conflicts
2019-09-04 Andrew BaysFix merge conflicts
2019-09-04 Matthias RungeMerge pull request #2624 from abays/sysevent
2019-07-23 Matthias RungeMerge pull request #3207 from dago/cppflagsbugs
2019-07-22 Matthias RungeMerge pull request #3202 from mrunge/collectd-5.9
2019-07-19 Zebity SpringRun all changed files 68 8.c/1*.h through clang-format
2019-07-19 Zebity SpringAdd snprintf wrapper for GCC 8.2/3
2019-07-12 sranga4Merge pull request #3153 from zebity/master
2019-07-12 Zebity SpringMerge remote-tracking branch 'upstream/master'
2019-07-05 Pavel RochnyakMerge branch 'master' into master
2019-07-01 Matthias RungeMerge pull request #2725 from RafaelMarinheiro/fix_grpc...
2019-06-03 Zebity SpringMerge remote-tracking branch 'upstream/master'
2019-05-16 Zebity SpringRun all changed files 68 8.c/1*.h through clang-format
2019-05-16 Zebity SpringMerge remote-tracking branch 'upstream/master'
2019-05-15 Pavel RochnyakMerge pull request #2986 from shastah/feature/curl...
2019-05-13 Zebity SpringAdd snprintf wrapper for GCC 8.2/3
2019-04-29 usev6Update to resolve conflicts due to renamed files
2019-03-07 Pavel RochnyakMerge pull request #2874 from elfiesmelfie/feat_virt_bl...
2019-02-20 Florian ForsterMerge branch 'collectd-5.8'
2019-02-20 Ruben KerkhofMerge pull request #3060 from octo/issue/2973
2019-02-19 Florian ForsterMerge pull request #3074 from mfournier/ci-setup
2019-02-12 Matthias RungeMerge pull request #3061 from octo/docs
2019-02-12 Ruben KerkhofMerge pull request #3055 from dfandrich/travis
2019-02-12 Ruben KerkhofMerge pull request #3021 from rubenk/libcollectdclient...
2019-02-12 Florian ForsterMerge pull request #2961 from octo/ff/utils
2019-02-11 Florian ForsterTree wide: Move utilities and libraries to src/utils/.
2019-02-10 Florian ForsterMerge branch 'collectd-5.8'
2018-11-19 Andrew BaysMerge branch 'master' into add_ovs_stats_bonds_3
2018-11-09 Andrew BaysMerge branch 'master' into connectivity
2018-11-06 Andrew BaysMerge branch 'master' into sysevent
2018-10-26 Pavel RochnyackMerge branch 'collectd-5.8' into master
2018-10-22 Andrew BaysMerge branch 'master' into procevent
2018-10-22 Evgeny Naumovmerge upstream
2018-10-20 Pavel RochnyakMerge pull request #2806 from rorysexton/dev_turbostat_...
2018-10-18 Florian Forsterwrite_stackdriver plugin: Remove redundant error message.
2018-10-18 Florian Forsterwrite_stackdriver plugin: Check "http_code" instead...
2018-10-18 Florian Forsterwrite_stackdriver plugin: Check pointer for NULL before...
2018-10-18 Florian ForsterMerge remote-tracking branch 'github/pr/2472'
2018-10-09 Florian Forsterwrite_stackdriver plugin: Check message for NULL before...
2018-10-09 Florian Forsterwrite_stackdriver plugin: Set HTTP request timeout.
2018-10-08 Florian Forsterwrite_stackdriver plugin: Centralize HTTP calls, add...
2018-10-04 Florian ForsterVarious files: Remove mode line.
2018-10-04 Florian Forsterwrite_stackdriver plugin: Use the "Label" option inside...
2018-10-04 Florian ForsterRename write_gcm to write_stackdriver.