summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/mcx
Commit message (Expand)AuthorAgeFilesLines
* Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-111-19/+0
* (#5079) Refactor and cleanup mcxcontent providerMatt Robinson2010-11-161-40/+23
* (#5079) Move methods around to make it clearer whether they're public or privateMatt Robinson2010-11-161-51/+48
* Code smell: Two space indentationMarkus Roberts2010-07-091-154/+154
* 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-6/+6
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-6/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-9/+18
* Removed extra whitespace from end of linesIan Taylor2009-06-061-3/+3
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-8/+8
* Documentation fixesJames Turnbull2008-12-131-8/+10
* Updated mcx type and provider with comprehensive spec tests.Jeffrey McCune2008-12-021-2/+2
* type/mcx.rb Feature #1026 - MCX TypeJeffrey McCune2008-12-011-0/+199