summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/settings.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed #1613 - The client environment will be substituted when looking up sett...Luke Kanies2008-10-031-3/+5
* Removed reference to namespaces from --genconfig documentationJames Turnbull2008-08-211-4/+0
* Fixed #1231 - Exceptions during startup should now be clear.Luke Kanies2008-07-041-2/+4
* issue 1183Andrew Shafer2008-06-161-0/+58
* Fix for ticket #1218 - changed to appropriate variable nameJames Turnbull2008-05-101-1/+1
* 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
* Changed name of method for clarity per code reviewLuke Kanies2008-03-051-5/+5
* Ticket #1041Andrew Shafer2008-03-051-47/+49
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-1/+1
* 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
* 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