summaryrefslogtreecommitdiffstats
path: root/spec/unit/util/settings.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow boolean value for boolean cli parameterBrice Figureau2009-07-101-0/+7
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Modifying the Settings#handlearg prototypeLuke Kanies2009-04-251-0/+14
* Adding a common Settings method for setting valuesLuke Kanies2009-04-221-3/+13
* Refactoring how the Settings file is parsedLuke Kanies2009-02-191-81/+130
* Creating and using a new Puppet::Daemon classLuke Kanies2009-02-061-0/+42
* Canonicalizing Setting section names to symbols.Luke Kanies2008-12-181-0/+5
* Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-181-0/+9
* Refactoring the Settings class to use Puppet::ResourceLuke Kanies2008-12-181-142/+272
* Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-171-0/+15
|\
| * Fixed #1613 - The client environment will be substituted when looking up sett...Luke Kanies2008-10-031-0/+15
* | Merge branch '0.24.x'Luke Kanies2008-07-041-2/+8
|\|
| * Fixed #1231 - Exceptions during startup should now be clear.Luke Kanies2008-07-041-2/+8
* | Merge branch '0.24.x'Luke Kanies2008-07-021-556/+680
|\|
| * issue 1183Andrew Shafer2008-06-161-585/+701
* | The Settings class now clears the 'used' sections when a value is changed.Luke Kanies2008-05-051-0/+5
* | Fixing tests that were failing as a result of the merge,Luke Kanies2008-04-011-39/+1
* | Merge branch '0.24.x'Luke Kanies2008-03-201-1/+53
|\|
| * Refactoring how the catalog creation handles errors.Luke Kanies2008-03-181-0/+11
| * Settings now (again?) do not use a section more thanLuke Kanies2008-03-181-0/+13
| * Hopefully *finally* fixed the "already being managed" problemLuke Kanies2008-03-181-1/+29
* | Merge branch '0.24.x'Luke Kanies2008-02-121-0/+16
|\|
| * 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
* | 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
* 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-0/+535