summaryrefslogtreecommitdiffstats
path: root/spec/unit/module.rb
Commit message (Expand)AuthorAgeFilesLines
* Using the logging utilities to clean up module warningsLuke Kanies2009-06-191-1/+15
* Fixing #1064 - Deprecating module 'plugins' directoriesLuke Kanies2009-06-191-8/+32
* Fixing #2323 - Modules use environments correctlyLuke Kanies2009-06-121-3/+5
* Modules now can find their own pathsLuke Kanies2009-05-151-40/+158
* Moving file-searching code out of Puppet::ModuleLuke Kanies2009-05-151-179/+0
* Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-191-0/+6
* Using the Environments to handle a lot of Module searchingLuke Kanies2009-02-181-81/+55
* Adding support for finding all modules in a given path.Luke Kanies2009-02-181-0/+87
* Adding new methods to Puppet::Module.Luke Kanies2009-02-181-0/+37
* Refactoring Puppet::Module a bit.Luke Kanies2009-02-181-5/+5
* Fixes #1773 - no longer check for absolute pathsThom May2008-11-291-0/+6
* Fix regression when templatedir doesn't exist.Brice Figureau2008-10-081-0/+13
* Bug #1550 - Rework to avoid regressing rspec tests, add new rspec tests for t...Paul Nasrat2008-09-201-3/+24
* Fixing #1438 -- mongrel and module tests now pass.Luke Kanies2008-07-201-2/+2
* Fixed #1012 - templates in the templatedir are preferred to module templates.Luke Kanies2008-06-161-2/+11
* Fixing #1173 -- classes and definitions can now have the sameLuke Kanies2008-04-101-1/+1
* Fixing #1173 -- classes and definitions can now have the sameLuke Kanies2008-04-101-0/+198