Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (#5073) Download plugins even if you're filtering on tags | Matt Robinson | 2011-03-15 | 1 | -0/+1 |
* | Code smell: Two space indentation | Markus Roberts | 2010-07-09 | 1 | -63/+63 |
* | Code smell: Avoid explicit returns | Markus Roberts | 2010-07-09 | 1 | -2/+2 |
* | Code smell: Use string interpolation | Markus Roberts | 2010-07-09 | 1 | -1/+1 |
* | Fixing #2221 - pluginsignore should work again | Luke Kanies | 2009-05-15 | 1 | -1/+1 |
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ... | James Turnbull | 2009-02-26 | 1 | -2/+2 |
* | Using Puppet::Type.new instead of create | Luke Kanies | 2009-02-14 | 1 | -1/+1 |
* | Adding an Agent::Runner class. | Luke Kanies | 2009-02-06 | 1 | -1/+1 |
* | Splitting the Agent class into Agent and Configurer | Luke Kanies | 2009-02-06 | 1 | -0/+79 |