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