summaryrefslogtreecommitdiffstats
path: root/lib/puppet/agent/locker.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-28/+28
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Creating and using a new Puppet::Daemon classLuke Kanies2009-02-061-1/+0
* Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-061-1/+6
* Moving the Agent locking code to a module.Luke Kanies2009-02-061-0/+38