summaryrefslogtreecommitdiffstats
path: root/lib/puppet/module.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1012 - templates in the templatedir are preferred to module templates.Luke Kanies2008-06-161-1/+5
* Fixing #1173 -- classes and definitions can now have the sameLuke Kanies2008-04-101-1/+1
* Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-241-1/+3
* fix #891: create a plugins mount which collects all modules' plugins/ subdirsDavid Schmitt2007-11-081-4/+17
* Adding more behaviours to the Puppet::Module spec,Luke Kanies2007-10-031-6/+7
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-2/+2
* And we have multiple environment support in the parser. The only remaining p...Luke Kanies2007-08-251-6/+14
* Modules are now tested with spec, and they now can handle environment-specifi...Luke Kanies2007-08-251-26/+30
* Fixing #596 -- classes in modules now autoloadluke2007-07-061-0/+115