summaryrefslogtreecommitdiffstats
path: root/lib/puppet/external/nagios
Commit message (Expand)AuthorAgeFilesLines
* (#6820) Fix nagios parser to use proper hash syntax for Ruby 1.9Matt Robinson2011-03-231-1/+1
* (#6338) Remove unused version control tagsMatt Robinson2011-02-281-2/+0
* Code smell: Two space indentationMarkus Roberts2010-07-092-991/+991
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-5/+5
* Code smell: Don't restate results directly after assignmentMarkus Roberts2010-07-091-1/+0
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-091-2/+2
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-092-33/+11
* Code smell: Use string interpolationMarkus Roberts2010-07-092-8/+8
* 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-092-563/+558
* Fixed #2634 - Added servicegroup_name parameter to serviceescalation typeJames Turnbull2009-09-151-3/+4
* Removed extra whitespace from end of linesIan Taylor2009-06-062-4/+4
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-93/+93
* Revert "Refixing #1420 - _naginator_name is only used for services"Luke Kanies2009-02-131-10/+15
* Fixing #1543 - Nagios parse errors no longer kill PuppetLuke Kanies2009-02-112-64/+43
* Refixing #1420 - _naginator_name is only used for servicesLuke Kanies2009-02-111-15/+10
* Add a unique name to objects so we can determine uniqueness when read back inJohn Ferlito2008-12-091-1/+2
* Add a unique name to objects so we can determine uniqueness when read back inJohn Ferlito2008-12-091-71/+113
* Add a bunch of directives, allows a full parse of stanford's huge nagios configBlake Barnett2008-03-281-46/+60
* Adding the first round of Nagios code. There are noLuke Kanies2007-12-274-0/+1434