summaryrefslogtreecommitdiffstats
path: root/lib/puppet/node/environment.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #3407 Failing tests in spec/unit/node/environment.rbJesse Wolfe2010-03-221-1/+7
* Add Environment#manifestdir and small refactoringBrice Figureau2009-11-151-9/+20
* Refactoring the Module/Environment co-interfaceLuke Kanies2009-08-181-6/+2
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-181-0/+1
* Adding caching to the Environment classLuke Kanies2009-05-201-2/+18
* Modules now can find their own pathsLuke Kanies2009-05-151-5/+3
* Adding REST::Handler methods for converting between indirection and urisLuke Kanies2009-03-201-0/+4
* Environments now use their own modulepath method.Luke Kanies2009-02-181-2/+2
* The 'Environment' class can now calculate its modulepath.Luke Kanies2009-02-181-0/+16
* Added support for finding modules from an environmentLuke Kanies2009-02-181-0/+17
* Fixing #1614 - Environments no longer have to be listed out.Luke Kanies2008-10-031-17/+1
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-1/+2
* Using the Environment class to determine the default environment,Luke Kanies2007-11-201-0/+1
* Fixing #911 and #912 -- there's a default environment (development)Luke Kanies2007-11-191-0/+45