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
/
log.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'maint/2.6.next/help' into next
Jesse Wolfe
2011-02-03
1
-0
/
+6
|
\
|
*
(#4139) hook log autoflush into global defaults
Daniel Pittman
2011-02-03
1
-0
/
+6
*
|
Merge branch '2.6.x' into next
Nick Lewis
2011-01-06
1
-3
/
+3
|
\
|
|
*
(#5715) Removed Puppet::Util::Log#version.
Paul Berry
2010-12-30
1
-3
/
+3
*
|
Merge branch '2.6.x' into next
Nick Lewis
2010-12-16
1
-5
/
+6
|
\
|
|
*
(#5408) Attributes can be both audited and managed
Jesse Wolfe
2010-12-10
1
-5
/
+6
*
|
Maint: Added assertion to make sure Log.close_all succeeds
Paul Berry
2010-11-18
1
-0
/
+1
|
/
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-208
/
+208
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
1
-5
/
+1
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-36
/
+12
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-4
/
+4
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-2
/
+5
*
[#4114] Added queueing to the log
Nick Lewis
2010-07-07
1
-26
/
+33
*
Move syslog into a feature
David Schmitt
2010-02-17
1
-1
/
+0
*
Cleaning up the Log initialization code.
Luke Kanies
2010-02-17
1
-20
/
+24
*
Refactoring the RAL interface to logging
Luke Kanies
2010-02-17
1
-2
/
+1
*
Adding tests for the 'report' log destination
Luke Kanies
2010-02-17
1
-0
/
+2
*
Moving log destination code into separate files
Luke Kanies
2010-02-17
1
-276
/
+6
*
Fix for #2995 (don't fail to load PSON when UTF-8 missing)
Markus Roberts
2009-12-31
1
-18
/
+10
*
Bug #1742 Invalid params to --color outputs 'nil'
Jesse Wolfe
2009-10-26
1
-2
/
+2
*
Logs now assume resource params have metadata
Luke Kanies
2009-08-03
1
-1
/
+1
*
Fixes #2483 - Log only copies metadata from RAL objects
Luke Kanies
2009-08-04
1
-9
/
+14
*
Configuration version information is now in logs
Luke Kanies
2009-08-01
1
-1
/
+6
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-8
/
+8
*
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
2009-06-06
1
-15
/
+15
*
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-3
/
+3
*
Adding a 'close_all' method to the Log class.
Luke Kanies
2009-02-06
1
-0
/
+7
*
Fixing #1698 - all logs again show up in the report.
Luke Kanies
2008-10-28
1
-16
/
+1
*
Doing some simple refactorings on Puppet::Log
Luke Kanies
2008-10-04
1
-14
/
+7
*
Fixing #1089 - Log messages are now tagged with the log level,
Luke Kanies
2008-10-04
1
-0
/
+3
*
Adding rspec tests for the Puppet::Util::Log class.
Luke Kanies
2008-10-04
1
-16
/
+11
*
Fixed #1441 - Updated console colours
James Turnbull
2008-08-01
1
-14
/
+22
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
Removing the long-obsolete Element base class. The Parameter and Type classe...
luke
2007-07-04
1
-1
/
+1
*
Fixing the same bug as the Metric stuff, but for logs this time.
luke
2007-03-21
1
-0
/
+1
*
Merging the webserver_portability branch from version 2182 to version 2258.
luke
2007-03-06
1
-1
/
+1
*
Change Puppet.name to Puppet.execname so rails 1.2 won't freak out.
shadoi
2007-02-16
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
-0
/
+548