summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/settings
Commit message (Expand)AuthorAgeFilesLines
* (#8662) Don't manage internal file permissions on WindowsJosh Cooper2011-08-221-1/+2
* Stop trying to make config directories in Windows specsNick Lewis2011-08-191-1/+1
* (#650) Allow symlinks for configuration directoriesNick Lewis2011-06-071-0/+1
* Code smell: Two space indentationMarkus Roberts2010-07-093-189/+189
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-092-5/+5
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-092-3/+3
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-10/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-12/+4
* Code smell: Use string interpolationMarkus Roberts2010-07-093-9/+9
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-093-13/+9
* Fix for #4167 -- overriding file permissions in conf fileMarkus Roberts2010-07-071-1/+1
* Fix path handlingDavid Schmitt2010-02-171-3/+3
* Feature 2827 Option to disable managing internal filesJesse Wolfe2009-11-261-4/+7
* Ticket #2626 (unhelpfull error messages)Markus Roberts2009-09-221-2/+4
* Not using the service user in settings when it's unavailableLuke Kanies2009-08-241-1/+5
* Switching the owner/group settings to use symbolic valuesLuke Kanies2009-08-241-10/+23
* Moving Setting classes into separate filesLuke Kanies2009-08-243-0/+245