index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
util
/
metric.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2.6.x' into next
Nick Lewis
2011-01-06
1
-0
/
+1
|
\
|
*
(#5715) Changed the type of metric names to always be strings.
Paul Berry
2010-12-30
1
-0
/
+1
*
|
Merge remote branch 'masterzen/feature/master/4339' into next
Paul Berry
2010-11-22
1
-5
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yaml
Brice Figureau
2010-11-13
1
-5
/
+3
*
|
(#4726) Fix RRD legacy support
Matt Robinson
2010-11-16
1
-1
/
+1
|
/
*
Fixed #4919 - added parenths to fix error message:
James Turnbull
2010-10-02
1
-1
/
+1
*
Fix #4726 Update puppet rrdtool metric code to support modern rrd ruby bindings
Jesse Wolfe
2010-09-28
1
-9
/
+38
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-123
/
+123
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-8
/
+8
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-1
/
+1
*
Fix for #3690 failing to calculate error codes
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-4
/
+4
*
Moved RRD feature from util/metric.rb to feature/base.rb
James Turnbull
2008-11-17
1
-5
/
+0
*
Revert "Added last part of #1633 patch - update to util/metrics.rb"
James Turnbull
2008-10-10
1
-5
/
+0
*
Added last part of #1633 patch - update to util/metrics.rb
James Turnbull
2008-10-10
1
-0
/
+5
*
Adding an array indexer method to Puppet::Util::Metric as requested in #1633.
Luke Kanies
2008-10-08
1
-0
/
+9
*
Adding partial spec tests for Puppet::Util::Metric.
Luke Kanies
2008-10-08
1
-9
/
+14
*
fix #815: add :main to all use() for :reporting and :metrics
David Schmitt
2007-11-09
1
-1
/
+1
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
Renaming the 'Puppet::Util::Config' class to
Luke Kanies
2007-09-22
1
-1
/
+1
*
adjusting the rrd color stack as requested by thijs
luke
2007-06-14
1
-1
/
+1
*
Applying metrics patch from #659 by thijs
luke
2007-06-14
1
-12
/
+15
*
Fixing the time-cleaning in the rrdgraph report
luke
2007-05-06
1
-0
/
+1
*
Consolidating all of the configuration parameter declarations into configurat...
luke
2007-05-04
1
-12
/
+0
*
Fixing the Metric class old clients can still refer to the Puppet::Metric class.
luke
2007-03-21
1
-0
/
+2
*
Moving some of the stand-alone classes into the util/ subdirectory, to clean ...
luke
2007-02-07
1
-0
/
+158