summaryrefslogtreecommitdiffstats
path: root/lib/puppet/configurer
Commit message (Expand)AuthorAgeFilesLines
* Not trying to load files that get removed in pluginsyncingLuke Kanies2009-05-261-0/+1
* Deprecating factsync - pluginsync should be used insteadLuke Kanies2009-05-201-0/+3
* Fixing #2221 - pluginsignore should work againLuke Kanies2009-05-151-1/+1
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-221-4/+14
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* Fixing #1527 - Failing Facter does not hurt PuppetLuke Kanies2009-02-141-1/+6
* Using Puppet::Type.new instead of createLuke Kanies2009-02-141-1/+1
* Actualling syncing facts and pluginsLuke Kanies2009-02-142-2/+4
* Adding an Agent::Runner class.Luke Kanies2009-02-061-1/+1
* Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-063-0/+152