summaryrefslogtreecommitdiffstats
path: root/lib/puppet/property/list.rb
Commit message (Expand)AuthorAgeFilesLines
* (#5931) Prevent errors when calling insync? on audited propertiesPaul Berry2011-01-251-2/+0
* Code smell: Two space indentationMarkus Roberts2010-07-091-71/+71
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-091-2/+2
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-15/+5
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+2
* Fixes #2360 - Removed annoying log messageAndrew Shafer2009-08-131-3/+3
* Fixing change printing when list properties are absentLuke Kanies2009-03-071-1/+5
* Bug #1778 - Solaris RBAC profiles should maintain orderAndrew Shafer2008-12-011-2/+7
* Add role support to user type and an implementionAndrew Shafer2008-10-011-0/+78