Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [#4344] Fix for failing templates when module name matches file in local dir. | Paul Berry | 2010-08-03 | 1 | -1/+1 |
* | Fix #4206 - import "path/*" tries to import files twice | Brice Figureau | 2010-07-11 | 1 | -1/+1 |
* | Code smell: Two space indentation | Markus Roberts | 2010-07-09 | 1 | -65/+65 |
* | Code smell: Avoid explicit returns | Markus Roberts | 2010-07-09 | 1 | -2/+2 |
* | Fix for #4178 - generalize autoloading to include .rb | Luke Kanies | 2010-07-09 | 1 | -5/+1 |
* | Fixing #1545 - module_name is now a variable | Luke Kanies | 2010-02-17 | 1 | -2/+2 |
* | Make specs work on win32 | David Schmitt | 2010-02-17 | 1 | -3/+3 |
* | Ticket #2525 don't fail find_manifest on invalid module names | Markus Roberts | 2009-09-05 | 1 | -13/+11 |
* | Fixing #2250 - Missing templates throw a helpful error | Luke Kanies | 2009-05-18 | 1 | -5/+5 |
* | Modules now can find their own paths | Luke Kanies | 2009-05-15 | 1 | -8/+8 |
* | Moving file-searching code out of Puppet::Module | Luke Kanies | 2009-05-15 | 1 | -0/+94 |