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
...
*
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
*
Fixed #3384 - Updated broken link
James Turnbull
2010-04-22
1
-3
/
+3
*
Fixing Hash functionality with non-constant keys
Luke Kanies
2010-04-12
1
-1
/
+2
*
Removing vistigial method in ASTHash
Luke Kanies
2010-04-12
1
-3
/
+0
*
Markus's patch concerning string interpolation
Jesse Wolfe
2010-04-12
3
-1674
/
+1759
*
Removing any mentions of :casesensitive setting
Luke Kanies
2010-04-09
3
-9
/
+7
*
Adding environment support to parser resources
Luke Kanies
2010-02-17
1
-0
/
+2
*
Resolving conflicts with ???
Markus Roberts
2010-02-17
1
-3
/
+2
*
Moving the string interpolation parsing to the parser/lexer
Markus Roberts
2010-02-17
4
-1134
/
+1232
*
Finishing renaming :params to :parameters internally
Luke Kanies
2010-02-17
7
-22
/
+22
*
Converging the Resource classes further
Luke Kanies
2010-02-17
2
-47
/
+19
*
Adding strictness checking to resources
Luke Kanies
2010-02-17
2
-4
/
+9
*
Fixing most of the broken tests in test/
Luke Kanies
2010-02-17
2
-5
/
+5
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
11
-296
/
+84
*
Adding support for class parameters
Luke Kanies
2010-02-17
2
-10
/
+4
*
TypeCollection now supports namespace arrays
Luke Kanies
2010-02-17
1
-12
/
+3
*
Adding parameter validation to Puppet::Resource
Luke Kanies
2010-02-17
1
-1
/
+1
*
Partially fixing #2954 - Adding class parameters
Luke Kanies
2010-02-17
2
-691
/
+668
*
Fix #3229 - use original value in case/selector regex matching
Brice Figureau
2010-02-17
3
-9
/
+5
*
Renaming Parser::ResourceType to Resource::Type
Luke Kanies
2010-02-17
7
-440
/
+14
*
Removing Interpreter class
Luke Kanies
2010-02-17
4
-73
/
+9
*
All non-transient parser references are gone
Luke Kanies
2010-02-17
7
-35
/
+40
*
Fixing callers to Parser to only pass environment
Luke Kanies
2010-02-17
1
-3
/
+1
*
Using the RTC helper to find the known resource types
Luke Kanies
2010-02-17
1
-14
/
+13
[prev]
[next]