summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/file_locking.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-33/+33
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Avoid trying to lock on non-filesDavid Schmitt2010-02-171-0/+2
* Not using a temporary file when locking files for writing.Luke Kanies2008-12-151-9/+6
* Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies2008-12-121-0/+47