summaryrefslogtreecommitdiffstats
path: root/spec/unit/util
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing part of #948 -- per-setting hooks are now calledLuke Kanies2007-12-101-2/+47
* Merge branch 'plugins_mount', fixing #891.Luke Kanies2007-11-241-0/+13
|\
| * Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-241-0/+13
* | Applying patch 20070913004017-6856b-cdbbba99de0b33b64874205a27833b5114fcc6b9....Luke Kanies2007-11-231-0/+11
|/
* fix a testfailure when running spec tests as rootDavid Schmitt2007-11-101-4/+5
* File serving now works. I've tested a couple of ways toLuke Kanies2007-10-191-0/+41
* Fixing #817, mostly using the patch by DavidS. I couldLuke Kanies2007-10-031-0/+19
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-158/+158
* 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