summaryrefslogtreecommitdiffstats
path: root/lib/puppet/agent
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
* Feature #3394 REST Runner, preparationJesse Wolfe2010-02-171-65/+0
* Adding an Agent::Runner class.Luke Kanies2009-02-061-0/+65
* Creating and using a new Puppet::Daemon classLuke Kanies2009-02-061-1/+0
* Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-064-153/+6
* Moving the Agent locking code to a module.Luke Kanies2009-02-061-0/+38
* Refactoring how the Facter integration worksLuke Kanies2009-02-061-26/+3
* Moving fact and plugin handling into modulesLuke Kanies2009-02-063-1/+98
* Revert "This is work that I've decided not to keep"Luke Kanies2009-02-062-33/+20
* This is work that I've decided not to keepLuke Kanies2009-02-062-20/+33
* Adding a new Agent::Downloader class for downloading files.Luke Kanies2009-02-061-0/+78