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
/
parser
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[#4423] repair parameterized class instantiation
Jesse Wolfe
2010-08-03
3
-17
/
+25
*
|
[#4423] class { shouldn't get stored on the namespace stack
Jesse Wolfe
2010-08-03
1
-1
/
+1
*
|
[#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...
Jesse Wolfe
2010-08-03
4
-10
/
+41
*
|
[#4344] Fix for failing templates when module name matches file in local dir.
Paul Berry
2010-08-03
1
-1
/
+1
*
|
Fix #4461 - attempt to fix another performance issue
Brice Figureau
2010-08-03
1
-0
/
+1
|
/
*
extlookup() is a builtin
Jesse Wolfe
2010-07-25
1
-0
/
+173
*
Fixed #4304 - Changed logging level for auto import message
James Turnbull
2010-07-25
1
-1
/
+1
*
Fix for #4303 -- reverting to old escaping in '-strings
Markus Roberts
2010-07-25
1
-5
/
+4
*
Tweak to fix for #4302--dangling ref to known_resource_types
Markus Roberts
2010-07-25
1
-6
/
+5
*
Fix #4302 - Compilation speed regression compared to 2.6
Brice Figureau
2010-07-25
1
-0
/
+5
*
[#4242] Fixed recursion due to parents including their children
Nick Lewis
2010-07-25
1
-2
/
+1
*
[#4269] Undef variables interpolate to empty string
Nick Lewis
2010-07-19
1
-1
/
+1
*
[#4270] Force inherited classes to load into the correct environment
Jesse Wolfe
2010-07-19
1
-1
/
+1
*
[#4287] Fix the undefined evaluate_match error when comparing functions
Matt Robinson
2010-07-19
2
-14
/
+14
*
Fix for #4236 -- Only interpolate $ if followed by a variable
Markus Roberts
2010-07-18
1
-7
/
+9
*
Fix #4238 - if should match undef as ''
Brice Figureau
2010-07-18
2
-8
/
+10
*
Minimal fix for #4243 -- import isn't thread safe
Markus Roberts
2010-07-18
2
-16
/
+14
*
Partial fix for #4278 -- the performance aspects
Markus Roberts
2010-07-18
2
-26
/
+6
*
Fixes errant Trac references in documentation
James Turnbull
2010-07-15
1
-1
/
+1
*
Minimal fix for #4205 -- incorrect Import loop messages
Markus Roberts
2010-07-11
1
-2
/
+4
*
Fix #4206 - import "path/*" tries to import files twice
Brice Figureau
2010-07-11
1
-1
/
+1
*
[#4208] Missing parameter breaks multithread compilation
Jesse Wolfe
2010-07-10
1
-3
/
+3
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
62
-4292
/
+4292
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
8
-27
/
+27
*
Code smell: Use ||= for conditional initialization
Markus Roberts
2010-07-09
3
-3
/
+3
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
20
-46
/
+46
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
6
-21
/
+6
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
26
-175
/
+59
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
28
-73
/
+72
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
28
-400
/
+455
*
Fix for #4178 - generalize autoloading to include .rb
Luke Kanies
2010-07-09
1
-5
/
+1
*
Fix for #2807 Puppet settings available as variables
Markus Roberts
2010-07-07
1
-1
/
+21
*
[#4161] RDoc fails to parse some of our ruby syntax
Jesse Wolfe
2010-07-07
1
-0
/
+10
*
Fix for #4148 (2.6 is greater than 0.25.x)
Markus Roberts
2010-07-06
1
-1
/
+1
*
[#2713] Enable ELSIF
Jesse Wolfe
2010-07-01
2
-864
/
+917
*
Fixed require warning documentation
James Turnbull
2010-06-24
1
-3
/
+2
*
Tweak for fix for #1175 to fix test failures
Markus Roberts
2010-06-24
1
-1
/
+1
*
Fix #3907 - Hash couldn't be initialized with an empty hash
Brice Figureau
2010-02-17
1
-0
/
+5
*
Fix #3871 - Add the 'in' operator
Brice Figureau
2010-02-17
5
-1014
/
+1066
*
Removing obsolete nodescope concept
Luke Kanies
2010-02-17
1
-16
/
+1
*
Fixing #3651 failing to pop comment stack for some constructs
Markus Roberts
2010-02-17
2
-121
/
+125
*
Fixing #1545 - Adding 'caller_module_name' variable
Luke Kanies
2010-02-17
1
-0
/
+6
*
Fixing #1545 - module_name is now a variable
Luke Kanies
2010-02-17
2
-4
/
+8
*
Fixes #3395 - CR+LF line endings in manifests cause syntax error
James Turnbull
2010-02-17
1
-1
/
+1
*
Improving fix for #1175; tightening thread safety
Markus Roberts
2010-02-17
2
-7
/
+10
*
Part 2 of fix for #1175 (functions in environments)
Markus Roberts
2010-02-17
5
-32
/
+22
*
[#1621] Composite keys for resources
Jesse Wolfe
2010-06-21
2
-7
/
+2
*
Make specs work on win32
David Schmitt
2010-02-17
1
-3
/
+3
*
Removing obsolete FCollection stub from Functions
Luke Kanies
2010-02-17
1
-6
/
+0
[prev]
[next]