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
/
selector.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-30
/
+30
*
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
-1
/
+1
*
Fix #3155 - prevent error when using two matching regex in cascade
Brice Figureau
2010-02-17
1
-1
/
+2
*
Removing any mentions of :casesensitive setting
Luke Kanies
2010-04-09
1
-3
/
+1
*
Fix #3229 - use original value in case/selector regex matching
Brice Figureau
2010-02-17
1
-2
/
+0
*
Fix #2796 - Fix puppetdoc rdoc selector parsing
Brice Figureau
2009-11-12
1
-0
/
+4
*
Enhance selector and case statements to match with regexp
Brice Figureau
2009-08-01
1
-30
/
+12
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-2
/
+2
*
Refactoring the AST classes just a bit. I realized that
Luke Kanies
2008-02-08
1
-6
/
+5
*
We now have a real configuration object, as a subclass of GRATR::Digraph, tha...
Luke Kanies
2007-09-04
1
-10
/
+0
*
Fixing executable tests to take new rundir into account
luke
2007-02-01
1
-1
/
+2
*
Fixing selector tests to get rid of a lame hash ordering bug in the tests.
luke
2007-02-01
1
-0
/
+1
*
changing selector error message
luke
2007-01-26
1
-1
/
+1
*
Not downcasing facts any longer, closing #210 (although not using the patch f...
luke
2006-12-23
1
-1
/
+9
*
adding explicit load of ast/branch to its subclasses
luke
2006-10-15
1
-0
/
+2
*
Merging the changes from the override-refactor branch. This is a significant...
luke
2006-10-04
1
-5
/
+1
*
Found a bug where single-value selectors can fail on a second compile. Fixed...
luke
2006-06-09
1
-1
/
+4
*
Fixing #117. If only one value was provided, then it was not placed in an arr...
luke
2006-04-10
1
-0
/
+2
*
Mostly, this is a refactoring commit. There is one significant new feature,
luke
2006-02-27
1
-5
/
+6
*
Moving ast classes into separate files
luke
2006-01-13
1
-0
/
+60