summaryrefslogtreecommitdiffstats
path: root/spec/unit/agent.rb
Commit message (Expand)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-281/+0
* Fix 2239 (step three): Refactored Puppet::Agent to base starting/restarting b...Ethan Rowe2010-02-171-51/+73
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fixing the Agent so puppetrun actually works server-sideLuke Kanies2009-05-271-0/+8
* The Agent now uses its lockfile to determine running stateLuke Kanies2009-02-061-6/+15
* Creating and using a new Puppet::Daemon classLuke Kanies2009-02-061-20/+57
* Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-061-231/+176
* Removing obsolete code and tests for the agent.Luke Kanies2009-02-061-163/+0
* Converting the catalog as neededLuke Kanies2009-02-061-25/+49
* Moving the Agent locking code to a module.Luke Kanies2009-02-061-28/+8
* Moving classfile-writing to the CatalogLuke Kanies2009-02-061-6/+17
* Moving fact and plugin handling into modulesLuke Kanies2009-02-061-231/+203
* Renmaing Puppet::Network::Client::Master to Puppet::AgentLuke Kanies2009-02-061-0/+436
* Revert "Adding the first bits of an Agent class."Luke Kanies2009-02-061-117/+0
* Revert "This is work that I've decided not to keep"Luke Kanies2009-02-061-191/+28
* This is work that I've decided not to keepLuke Kanies2009-02-061-28/+191
* Adding the first bits of an Agent class.Luke Kanies2009-02-061-0/+117