summaryrefslogtreecommitdiffstats
path: root/lib/puppet/configurer/downloader.rb
Commit message (Expand)AuthorAgeFilesLines
* (#5073) Download plugins even if you're filtering on tagsMatt Robinson2011-03-151-0/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-63/+63
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Fixing #2221 - pluginsignore should work againLuke Kanies2009-05-151-1/+1
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* Using Puppet::Type.new instead of createLuke Kanies2009-02-141-1/+1
* Adding an Agent::Runner class.Luke Kanies2009-02-061-1/+1
* Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-061-0/+79