summaryrefslogtreecommitdiffstats
path: root/spec/unit/util
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '0.24.x'Luke Kanies2008-02-123-0/+174
|\|
| * Adding an inflection util class.Luke Kanies2008-02-121-0/+70
| * Added a 'tagged?' method to the Tagging module.Luke Kanies2008-02-111-0/+9
| * Fixing the Settings class so that it correctly handlesLuke Kanies2008-02-071-0/+6
| * I think I've finally fixed #959, by having the SettingsLuke Kanies2008-01-201-0/+10
| * Fixing #976 -- both the full name of qualified classes andLuke Kanies2008-01-191-0/+79
* | Merge branch '0.24.x'Luke Kanies2008-01-191-0/+128
|\|
| * Fixing the unit tests for nagios_maker; I could swear I'd alreadyLuke Kanies2008-01-071-8/+8
| * Added builtin support for all Nagios resource types.Luke Kanies2007-12-311-0/+24
| * Adding the metaprogramming to create the Nagios typesLuke Kanies2007-12-311-0/+104
* | Removed remaining elements of old_parse - closing Ticket #990James Turnbull2008-01-191-5/+0
|/
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-1/+1
* Fixing the rest of #948. My previous work was sufficient,Luke Kanies2007-12-101-0/+14
* 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