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
/
ast
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixing #2596 - Node, Class, Definition are not AST
Luke Kanies
2009-12-09
5
-581
/
+3
*
Fix #2796 - Fix puppetdoc rdoc selector parsing
Brice Figureau
2009-11-12
2
-1
/
+17
*
Fix #2672 - Make sure nodenames keep their underscores when used as classname
Brice Figureau
2009-09-23
1
-0
/
+10
*
Fix #2627 - regex node name could lead to invalid tag
Brice Figureau
2009-09-16
1
-0
/
+5
*
Fixing #2563 - multiple regex nodes now work together
Luke Kanies
2009-09-01
1
-0
/
+38
*
Fixing ruby warning in definition test
Luke Kanies
2009-08-02
1
-1
/
+1
*
Implement node matching with regexes
Brice Figureau
2009-08-01
3
-5
/
+73
*
Make sure node are referenced by their names
Brice Figureau
2009-08-01
1
-1
/
+44
*
Enhance selector and case statements to match with regexp
Brice Figureau
2009-08-01
2
-0
/
+299
*
Fix #2033 - Allow regexp in if expression
Brice Figureau
2009-08-01
2
-0
/
+125
*
Add AST::Regex, an AST leaf node representing a regex
Brice Figureau
2009-08-01
1
-1
/
+120
*
Implement ephemeral scope variables
Brice Figureau
2009-08-01
1
-2
/
+2
*
Fix #2422 & #2433 - make sure puppetdoc transform AST::Leaf boolean correctly
Brice Figureau
2009-07-25
4
-0
/
+49
*
Switching to LoadedCode from ASTSet
Luke Kanies
2009-07-05
1
-6
/
+6
*
Make sure virtual and rails query use tags when tag are searched
Brice Figureau
2009-06-06
1
-0
/
+21
*
Fix #2246 - Array tagged resources can't be collected or exported
Brice Figureau
2009-06-06
1
-2
/
+4
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
10
-49
/
+49
*
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
2009-06-06
2
-16
/
+16
*
Fix #1088 - part2 - Add rspec tests
Brice Figureau
2009-03-14
1
-0
/
+63
*
Fixed #1884 - exported defines are collected by the exporting host
Luke Kanies
2009-02-11
1
-3
/
+16
*
Fix #1682 - Resource titles are not flattened as they should
Brice Figureau
2009-02-11
1
-0
/
+90
*
Fix #1922 - Functions squash all arguments into a single hash
Brice Figureau
2009-02-11
1
-2
/
+2
*
Fixing the AST constant warnings, using a variable instead of a constant
Luke Kanies
2008-12-02
5
-42
/
+42
*
Fix #1759 - Comparison operator was using string comparison for numbers
Brice Figureau
2008-11-20
1
-10
/
+50
*
Move function existance test to parser evaluation
Brice Figureau
2008-11-17
1
-0
/
+77
*
Fix #1682 - ASTArray should flatten product of evaluation of its children
Brice Figureau
2008-10-29
1
-0
/
+66
*
Fixed #1104 - Classes and nodes should set $name variables
Brice Figureau
2008-10-28
1
-0
/
+13
*
Fix #1202 - Collection attribute matching doesn't parse arrays
Brice Figureau
2008-10-08
1
-0
/
+92
*
Fix #1109 - allow empty if or else branches
Brice Figureau
2008-10-07
1
-0
/
+20
*
Rspec Tests for #381.
Brice Figureau
2008-10-05
2
-0
/
+114
*
Add arithmetic operators to AST
Brice Figureau
2008-09-30
2
-0
/
+109
*
Add not operator to AST
Brice Figureau
2008-09-30
1
-0
/
+30
*
Add comparison operators (< > == != <= >=) to AST
Brice Figureau
2008-09-30
1
-0
/
+52
*
Add boolean operators to AST
Brice Figureau
2008-09-30
1
-0
/
+53
*
Add rspec unit test for the append operator
Brice Figureau
2008-09-21
1
-0
/
+47
*
Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.
Paul Lathrop
2008-03-28
1
-1
/
+1
*
Fixing #1085, I think -- I was not returning a resource
Luke Kanies
2008-02-25
1
-1
/
+7
*
converting parser ast node specs from setup/teardown to before/after
Rick Bradley
2008-02-18
1
-83
/
+81
*
converting parser ast host class specs from setup/teardown to before/after
Rick Bradley
2008-02-18
1
-86
/
+84
*
'rake' within the spec dir works now, anyway, which is
Luke Kanies
2008-02-12
1
-4
/
+4
*
Moving the ast node tests to rspec (which I could have
Luke Kanies
2008-02-12
2
-0
/
+275
*
Changing the name of the Compile class to Compiler,
Luke Kanies
2008-02-11
2
-14
/
+14
*
Fixed #1030 - class and definition evaluation has been significantly
Luke Kanies
2008-02-11
1
-0
/
+131
*
More AST refactoring -- each of the code wrapping classes
Luke Kanies
2008-02-08
1
-1
/
+1
*
Refactoring the AST classes just a bit. I realized that
Luke Kanies
2008-02-08
1
-3
/
+3
*
Adding this test stub that's been sitting
Luke Kanies
2007-10-18
1
-0
/
+47
[prev]