summaryrefslogtreecommitdiffstats
path: root/lib/puppet/external/nagios/parser.rb
Commit message (Expand)AuthorAgeFilesLines
* (#6820) Fix nagios parser to use proper hash syntax for Ruby 1.9Matt Robinson2011-03-231-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-538/+538
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-5/+5
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-091-2/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-27/+9
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-5/+5
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-546/+541
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fixing #1543 - Nagios parse errors no longer kill PuppetLuke Kanies2009-02-111-57/+39
* Adding the first round of Nagios code. There are noLuke Kanies2007-12-271-0/+816