summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/log.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed extra whitespace from end of linesIan Taylor2009-06-061-8/+8
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-15/+15
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-3/+3
* Adding a 'close_all' method to the Log class.Luke Kanies2009-02-061-0/+7
* Fixing #1698 - all logs again show up in the report.Luke Kanies2008-10-281-16/+1
* Doing some simple refactorings on Puppet::LogLuke Kanies2008-10-041-14/+7
* Fixing #1089 - Log messages are now tagged with the log level,Luke Kanies2008-10-041-0/+3
* Adding rspec tests for the Puppet::Util::Log class.Luke Kanies2008-10-041-16/+11
* Fixed #1441 - Updated console coloursJames Turnbull2008-08-011-14/+22
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Removing the long-obsolete Element base class. The Parameter and Type classe...luke2007-07-041-1/+1
* Fixing the same bug as the Metric stuff, but for logs this time.luke2007-03-211-0/+1
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-1/+1
* Change Puppet.name to Puppet.execname so rails 1.2 won't freak out.shadoi2007-02-161-1/+1
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-1/+1
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-0/+548