summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/files.rb
Commit message (Expand)AuthorAgeFilesLines
* [#4344] Fix for failing templates when module name matches file in local dir.Paul Berry2010-08-031-1/+1
* Fix #4206 - import "path/*" tries to import files twiceBrice Figureau2010-07-111-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-65/+65
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Fix for #4178 - generalize autoloading to include .rbLuke Kanies2010-07-091-5/+1
* Fixing #1545 - module_name is now a variableLuke Kanies2010-02-171-2/+2
* Make specs work on win32David Schmitt2010-02-171-3/+3
* Ticket #2525 don't fail find_manifest on invalid module namesMarkus Roberts2009-09-051-13/+11
* Fixing #2250 - Missing templates throw a helpful errorLuke Kanies2009-05-181-5/+5
* Modules now can find their own pathsLuke Kanies2009-05-151-8/+8
* Moving file-searching code out of Puppet::ModuleLuke Kanies2009-05-151-0/+94