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
/
casestatement.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-30
/
+30
*
Fix #3155 - prevent error when using two matching regex in cascade
Brice Figureau
2010-02-17
1
-1
/
+3
*
Removing any mentions of :casesensitive setting
Luke Kanies
2010-04-09
1
-1
/
+1
*
Fix #3229 - use original value in case/selector regex matching
Brice Figureau
2010-02-17
1
-3
/
+1
*
Enhance selector and case statements to match with regexp
Brice Figureau
2009-08-01
1
-26
/
+11
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-1
/
+1
*
Add a doc attribute to AST nodes and fill it with the last seen comments
Brice Figureau
2008-11-17
1
-0
/
+2
*
Refactoring the AST classes just a bit. I realized that
Luke Kanies
2008-02-08
1
-5
/
+4
*
We now have a real configuration object, as a subclass of GRATR::Digraph, tha...
Luke Kanies
2007-09-04
1
-12
/
+0
*
Merging the webserver_portability branch from version 2182 to version 2258.
luke
2007-03-06
1
-30
/
+9
*
Applying patch by DavidS from #522, along with test code and a small bit of c...
luke
2007-02-27
1
-8
/
+9
*
Not downcasing facts any longer, closing #210 (although not using the patch f...
luke
2006-12-23
1
-1
/
+10
*
adding explicit load of ast/branch to its subclasses
luke
2006-10-15
1
-0
/
+2
*
Supporting variables as the test value in both case statements and selectors.
luke
2006-03-03
1
-2
/
+2
*
Mostly, this is a refactoring commit. There is one significant new feature,
luke
2006-02-27
1
-4
/
+5
*
Moving ast classes into separate files
luke
2006-01-13
1
-0
/
+78