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
...
*
|
|
Merge remote branch 'paul/ticket/next/4685' into next
Jesse Wolfe
2010-09-09
6
-1910
/
+1770
|
\
\
\
|
*
|
|
Modified the error message that is generated when a class, definition,
Paul Berry
2010-09-07
5
-141
/
+145
|
|
|
/
|
|
/
|
|
*
|
[#4685] Classes, defines, and nodes allowed inside of non-evaluated conditionals
Paul Berry
2010-09-01
3
-1160
/
+1118
*
|
|
Merge remote branch 'paul/ticket/next/4638' into next
Jesse Wolfe
2010-09-09
9
-463
/
+315
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[4638] Cleanup of plurals and inheritance relationships in AST
Paul Berry
2010-08-27
9
-463
/
+315
*
|
|
Merge commit '2.6.1rc3' into next
Jesse Wolfe
2010-08-27
1
-13
/
+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix for #4542 -- included classes weren't assigned proper stages
Markus Roberts
2010-08-24
1
-13
/
+6
*
|
Merge remote branch 'paul/4472-4483-4496-4521-4522'
Jesse Wolfe
2010-08-17
10
-1530
/
+1662
|
\
\
|
|
/
|
/
|
|
*
[#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...
Paul Berry
2010-08-13
10
-1499
/
+1637
|
*
[#4472]+[#4483] Moved type-name resolution out of Puppet::Parser::TypeLoader.
Paul Berry
2010-08-12
2
-38
/
+32
|
*
[#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...
Jesse Wolfe
2010-07-30
4
-10
/
+41
*
|
Rewrote functions documentation to Markdown
James Turnbull
2010-08-11
11
-48
/
+50
*
|
Fixes #4485 -- single quoted strings should not treat \n as new line
Markus Roberts
2010-08-05
1
-11
/
+11
*
|
[#4404] Remove requirement for source on Parser::Resource::Param
Nick Lewis
2010-08-04
1
-1
/
+1
*
|
added md5 support as requested in http://serverfault.com/questions/166199/pup...
Alice Kærast
2010-08-03
1
-0
/
+5
*
|
[#4381] extlookup shouldn't trigger reparses of .pp files
Jesse Wolfe
2010-08-03
1
-3
/
+0
*
|
[#4370] Fixes extlookup precedence getting overwritten between runs
Matt Robinson
2010-08-03
3
-12
/
+7
*
|
[#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
[prev]
[next]