summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/metric.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.x' into nextNick Lewis2011-01-061-0/+1
|\
| * (#5715) Changed the type of metric names to always be strings.Paul Berry2010-12-301-0/+1
* | Merge remote branch 'masterzen/feature/master/4339' into nextPaul Berry2010-11-221-5/+3
|\ \ | |/ |/|
| * Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2010-11-131-5/+3
* | (#4726) Fix RRD legacy supportMatt Robinson2010-11-161-1/+1
|/
* Fixed #4919 - added parenths to fix error message:James Turnbull2010-10-021-1/+1
* Fix #4726 Update puppet rrdtool metric code to support modern rrd ruby bindingsJesse Wolfe2010-09-281-9/+38
* Code smell: Two space indentationMarkus Roberts2010-07-091-123/+123
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-8/+8
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-1/+1
* Fix for #3690 failing to calculate error codesJesse Wolfe2010-02-171-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-4/+4
* Moved RRD feature from util/metric.rb to feature/base.rbJames Turnbull2008-11-171-5/+0
* Revert "Added last part of #1633 patch - update to util/metrics.rb"James Turnbull2008-10-101-5/+0
* Added last part of #1633 patch - update to util/metrics.rbJames Turnbull2008-10-101-0/+5
* Adding an array indexer method to Puppet::Util::Metric as requested in #1633.Luke Kanies2008-10-081-0/+9
* Adding partial spec tests for Puppet::Util::Metric.Luke Kanies2008-10-081-9/+14
* fix #815: add :main to all use() for :reporting and :metricsDavid Schmitt2007-11-091-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-1/+1
* adjusting the rrd color stack as requested by thijsluke2007-06-141-1/+1
* Applying metrics patch from #659 by thijsluke2007-06-141-12/+15
* Fixing the time-cleaning in the rrdgraph reportluke2007-05-061-0/+1
* Consolidating all of the configuration parameter declarations into configurat...luke2007-05-041-12/+0
* Fixing the Metric class old clients can still refer to the Puppet::Metric class.luke2007-03-211-0/+2
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-0/+158