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
/
spec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[#4370] Fixes extlookup precedence getting overwritten between runs
Matt Robinson
2010-08-03
2
-3
/
+17
*
|
[#4423] repair parameterized class instantiation
Jesse Wolfe
2010-08-03
1
-0
/
+7
*
|
[#4423] class { shouldn't get stored on the namespace stack
Jesse Wolfe
2010-08-03
1
-0
/
+6
*
|
[#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...
Jesse Wolfe
2010-08-03
11
-55
/
+80
*
|
[#4344] Fix for failing templates when module name matches file in local dir.
Paul Berry
2010-08-03
2
-4
/
+4
*
|
[#4284] Fix failing specs run as root due to missing puppet group
Nick Lewis
2010-08-03
11
-0
/
+11
*
|
[#4242] Fixed (removed) a broken unit test
Nick Lewis
2010-08-03
1
-22
/
+0
|
/
*
Fix #4349 - Parsing with ignoreimport=true was always loading site.pp
Markus Roberts
2010-07-25
1
-0
/
+8
*
Fix #4348 - Puppet doc single manifest broken
Brice Figureau
2010-07-25
1
-0
/
+13
*
extlookup() is a builtin
Jesse Wolfe
2010-07-25
1
-0
/
+85
*
[#4333] old optparse doesn't support default_argv=
Jesse Wolfe
2010-07-25
1
-12
/
+2
*
Fix #4319 - source file url sent to the master is invalid
Brice Figureau
2010-07-25
1
-1
/
+1
*
Fix for #4303 -- reverting to old escaping in '-strings
Markus Roberts
2010-07-25
1
-0
/
+3
*
Fix #4302 - Compilation speed regression compared to 2.6
Brice Figureau
2010-07-25
1
-3
/
+32
*
Fix #4286 - rename puppetdoc global module <site> to __site__
Brice Figureau
2010-07-25
1
-3
/
+3
*
Temporary tweak to tests for #4242
Markus Roberts
2010-07-25
1
-0
/
+5
*
[#4242] Fixed recursion due to parents including their children
Nick Lewis
2010-07-25
1
-0
/
+50
*
Fix for #3382 -- Empty classes as graph placeholders
Markus Roberts
2010-07-24
1
-2
/
+12
*
Fixing #4268 - manifests always imported
Luke Kanies
2010-07-19
2
-23
/
+16
*
[#4269] Undef variables interpolate to empty string
Nick Lewis
2010-07-19
1
-0
/
+31
*
[#4270] Force inherited classes to load into the correct environment
Jesse Wolfe
2010-07-19
2
-5
/
+26
*
[#4287] Fix the undefined evaluate_match error when comparing functions
Matt Robinson
2010-07-19
2
-57
/
+70
*
[#4233] Ruby regexps are not multiline by default, but Resource titles can be...
Jesse Wolfe
2010-07-18
3
-0
/
+44
*
Fix for #4236 -- Only interpolate $ if followed by a variable
Markus Roberts
2010-07-18
1
-1
/
+7
*
Fix #4238 - if should match undef as ''
Brice Figureau
2010-07-18
2
-24
/
+69
*
Minimal fix for #4243 -- import isn't thread safe
Markus Roberts
2010-07-18
1
-13
/
+13
*
[#4247] storeconfigs was calling Puppet::Parser::Resource.new with the wrong ...
Jesse Wolfe
2010-07-18
2
-0
/
+22
*
[#4256] External nodes parameters can now be assigned to nodes
Matt Robinson
2010-07-18
1
-4
/
+5
*
Fix #4262 - Puppetmaster used to log compilation time
Brice Figureau
2010-07-18
1
-0
/
+10
*
Partial fix for #4278 -- the performance aspects
Markus Roberts
2010-07-18
1
-1
/
+1
*
[#4213] -o option for setting onetime now works properly
Nick Lewis
2010-07-13
1
-28
/
+12
*
[#3656] Serializing arrays of references
Jesse Wolfe
2010-07-13
1
-0
/
+7
*
[#4215] Have rundir depend on vardir
Matt Robinson
2010-07-13
1
-0
/
+51
*
Fix #4206 - import "path/*" tries to import files twice
Brice Figureau
2010-07-11
1
-0
/
+6
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
401
-46365
/
+46365
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
67
-148
/
+148
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
3
-6
/
+6
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
4
-12
/
+4
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
39
-99
/
+97
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
7
-14
/
+14
*
Code smell: Use {} for % notation delimiters wherever practical
Markus Roberts
2010-07-09
5
-21
/
+21
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
82
-621
/
+736
*
Code smell: Win32 --> MS_windows
Markus Roberts
2010-07-09
3
-16
/
+16
*
[#4182] show_diff was broken for streamed file contents
Jesse Wolfe
2010-07-09
1
-2
/
+3
*
Fix for #4117 "Storing newly-audited value" messages
Markus Roberts
2010-07-09
1
-1
/
+1
*
maint:rename resource_type to define in internal dsl
Markus Roberts
2010-07-09
1
-1
/
+1
*
Fix for #4178 - generalize autoloading to include .rb
Luke Kanies
2010-07-09
2
-15
/
+16
*
[#4180] Support legacy module structure
Jesse Wolfe
2010-07-09
1
-0
/
+1
*
Update RDoc parser to reflect change of custom plugin and fact locations
James Turnbull
2010-07-09
1
-3
/
+3
*
Fixed #4180 - Updated old module structure to match correct default
James Turnbull
2010-07-09
1
-2
/
+2
[prev]
[next]