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
/
ast
/
leaf.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #6280 - puppetdoc crashing on string interpolation
Brice Figureau
2011-02-11
1
-1
/
+1
*
Fix #5127 - error when accessing array elements
Brice Figureau
2010-11-10
1
-2
/
+10
*
[#4370] Fixes extlookup precedence getting overwritten between runs
Matt Robinson
2010-08-03
1
-1
/
+1
*
[#4269] Undef variables interpolate to empty string
Nick Lewis
2010-07-19
1
-1
/
+1
*
[#4287] Fix the undefined evaluate_match error when comparing functions
Matt Robinson
2010-07-19
1
-14
/
+0
*
Fix #4238 - if should match undef as ''
Brice Figureau
2010-07-18
1
-0
/
+3
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-171
/
+171
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-8
/
+8
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-2
/
+2
*
Removing any mentions of :casesensitive setting
Luke Kanies
2010-04-09
1
-5
/
+5
*
Moving the string interpolation parsing to the parser/lexer
Markus Roberts
2010-02-17
1
-3
/
+11
*
Fix #3229 - use original value in case/selector regex matching
Brice Figureau
2010-02-17
1
-4
/
+4
*
Allow adding single key to hashes
Brice Figureau
2010-02-17
1
-4
/
+23
*
Fix #2389 - Enhance Puppet DSL with Hashes
Brice Figureau
2010-02-17
1
-0
/
+21
*
Fix #2818 - scope variable assigned with undef are not "undef"
Brice Figureau
2009-12-29
1
-1
/
+6
*
Fixing #2596 - Node, Class, Definition are not AST
Luke Kanies
2009-12-09
1
-23
/
+1
*
Fix #2796 - Fix puppetdoc rdoc selector parsing
Brice Figureau
2009-11-12
1
-0
/
+4
*
Fix #2672 - Make sure nodenames keep their underscores when used as classname
Brice Figureau
2009-09-23
1
-1
/
+1
*
Fix #2627 - regex node name could lead to invalid tag
Brice Figureau
2009-09-16
1
-3
/
+1
*
Fixing #2563 - multiple regex nodes now work together
Luke Kanies
2009-09-01
1
-2
/
+12
*
Implement node matching with regexes
Brice Figureau
2009-08-01
1
-3
/
+26
*
Make sure node are referenced by their names
Brice Figureau
2009-08-01
1
-1
/
+17
*
Add AST::Regex, an AST leaf node representing a regex
Brice Figureau
2009-08-01
1
-0
/
+42
*
Fix #2422 & #2433 - make sure puppetdoc transform AST::Leaf boolean correctly
Brice Figureau
2009-07-25
1
-1
/
+13
*
Using the FileCollection where appropriate.
Luke Kanies
2009-02-28
1
-1
/
+1
*
Refactoring the AST classes just a bit. I realized that
Luke Kanies
2008-02-08
1
-6
/
+6
*
We now have a real configuration object, as a subclass of GRATR::Digraph, tha...
Luke Kanies
2007-09-04
1
-8
/
+0
*
Adding #629 -- an undef keyword now exists
luke
2007-05-17
1
-0
/
+3
*
Applying a modified form of the patch by cstorey from #523. The modification...
luke
2007-02-28
1
-4
/
+2
*
Merging the changes from the override-refactor branch. This is a significant...
luke
2006-10-04
1
-17
/
+6
*
Using the "trace" configuration parameter to determine whether a stack trace ...
luke
2006-09-15
1
-1
/
+1
*
Committing changes that require dollar signs in prototypes
luke
2006-08-14
1
-0
/
+2
*
Change how names for nodes are specified: the 'node' keyword can be followed ...
lutter
2006-04-04
1
-1
/
+10
*
Manifests can now specify node names with fully qualified domain names, too.
lutter
2006-03-31
1
-0
/
+3
*
Mostly, this is a refactoring commit. There is one significant new feature,
luke
2006-02-27
1
-6
/
+6
*
Adding single-quote syntactical element
luke
2006-02-16
1
-1
/
+9
*
Made lots of small changes, mostly to help usability but also fixed a couple ...
luke
2006-01-18
1
-5
/
+2
*
Moving ast classes into separate files
luke
2006-01-13
1
-0
/
+89