Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for #4955 -- Race condition & memory leak in Puppet::Util | Markus Roberts | 2010-11-12 | 1 | -2/+2 |
* | Fix #4923 - close process race when truncating existing file | Brice Figureau | 2010-11-10 | 1 | -1/+4 |
* | Code smell: Two space indentation | Markus Roberts | 2010-07-09 | 1 | -33/+33 |
* | Code smell: Line modifiers are preferred to one-line blocks. | Markus Roberts | 2010-07-09 | 1 | -3/+1 |
* | Code smell: Use string interpolation | Markus Roberts | 2010-07-09 | 1 | -3/+3 |
* | Avoid trying to lock on non-files | David Schmitt | 2010-02-17 | 1 | -0/+2 |
* | Not using a temporary file when locking files for writing. | Luke Kanies | 2008-12-15 | 1 | -9/+6 |
* | Preparing to fix #1812 - Moving locking code to a module | Luke Kanies | 2008-12-12 | 1 | -0/+47 |