]> granicus.if.org Git - icinga2/history - lib/perfdata/graphitewriter.cpp
Move PerfdataValue() class into base library
[icinga2] / lib / perfdata / graphitewriter.cpp
2017-05-15 Michael FriedrichMove PerfdataValue() class into base library 5265/head
2017-03-29 Gunnar BeutnerMerge branch 'support/2.6'
2017-02-10 Michael FriedrichAdd a removal note for enable_legacy_mode for GraphiteW...
2017-02-08 Michael FriedrichAdd logging for started/stopped features
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerReplace BOOST_FOREACH with range-based for loops
2016-06-23 Michael FriedrichAdd acknowledgement type to Graphite, InfluxDB, OpenTSD...
2016-05-12 Michael FriedrichMove CalculateExecutionTime and CalculateLatency into...
2016-05-10 Michael FriedrichMove CalculateExecutionTime and CalculateLatency into...
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-10-28 Gunnar BeutnerConvert Comment/Downtime to config objects
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-09-23 Jean-Marcel FlachImplement status api handler
2015-09-06 Michael FriedrichImplement a better Graphite tree schema
2015-08-25 Gunnar BeutnerImplement support for tracking dependencies between...
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-03-28 Gunnar BeutnerMove implementation code from thpp files into separate...
2015-03-27 Gunnar BeutnerGenerate C++ code for type validators
2015-02-11 Michael FriedrichMove ValidateMacroString into the MacroProcessor class
2015-02-11 Gunnar BeutnerReplace if( with if (
2015-02-11 Michael FriedrichAdd macro config validator for command args, env, custo...
2015-02-07 Michael FriedrichRemove name and return value for stats functions
2015-02-06 Gunnar BeutnerAdd timestamp support for Graphite
2015-01-22 Michael FriedrichUpdate copyright year
2014-11-27 Gunnar BeutnerImplement support for arrays in command arguments
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-10-20 Gunnar BeutnerUpdate some more log messages
2014-10-19 Gunnar BeutnerRefactor logging code
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-10-13 Gunnar BeutnerMove all libraries into the lib/ directory