summaryrefslogtreecommitdiffstats
path: root/spec/unit/util/config.rb
Commit message (Expand)AuthorAgeFilesLines
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-535/+0
* An intermediate commit so I can start working on a differentLuke Kanies2007-09-201-0/+2
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-3/+13
* The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-9/+106
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-121-19/+37
* Making a couple of small bugfixes in the configuration subsystemLuke Kanies2007-08-271-0/+13
* Multiple environment support now works, and I have even tested it in real lif...Luke Kanies2007-08-261-0/+12
* The config class now has support for add an environment to its search path. ...Luke Kanies2007-08-241-24/+78
* I have added basic support for a search path, altho not yet with any ability ...Luke Kanies2007-08-241-20/+100
* Adding some rspec tests for Config.rb, because I am planning on significantly...Luke Kanies2007-08-231-0/+249