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
*
(#8662) Skip user and group resources when applying settings on Windows
Josh Cooper
2011-08-22
1
-0
/
+1
*
Remove Puppet::Util::Cacher usage from Puppet::Util::Settings
Nick Lewis
2011-08-19
1
-6
/
+3
*
(#7144) Update Settings#writesub to convert mode to Fixnum
Max Martin
2011-07-14
1
-1
/
+1
*
(#6513) Propagate the environment when doing variable lookup in settings
Jacob Helwig
2011-03-08
1
-1
/
+1
*
Fixed #5914 Removed genconfig = true from genconfig output
James Turnbull
2011-01-20
1
-1
/
+1
*
Fixing #4268 - manifests always imported
Luke Kanies
2010-07-19
1
-15
/
+6
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-893
/
+893
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-5
/
+5
*
Code smell: Use &&= for dependent initialization
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-15
/
+15
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
1
-5
/
+1
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-37
/
+13
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-23
/
+23
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-14
/
+12
*
Manifests with variables were broken when read from STDIN to puppet apply
Jesse Wolfe
2010-07-09
1
-0
/
+5
*
Use the name in the search path for looking for metadata
Bryan Kearney
2010-07-09
1
-0
/
+1
*
Fix for #4167 -- overriding file permissions in conf file
Markus Roberts
2010-07-07
1
-0
/
+1
*
Maint: Improve the speed of setting settings.
Nick Lewis
2010-07-02
1
-12
/
+19
*
maint: :mutable_defaults to improve spec consistency
Jesse Wolfe
2010-07-02
1
-3
/
+3
*
[#4090] Git rid of the idea that run_mode is a configurable option with defaults
Matt Robinson
2010-07-01
1
-2
/
+2
*
[#4090] Rename mode (:master, :agent, :user) to run_mode
Matt Robinson
2010-07-01
1
-9
/
+9
*
[#4089] Replace internal usage of :check with :audit
Nick Lewis
2010-07-01
1
-1
/
+1
*
Fixes #3514 - CR/LF line ending in puppet.conf cause silent failure
James Turnbull
2010-02-17
1
-2
/
+2
*
[#1621] Composite keys for resources
Jesse Wolfe
2010-06-21
1
-2
/
+1
*
Make specs work on win32
David Schmitt
2010-02-17
1
-1
/
+1
*
Avoid setting the timeout before we know which timeout we should set.
David Schmitt
2010-02-17
1
-4
/
+4
*
Feature #2935 remove misleading comment
Jesse Wolfe
2010-02-17
1
-4
/
+1
*
Feature #2935 Unify the codepaths for setting settings
Jesse Wolfe
2010-02-17
1
-6
/
+14
*
Feature #2935 Puppet[:mode] and Puppet[:name] are read-only
Jesse Wolfe
2010-02-17
1
-6
/
+18
*
Bug: Broken codepath in util/settings
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Feature #2935 settings are in Mode sections instead of executable names
Jesse Wolfe
2010-02-17
1
-28
/
+8
*
Feature #2935 Modes: root? predicate
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Resolving conflicts with jesse:feature/master/3394
Markus Roberts
2010-02-17
1
-1
/
+0
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
1
-1
/
+0
*
Tuning file load order
Luke Kanies
2010-02-17
1
-0
/
+2
*
Removing obsolete Settings comments and require
Luke Kanies
2010-02-17
1
-3
/
+0
*
Changing the interface of Puppet::Resource
Luke Kanies
2010-02-17
1
-2
/
+2
*
Feature #3383 RAL over REST
Jesse Wolfe
2010-02-17
1
-1
/
+0
*
Fix for #3366 - --tags '' treated as boolean 'true'
Markus Roberts
2010-02-17
1
-2
/
+5
*
Fixing #3148 Settings#without_noop when run with no noop setting
Luke Kanies
2010-02-17
1
-3
/
+2
*
Merge branch '0.25.x'
James Turnbull
2010-01-13
1
-25
/
+30
|
\
|
*
Fix for #2657 (retain old setting if config has syntax error)
Markus Roberts
2009-12-20
1
-25
/
+30
*
|
Fix #2649 Allow ssl dir creation in --noop mode
Rein Henrichs
2009-11-19
1
-1
/
+9
|
/
*
Bug #1900 Parsing of quoted $ in stdin
Jesse Wolfe
2009-10-19
1
-16
/
+25
*
Fixing #2590 - modulepath is not cached inappropriately
Luke Kanies
2009-09-03
1
-0
/
+8
*
Not using the service user in settings when it's unavailable
Luke Kanies
2009-08-24
1
-0
/
+10
*
Moving Setting classes into separate files
Luke Kanies
2009-08-24
1
-277
/
+39
*
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
[next]