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
*
Allow boolean value for boolean cli parameter
Brice Figureau
2009-07-10
1
-0
/
+2
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-5
/
+5
*
Fixing a bunch of warnings
Luke Kanies
2009-06-03
1
-2
/
+0
*
Modifying the Settings#handlearg prototype
Luke Kanies
2009-04-25
1
-2
/
+2
*
Adding a common Settings method for setting values
Luke Kanies
2009-04-22
1
-34
/
+34
*
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-12
/
+12
*
Fixed #2017 - incorrect require
James Turnbull
2009-02-24
1
-1
/
+1
*
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
|
\
[next]