summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/settings.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Introducing the Application ControllerBrice Figureau2009-02-161-0/+28
* Creating and using a new Puppet::Daemon classLuke Kanies2009-02-061-14/+5
* Canonicalizing Setting section names to symbols.Luke Kanies2008-12-181-14/+14
* Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-181-9/+16
* Refactoring the Settings class to use Puppet::ResourceLuke Kanies2008-12-181-174/+69
* Merge branch '0.24.x'Luke Kanies2008-12-021-74/+80
|\
| * Refactoring the thread-safety in Puppet::Util a bit.Luke Kanies2008-11-261-21/+27
| * Fixing #1683 - accessing and changing settings is now thread-safe.Luke Kanies2008-11-261-140/+144
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-171-3/+5
|\|
| * Fixed #1613 - The client environment will be substituted when looking up sett...Luke Kanies2008-10-031-3/+5
* | Merge branch '0.24.x'Luke Kanies2008-08-201-4/+0
|\|
| * Removed reference to namespaces from --genconfig documentationJames Turnbull2008-08-211-4/+0
* | Merge branch '0.24.x'Luke Kanies2008-07-041-7/+4
|\|
| * Fixed #1231 - Exceptions during startup should now be clear.Luke Kanies2008-07-041-2/+4
* | Merge branch '0.24.x'Luke Kanies2008-07-021-0/+58
|\|
| * issue 1183Andrew Shafer2008-06-161-0/+58
* | Merge branch '0.24.x'Luke Kanies2008-05-201-1/+1
|\|
| * Fix for ticket #1218 - changed to appropriate variable nameJames Turnbull2008-05-101-1/+1
* | The master and client now successfully speak xmlrpc using the new system.Luke Kanies2008-05-071-3/+9
* | The Settings class now clears the 'used' sections when a value is changed.Luke Kanies2008-05-051-1/+3
* | I think I've now got the Webrick SSL support working.Luke Kanies2008-04-281-1/+6
* | We have a basically functional CA -- it can signLuke Kanies2008-04-151-1/+1
* | Fixing tests that were failing as a result of the merge,Luke Kanies2008-04-011-4/+0
* | Merge branch '0.24.x'Luke Kanies2008-03-201-23/+26
|\|
| * Refactoring how the catalog creation handles errors.Luke Kanies2008-03-181-15/+11
| * Removing extra debuggingLuke Kanies2008-03-181-1/+0
| * Settings now (again?) do not use a section more thanLuke Kanies2008-03-181-8/+13
| * Hopefully *finally* fixed the "already being managed" problemLuke Kanies2008-03-181-6/+9
* | Merge branch '0.24.x'Luke Kanies2008-03-071-47/+49
|\|
| * Changed name of method for clarity per code reviewLuke Kanies2008-03-051-5/+5
| * Ticket #1041Andrew Shafer2008-03-051-47/+49
* | Merge branch '0.24.x'Luke Kanies2008-02-251-1/+1
|\|
| * Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-02-121-16/+19
|\|
| * Applying patch by Jay to fix #989 -- missing crl files areLuke Kanies2008-02-071-1/+1
| * Fixing the Settings class so that it correctly handlesLuke Kanies2008-02-071-7/+9
| * I think I've finally fixed #959, by having the SettingsLuke Kanies2008-01-201-12/+13
* | Removed remaining elements of old_parse - closing Ticket #990James Turnbull2008-01-191-88/+0
|/
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-3/+3
* Fixing the rest of #948. My previous work was sufficient,Luke Kanies2007-12-101-1/+6
* Fixing part of #948 -- per-setting hooks are now calledLuke Kanies2007-12-101-15/+38
* Merge branch 'plugins_mount', fixing #891.Luke Kanies2007-11-241-1/+9
|\
| * Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-241-1/+9
* | Applying patch 20070913004017-6856b-cdbbba99de0b33b64874205a27833b5114fcc6b9....Luke Kanies2007-11-231-1/+1
|/
* remove obsolete runners variableDavid Schmitt2007-11-091-8/+2
* Fixing #817, mostly using the patch by DavidS. I couldLuke Kanies2007-10-031-20/+5
* Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd.Michael V. O'Brien2007-10-031-1/+1
* Taking a first stab at moving configuration compilingLuke Kanies2007-09-231-9/+11
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-0/+1223