summaryrefslogtreecommitdiffstats
path: root/spec/unit/node/environment.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactoring the Module/Environment co-interfaceLuke Kanies2009-08-181-15/+52
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-181-2/+3
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Adding caching to the Environment classLuke Kanies2009-05-201-0/+16
* Modules now can find their own pathsLuke Kanies2009-05-151-14/+10
* 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-3/+3
* The 'Environment' class can now calculate its modulepath.Luke Kanies2009-02-181-0/+42
* Added support for finding modules from an environmentLuke Kanies2009-02-181-0/+38
* reformatting the environment testsLuke Kanies2009-02-181-15/+15
* Fixing #1614 - Environments no longer have to be listed out.Luke Kanies2008-10-031-52/+0
* Using the Environment class to determine the default environment,Luke Kanies2007-11-201-0/+4
* The Puppet settings instance now validates environments whenLuke Kanies2007-11-191-0/+5
* Fixing #911 and #912 -- there's a default environment (development)Luke Kanies2007-11-191-0/+80