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
*
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
*
Functions are added to a module instead of Scope
Luke Kanies
2010-02-17
2
-3
/
+22
*
Slightly restructuring "Functions" file
Luke Kanies
2010-02-17
1
-7
/
+4
*
[#3921] Remove unnecessary require 'puppet/resource'
Rein Henrichs
2010-02-17
2
-2
/
+0
*
Fix for 3664: interpolating qualified variables.
Markus Roberts
2010-02-17
1
-9
/
+9
*
Fix #3664 - qualified variable parsing in string interpolation
Brice Figureau
2010-02-17
1
-4
/
+6
*
Fixing #2658 - adding backward compatibility for 0.24
Luke Kanies
2010-02-17
1
-3
/
+5
*
Adding #2658 - Adding support for run stages
Luke Kanies
2010-02-17
2
-16
/
+30
*
Fixing #1903 - metaparam inheritance is much faster
Luke Kanies
2010-02-17
2
-18
/
+46
*
Fixing Parser::Resource param validation
Luke Kanies
2010-02-17
1
-1
/
+1
*
Fixing #448 - relationships have their own syntax
Luke Kanies
2010-02-17
7
-1760
/
+1845
*
Updated Template documentation link
James Turnbull
2010-02-17
1
-3
/
+3
*
Fixing #3668 - fixed autoloading classes from modules
Luke Kanies
2010-02-17
4
-868
/
+872
*
Fix to the fix for #3295
Markus Roberts
2010-02-17
1
-6
/
+2
*
Fix for #3558 -- source file reading speedup
Markus Roberts
2010-02-17
1
-7
/
+1
*
Fix for #3556 Plussignment value melding
Markus Roberts
2010-02-17
1
-4
/
+10
*
Fixes #3295 - generate() now sets the working directory to the directory cont...
Paul Lathrop
2010-02-17
1
-2
/
+4
*
Fix #3155 - prevent error when using two matching regex in cascade
Brice Figureau
2010-02-17
4
-12
/
+68
*
Fixed link typo
James Turnbull
2010-04-22
1
-1
/
+1
[next]