Merge branch 'collectd-5.5'
[collectd.git] / src / write_redis.c
2015-11-08 Marc FournierMerge branch 'collectd-5.5'
2015-11-08 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-11-06 Pierre-Yves RitschardMerge branch 'collectd-5.4' into collectd-5.5
2015-11-06 Marc FournierMerge branch 'collectd-5.5'
2015-11-06 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-11-02 Pierre-Yves RitschardMerge pull request #1311 from pyr/fix/1282
2015-10-30 Marc FournierMerge pull request #1309 from baryonix/time_fix
2015-10-27 Brian Kellywrite_redis plugin: Add support for StoreRates option
2015-10-27 Brian Kellywrite_redis plugin: Improve ZREMRANGEBYRANK command...
2015-10-27 Brian Kellywrite_redis plugin: Fix ZREMBYRANK command debug message
2015-10-27 Brian Kellywrite_redis plugin: Add option to limit sorted set...
2015-10-27 Marc FournierMerge branch 'collectd-5.5'
2015-10-27 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-10-27 Marc Fournierwrite_redis: remove unused variable from wr_write()
2015-10-27 Brian Kellywrite_redis plugin: Remove old zadd command formatting...
2015-10-14 Marc FournierMerge branch 'collectd-5.5'
2015-10-14 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-10-07 trenkelMerge pull request #1289 from trenkel/master
2015-09-14 Marc FournierMerge branch 'collectd-5.5'
2015-09-14 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-09-11 Marc FournierMerge branch 'collectd-5.5'
2015-09-11 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1135'
2015-08-26 Marc FournierMerge branch 'collectd-5.5'
2015-08-26 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-07 Marc FournierMerge branch 'collectd-5.5'
2015-08-07 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-03 Marc FournierMerge branch 'collectd-5.5'
2015-08-03 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-01 Marc FournierMerge branch 'collectd-5.5'
2015-08-01 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-07-14 Florian ForsterMerge remote-tracking branch 'github/pr/1124'
2015-07-13 Florian ForsterMerge remote-tracking branch 'github/pr/1130'
2015-07-13 Florian ForsterMerge branch 'collectd-5.5'
2015-07-13 Sebastian PfahlAdded option to choose redis database to use
2015-07-07 Marc FournierMerge branch 'collectd-5.5'
2015-07-07 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-06-28 Florian ForsterMerge branch 'collectd-5.5'
2015-06-28 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-26 Marc FournierMerge branch 'collectd-5.5'
2015-06-25 Florian ForsterMerge remote-tracking branch 'github/pr/1097'
2015-06-25 Florian ForsterMerge remote-tracking branch 'github/pr/1093'
2015-06-25 Florian Forsterwrite_redis plugin: Call freeReplyObject() for each...
2015-06-25 Florian Forsterwrite_redis plugin: Use the prefix for the "values...
2015-06-25 Florian ForsterMerge remote-tracking branch 'github/pr/1082'
2015-06-23 Sebastian Pfahlremoved separator between prefix and the rest of the key
2015-06-19 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-18 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-18 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-17 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-17 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-17 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-16 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-16 Florian ForsterMerge remote-tracking branch 'github/pr/1085'
2015-06-16 Marc FournierMerge branch 'collectd-5.5'
2015-06-15 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-06-15 Sebastian PfahlAdded Prefix Parameter to write_redis plugin
2015-06-11 Florian Forsterwrite_redis plugin: Check the return value of format_va...
2015-06-11 brianpkelly (no... write_redis: Increase parsability by using format_value...
2015-06-11 brianpkelly (no... write_redis: Increase parsability of multi-valued keys...
2015-06-11 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-06 Florian ForsterMerge remote-tracking branch 'github/pr/1036'
2015-06-06 Florian ForsterMerge branch 'pr/1033'
2015-06-01 Florian ForsterMerge remote-tracking branch 'github/pr/1056'
2015-05-28 Marc FournierMerge remote-tracking branch 'origin/collectd-5.3'...
2015-05-28 Florian ForsterMerge remote-tracking branch 'github/pr/1054'
2015-05-26 rootwrite_redis: Replaced method for checking for a NULL...
2015-05-26 rootwrite_redis: Log error message from redis command failures
2015-05-26 rootwrite_redis: improve checking the redis connection
2015-05-22 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-05-22 Florian Forsterwrite_redis: Fix timestamp sent to Redis.
2015-05-22 Florian ForsterVarious plugins: Use the global GAUGE_FORMAT.
2015-05-19 Marc FournierMerge branch 'collectd-5.4'
2015-05-19 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-05-09 Marc FournierMerge branch 'collectd-5.4'
2015-04-22 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-04-14 Marc FournierMerge branch 'collectd-5.4'
2015-04-14 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-04-08 Marc FournierMerge branch 'collectd-5.4'
2015-04-08 Marc FournierMerge remote-tracking branch 'origin/pr/693'
2015-04-02 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-03-24 Marc FournierMerge remote-tracking branch 'origin/pr/752' into wh_lo...
2015-03-12 Marc FournierMerge branch 'collectd-5.4'
2015-03-06 Pierre-Yves RitschardMerge pull request #838 from yogeswaran/histogram
2015-03-03 Marc FournierMerge remote-tracking branch 'origin/pr/598'
2015-02-24 Marc FournierMerge branch 'collectd-5.4'
2015-02-24 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-02-15 trenkelMerge pull request #890 from trenkel/master
2015-01-07 Marc FournierMerge branch 'collectd-5.4'
2015-01-07 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-12-12 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-12-01 Pierre-Yves RitschardMerge pull request #411 from radford/curl-json-inhomoge...
2014-11-29 Pierre-Yves RitschardMerge pull request #396 from radford/perl-debug-compile-fix
2014-11-26 Marc FournierMerge pull request #813 from njh/openldap_symbol_fix
2014-11-24 Marc Fournierwrite_redis: pass a literal string to snprintf()
2014-11-24 Marc FournierMerge branch 'collectd-5.4'
2014-11-24 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2014-11-24 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-11-21 Pierre-Yves RitschardMerge pull request #728 from mbethke/test-and-clean
2014-11-20 Pierre-Yves RitschardMerge pull request #593 from sodor/master
next