index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
util
/
settings.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refactoring how the Settings file is parsed
Luke Kanies
2009-02-19
1
-18
/
+30
*
Introducing the Application Controller
Brice Figureau
2009-02-16
1
-0
/
+28
*
Creating and using a new Puppet::Daemon class
Luke Kanies
2009-02-06
1
-14
/
+5
*
Canonicalizing Setting section names to symbols.
Luke Kanies
2008-12-18
1
-14
/
+14
*
Finishing the work to use Puppet::Resource instead of TransObject
Luke Kanies
2008-12-18
1
-9
/
+16
*
Refactoring the Settings class to use Puppet::Resource
Luke Kanies
2008-12-18
1
-174
/
+69
*
Merge branch '0.24.x'
Luke Kanies
2008-12-02
1
-74
/
+80
|
\
|
*
Refactoring the thread-safety in Puppet::Util a bit.
Luke Kanies
2008-11-26
1
-21
/
+27
|
*
Fixing #1683 - accessing and changing settings is now thread-safe.
Luke Kanies
2008-11-26
1
-140
/
+144
*
|
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
1
-3
/
+5
|
\
|
|
*
Fixed #1613 - The client environment will be substituted when looking up sett...
Luke Kanies
2008-10-03
1
-3
/
+5
*
|
Merge branch '0.24.x'
Luke Kanies
2008-08-20
1
-4
/
+0
|
\
|
|
*
Removed reference to namespaces from --genconfig documentation
James Turnbull
2008-08-21
1
-4
/
+0
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-04
1
-7
/
+4
|
\
|
|
*
Fixed #1231 - Exceptions during startup should now be clear.
Luke Kanies
2008-07-04
1
-2
/
+4
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
1
-0
/
+58
|
\
|
|
*
issue 1183
Andrew Shafer
2008-06-16
1
-0
/
+58
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-20
1
-1
/
+1
|
\
|
|
*
Fix for ticket #1218 - changed to appropriate variable name
James Turnbull
2008-05-10
1
-1
/
+1
*
|
The master and client now successfully speak xmlrpc using the new system.
Luke Kanies
2008-05-07
1
-3
/
+9
*
|
The Settings class now clears the 'used' sections when a value is changed.
Luke Kanies
2008-05-05
1
-1
/
+3
*
|
I think I've now got the Webrick SSL support working.
Luke Kanies
2008-04-28
1
-1
/
+6
*
|
We have a basically functional CA -- it can sign
Luke Kanies
2008-04-15
1
-1
/
+1
*
|
Fixing tests that were failing as a result of the merge,
Luke Kanies
2008-04-01
1
-4
/
+0
*
|
Merge branch '0.24.x'
Luke Kanies
2008-03-20
1
-23
/
+26
|
\
|
|
*
Refactoring how the catalog creation handles errors.
Luke Kanies
2008-03-18
1
-15
/
+11
|
*
Removing extra debugging
Luke Kanies
2008-03-18
1
-1
/
+0
|
*
Settings now (again?) do not use a section more than
Luke Kanies
2008-03-18
1
-8
/
+13
|
*
Hopefully *finally* fixed the "already being managed" problem
Luke Kanies
2008-03-18
1
-6
/
+9
*
|
Merge branch '0.24.x'
Luke Kanies
2008-03-07
1
-47
/
+49
|
\
|
|
*
Changed name of method for clarity per code review
Luke Kanies
2008-03-05
1
-5
/
+5
|
*
Ticket #1041
Andrew Shafer
2008-03-05
1
-47
/
+49
*
|
Merge branch '0.24.x'
Luke Kanies
2008-02-25
1
-1
/
+1
|
\
|
|
*
Somewhat refactored fileserving so that it no longer caches
Luke Kanies
2008-02-23
1
-1
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2008-02-12
1
-16
/
+19
|
\
|
|
*
Applying patch by Jay to fix #989 -- missing crl files are
Luke Kanies
2008-02-07
1
-1
/
+1
|
*
Fixing the Settings class so that it correctly handles
Luke Kanies
2008-02-07
1
-7
/
+9
|
*
I think I've finally fixed #959, by having the Settings
Luke Kanies
2008-01-20
1
-12
/
+13
*
|
Removed remaining elements of old_parse - closing Ticket #990
James Turnbull
2008-01-19
1
-88
/
+0
|
/
*
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
1
-3
/
+3
*
Fixing the rest of #948. My previous work was sufficient,
Luke Kanies
2007-12-10
1
-1
/
+6
*
Fixing part of #948 -- per-setting hooks are now called
Luke Kanies
2007-12-10
1
-15
/
+38
*
Merge branch 'plugins_mount', fixing #891.
Luke Kanies
2007-11-24
1
-1
/
+9
|
\
|
*
Integrating Matt Palmer's patch to provide a 'plugins'
Luke Kanies
2007-11-24
1
-1
/
+9
*
|
Applying patch 20070913004017-6856b-cdbbba99de0b33b64874205a27833b5114fcc6b9....
Luke Kanies
2007-11-23
1
-1
/
+1
|
/
*
remove obsolete runners variable
David Schmitt
2007-11-09
1
-8
/
+2
*
Fixing #817, mostly using the patch by DavidS. I could
Luke Kanies
2007-10-03
1
-20
/
+5
*
Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd.
Michael V. O'Brien
2007-10-03
1
-1
/
+1
*
Taking a first stab at moving configuration compiling
Luke Kanies
2007-09-23
1
-9
/
+11
*
Renaming the 'Puppet::Util::Config' class to
Luke Kanies
2007-09-22
1
-0
/
+1223
[prev]