summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/file
Commit message (Expand)AuthorAgeFilesLines
* (#6830) Fix stat method calls to not use an unneeded argumentMatt Robinson2011-03-252-2/+2
* (#5931) Prevent errors when calling insync? on audited propertiesPaul Berry2011-01-252-4/+0
* Maint: Rename misleading insync? method in file providerPaul Berry2011-01-252-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-092-129/+129
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-092-7/+7
* Code smell: Booleans are first class values.Markus Roberts2010-07-092-16/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-092-7/+7
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-092-3/+3
* Code smell: Win32 --> MS_windowsMarkus Roberts2010-07-091-4/+4
* Use the 'root' feature rather than directly checking the uidMarkus Roberts2010-02-172-2/+2
* variable name error in refactorJesse Wolfe2010-02-171-1/+1
* Confine out a lib that puppet was failing to load on non-win32Jesse Wolfe2010-02-171-1/+1
* Start extracting the owner managment for files into providersDavid Schmitt2010-02-172-0/+187