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
/
unit
/
parser
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix #3907 - Hash couldn't be initialized with an empty hash
Brice Figureau
2010-02-17
1
-0
/
+12
*
Fix #3871 - Add the 'in' operator
Brice Figureau
2010-02-17
2
-1
/
+62
*
Removing obsolete nodescope concept
Luke Kanies
2010-02-17
1
-19
/
+0
*
Fixing #1545 - Adding 'caller_module_name' variable
Luke Kanies
2010-02-17
1
-0
/
+15
*
Fixing #1545 - module_name is now a variable
Luke Kanies
2010-02-17
2
-20
/
+30
*
Part 2 of fix for #1175 (functions in environments)
Markus Roberts
2010-02-17
2
-5
/
+7
*
Fixed RSpec deprecation notice in lexer tests
James Turnbull
2010-06-10
1
-1
/
+1
*
Make specs work on win32
David Schmitt
2010-02-17
2
-9
/
+15
*
Functions are added to a module instead of Scope
Luke Kanies
2010-02-17
2
-11
/
+48
*
Fix #3664 - qualified variable parsing in string interpolation
Brice Figureau
2010-02-17
1
-0
/
+1
*
Fixing #2658 - adding backward compatibility for 0.24
Luke Kanies
2010-02-17
1
-0
/
+8
*
Adding #2658 - Adding support for run stages
Luke Kanies
2010-02-17
1
-20
/
+82
*
Fixing #1903 - metaparam inheritance is much faster
Luke Kanies
2010-02-17
2
-58
/
+90
*
Fixing Parser::Resource param validation
Luke Kanies
2010-02-17
1
-0
/
+5
*
Fixing #448 - relationships have their own syntax
Luke Kanies
2010-02-17
4
-1
/
+172
*
Fixing #3668 - fixed autoloading classes from modules
Luke Kanies
2010-02-17
2
-76
/
+202
*
Fixing bad test
Markus Roberts
2010-02-17
1
-1
/
+1
*
Fix for #3556 Plussignment value melding
Markus Roberts
2010-02-17
1
-0
/
+18
*
Fixes #3295 - generate() now sets the working directory to the directory cont...
Paul Lathrop
2010-02-17
1
-0
/
+41
*
Fix #3155 - prevent error when using two matching regex in cascade
Brice Figureau
2010-02-17
4
-8
/
+104
*
Fixing Hash functionality with non-constant keys
Luke Kanies
2010-04-12
1
-5
/
+27
*
Fixing calls to "class_scope" in Scope tests
Luke Kanies
2010-04-09
1
-3
/
+3
*
Fixing all 'require' function tests
Luke Kanies
2010-04-09
1
-7
/
+12
*
Removing any mentions of :casesensitive setting
Luke Kanies
2010-04-09
3
-25
/
+33
*
Puppet::Parser::AST::Leaf#evaluate_match "insensitive" renamed to
Jesse Wolfe
2010-04-09
1
-2
/
+2
*
Puppet::Parser::Resource.new parameters have changed
Jesse Wolfe
2010-04-09
1
-1
/
+1
*
Add stub to Puppet::Parser::Collector test to prevent runaway stub
Jesse Wolfe
2010-04-09
1
-1
/
+5
*
Adding environment support to parser resources
Luke Kanies
2010-02-17
1
-0
/
+9
*
Moving the string interpolation parsing to the parser/lexer
Markus Roberts
2010-02-17
1
-163
/
+66
*
Finishing renaming :params to :parameters internally
Luke Kanies
2010-02-17
5
-21
/
+43
*
Converging the Resource classes further
Luke Kanies
2010-02-17
1
-13
/
+13
*
Adding strictness checking to resources
Luke Kanies
2010-02-17
1
-49
/
+33
*
Fixing most of the broken tests in test/
Luke Kanies
2010-02-17
3
-31
/
+49
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
11
-242
/
+378
*
Partially fixing #2954 - Adding class parameters
Luke Kanies
2010-02-17
1
-0
/
+41
*
Fix #3229 - use original value in case/selector regex matching
Brice Figureau
2010-02-17
3
-20
/
+13
*
Renaming Parser::ResourceType to Resource::Type
Luke Kanies
2010-02-17
9
-914
/
+16
*
Removing Interpreter class
Luke Kanies
2010-02-17
2
-128
/
+16
*
All non-transient parser references are gone
Luke Kanies
2010-02-17
7
-74
/
+142
*
Fixing callers to Parser to only pass environment
Luke Kanies
2010-02-17
1
-2
/
+1
*
Using the RTC helper to find the known resource types
Luke Kanies
2010-02-17
1
-18
/
+18
*
Adding helper module for finding known resource types
Luke Kanies
2010-02-17
1
-0
/
+25
*
Moving Rails initialization to Compiler terminus
Luke Kanies
2010-02-17
1
-16
/
+5
*
Parser now uses Environment resource type collection
Luke Kanies
2010-02-17
1
-24
/
+30
*
Adding 'known_resource_types' to Environment
Luke Kanies
2010-02-17
1
-4
/
+116
*
Renaming LoadedCode to ResourceTypeCollection
Luke Kanies
2010-02-17
3
-50
/
+50
*
Storing per-environment LoadedCode instances
Luke Kanies
2010-02-17
2
-29
/
+38
*
Adding support for parsing ruby files
Luke Kanies
2010-02-17
1
-0
/
+23
*
Fixing test structure
Luke Kanies
2010-02-17
1
-4
/
+4
*
Adding []/[]= support to Parser::Resource
Luke Kanies
2010-02-17
1
-0
/
+10
[prev]
[next]