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
/
reports
/
rrdgraph.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#4783] (#4783) Fix RRDGraph report generation
Matt Robinson
2010-09-29
1
-1
/
+1
*
Updated all types to Markdown output
James Turnbull
2010-08-11
1
-9
/
+8
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-106
/
+106
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Don't restate results directly after assignment
Markus Roberts
2010-07-09
1
-1
/
+0
*
Code smell: Use ||= for conditional initialization
Markus Roberts
2010-07-09
1
-1
/
+1
*
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
-6
/
+2
*
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
-8
/
+4
*
Fix for ticket #2639 (Puppet[:user]/Puppet[:group] vs. 'service')
Markus Roberts
2009-09-22
1
-1
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-4
/
+4
*
Ensure that we consistently use either string #{} interpolation or String.%
Daniel Pittman
2008-08-01
1
-2
/
+3
*
Updates to rrdgraph documentation
James Turnbull
2008-04-01
1
-2
/
+4
*
Translating the report handler to an indirected model.
Luke Kanies
2007-10-13
1
-3
/
+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
*
Updating rrdgraph documentation with a pointer to the new rrd package.
luke
2007-06-18
1
-3
/
+4
*
fixing the method to check for hostdir writability in the rrdgraph report
luke
2007-05-25
1
-1
/
+1
*
Adding more detail to the per-host reports dirs, since it was not setting mod...
luke
2007-05-25
1
-3
/
+3
*
Fixing the time-cleaning in the rrdgraph report
luke
2007-05-06
1
-2
/
+2
*
Adding a --summarize option, to get a transaction summary
luke
2007-05-04
1
-0
/
+13
*
Fixing a bug in the tests introduced a while back when I switched to using "g...
luke
2007-04-30
1
-1
/
+1
*
Translating all of the docs except the type docs to RST
luke
2007-04-23
1
-1
/
+3
*
Enhancing the report docs a bit
luke
2007-03-29
1
-2
/
+5
*
Clarifying that the ruby RRD support is provided by a binary library
luke
2007-03-14
1
-1
/
+1
*
Merging the webserver_portability branch from version 2182 to version 2258.
luke
2007-03-06
1
-1
/
+1
*
Moving all of the client and server code into a single network/ directory. I...
luke
2007-02-08
1
-1
/
+1
*
Moving some of the stand-alone classes into the util/ subdirectory, to clean ...
luke
2007-02-07
1
-1
/
+1
*
Fixing rrdgraph report (as marked in #334); also, expanding the docs on all o...
luke
2006-11-09
1
-16
/
+97
*
Refactoring reporting. Reports are now modules instead of simple methods.
luke
2006-10-07
1
-21
/
+25
*
Fixing the rrdgraph report so that it creates a separate rrd directory for ea...
luke
2006-10-05
1
-1
/
+15
*
Significantly redoing metrics. There are now no class variables for metrics,...
luke
2006-06-30
1
-0
/
+20