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
Commit message (
Expand
)
Author
Age
Files
Lines
*
(#7853) Clarify and complete docs for the tagmail report processor
nfagerlund
2011-08-09
1
-11
/
+15
*
Fix #1886 - Add node cleanup capability
Peter Meier
2011-07-27
1
-0
/
+15
*
(#5794) create reports directory when creating host specific directory
Valdis Victor Vitayaudom
2011-03-05
1
-1
/
+4
*
(#5799) Simplify report dir creation
Nick Lewis
2011-01-06
1
-19
/
+1
*
maint: remove stray debug statement.
Jesse Wolfe
2011-01-03
1
-1
/
+1
*
Fix #5698 puppet inspect shouldn't report of attributes of deleted files
Jesse Wolfe
2011-01-03
1
-1
/
+1
*
[#4783] (#4783) Fix RRDGraph report generation
Matt Robinson
2010-09-29
1
-1
/
+1
*
Fix for #4708 - tagmail should allow . in tagname
Dan Bode
2010-09-23
1
-1
/
+1
*
Updated all types to Markdown output
James Turnbull
2010-08-11
4
-25
/
+23
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
5
-322
/
+322
*
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
3
-4
/
+4
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
3
-21
/
+7
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
4
-20
/
+20
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
3
-21
/
+17
*
[#4090] Git rid of the idea that run_mode is a configurable option with defaults
Matt Robinson
2010-07-01
1
-2
/
+0
*
[#3810] Add http reports processor and `reporturl` setting
Rein Henrichs
2010-02-17
1
-0
/
+22
*
Fixes #3702: the 'log' report now sends the host name as the log source again.
Paul Lathrop
2010-02-17
1
-0
/
+1
*
Fixing and porting Transaction Report tests
Luke Kanies
2010-04-12
1
-3
/
+3
*
Fixing most of the broken tests in test/
Luke Kanies
2010-02-17
1
-1
/
+2
*
Added time module to tagmail report
James Turnbull
2010-02-17
1
-0
/
+1
*
Fix for ticket #2639 (Puppet[:user]/Puppet[:group] vs. 'service')
Markus Roberts
2009-09-22
2
-3
/
+3
*
FIXES 2616: Remove sync.syncronize and Puppet.info
Steven Jenkins
2009-09-20
1
-16
/
+5
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
3
-15
/
+15
*
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-5
/
+5
*
Fixing all of the test/ tests I broke in previous dev.
Luke Kanies
2008-12-18
1
-2
/
+2
*
Fixing #1794 - returning sync when it is already initialized
Luke Kanies
2008-12-08
1
-0
/
+1
*
Hopefully fixing #1703 - using a mutex around the sending of the tagmails
Luke Kanies
2008-12-02
1
-6
/
+14
*
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
*
Removing a Settings.use that is unnecessary
Luke Kanies
2008-03-17
1
-2
/
+0
*
Updated tagmail documentation fixing ticket #996
James Turnbull
2008-01-10
1
-0
/
+4
*
Fixes ticket #993 - tagmail with smtpserver specified does not add To/From/Su...
James Turnbull
2008-01-09
1
-1
/
+8
*
Not using the main section when running the store report, since it is unneede...
Luke Kanies
2007-12-11
1
-1
/
+1
*
fix #815: add :main to all use() for :reporting and :metrics
David Schmitt
2007-11-09
1
-1
/
+1
*
Translating the report handler to an indirected model.
Luke Kanies
2007-10-13
4
-9
/
+7
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
4
-4
/
+0
*
Renaming the 'Puppet::Util::Config' class to
Luke Kanies
2007-09-22
3
-4
/
+4
*
This is basically another intermediate commit. I feel like
Luke Kanies
2007-09-17
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
*
Consolidating all of the configuration parameter declarations into configurat...
luke
2007-05-04
1
-0
/
+3
*
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
2
-3
/
+5
*
Enhancing the report docs a bit
luke
2007-03-29
2
-3
/
+7
[next]