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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixing #2632 - 'require' works for 0.25 clients
Luke Kanies
2009-09-22
2
-8
/
+20
*
Fixing relationship metaparam backward compatibility
Luke Kanies
2009-09-22
1
-6
/
+25
*
Adding version information to the catalog for compat
Luke Kanies
2009-09-22
1
-0
/
+4
*
Fix #2638 - Allow creating several nodes with matching names
Brice Figureau
2009-09-17
2
-1
/
+5
*
Fix #2627 - regex node name could lead to invalid tag
Brice Figureau
2009-09-16
1
-3
/
+1
*
Merged fix for #2601
Markus Roberts
2009-09-16
1
-10
/
+4
*
Make regsubst() function operate on arrays (feature #2491).
Thomas Bellman
2009-09-15
1
-30
/
+44
*
Ticket #2525 don't fail find_manifest on invalid module names
Markus Roberts
2009-09-05
1
-13
/
+11
*
Fixing #2592 - you can escape slashes in regexes
Luke Kanies
2009-09-04
1
-3
/
+14
*
The first regex node now matches first
Luke Kanies
2009-09-01
1
-8
/
+15
*
Fixing #2563 - multiple regex nodes now work together
Luke Kanies
2009-09-01
1
-2
/
+12
*
Fix parser error output
Todd Zullinger
2009-08-24
1
-1
/
+1
*
Fixing #2549 - autoloading of top-level classes works again
Luke Kanies
2009-08-24
1
-7
/
+14
*
Fixes #2493
Markus Roberts
2009-08-14
1
-0
/
+2
*
Fix #2507 - Exported resources were not correctly collected.
Brice Figureau
2009-08-13
1
-0
/
+1
*
Add shellquote() function.
Thomas Bellman
2009-08-08
1
-0
/
+41
*
Fixed #2486 - Missing require 'monitor' in parser_support.rb
James Turnbull
2009-08-04
1
-0
/
+1
*
Fixed #2294 - Classes sometimes cannot be found
Markus Roberts
2009-08-03
1
-52
/
+63
*
Fixing tests broken by caching autoload results
Luke Kanies
2009-08-02
1
-1
/
+1
*
Adding support for an external catalog version
Luke Kanies
2009-08-01
1
-1
/
+11
*
Implement node matching with regexes
Brice Figureau
2009-08-01
6
-572
/
+604
*
Make sure node are referenced by their names
Brice Figureau
2009-08-01
6
-579
/
+600
*
Enhance selector and case statements to match with regexp
Brice Figureau
2009-08-01
5
-617
/
+652
*
Fix #2033 - Allow regexp in if expression
Brice Figureau
2009-08-01
5
-635
/
+692
*
Add AST::Regex, an AST leaf node representing a regex
Brice Figureau
2009-08-01
3
-38
/
+93
*
Add regexes and regex match operators to the parser
Brice Figureau
2009-08-01
2
-775
/
+773
*
Add regex, match and not match token to the lexer
Brice Figureau
2009-08-01
1
-0
/
+7
*
Allow variable $0 to $9 to be interpolated, if ephemeral
Brice Figureau
2009-08-01
1
-2
/
+7
*
Implement ephemeral scope variables
Brice Figureau
2009-08-01
2
-19
/
+44
*
Fix #2422 & #2433 - make sure puppetdoc transform AST::Leaf boolean correctly
Brice Figureau
2009-07-25
4
-1
/
+30
*
Fixing #2423 - no more strange dependency cycles
Luke Kanies
2009-07-25
1
-1
/
+5
*
Fix #2439 - let puppetdoc use loaded_code
Brice Figureau
2009-07-24
1
-0
/
+6
*
Fix #2364 - Associates the correct comment to the right statement
Brice Figureau
2009-07-10
2
-9
/
+15
*
Make sure the parser sees the correct line number
Brice Figureau
2009-07-10
4
-233
/
+292
*
Switching to LoadedCode from ASTSet
Luke Kanies
2009-07-05
8
-82
/
+69
*
Adding a special class to handle loaded classes/defines/nodes
Luke Kanies
2009-07-05
1
-0
/
+85
*
Fix #2333 - Make sure lexer skip whitespace on non-token
Brice Figureau
2009-06-12
1
-1
/
+4
*
Updated split function and add split function unit tests (courtesy of Thomas ...
James Turnbull
2009-06-12
1
-6
/
+22
*
Fixing #2336 - qualified variables only throw warnings
Luke Kanies
2009-06-11
1
-2
/
+4
*
Fix #2246 - take2: make sure we run the rails tag query only when needed
Brice Figureau
2009-06-11
1
-1
/
+8
*
Make sure overriding a tag also produces a tag
Brice Figureau
2009-06-11
1
-3
/
+6
*
Fix #1907 (or sort) - 'require' puppet function
Brice Figureau
2009-06-10
1
-0
/
+34
*
Make sure virtual and rails query use tags when tag are searched
Brice Figureau
2009-06-06
2
-5
/
+12
*
Make sure resources are tagged with the user tag on the server
Brice Figureau
2009-06-06
1
-0
/
+1
*
Fix #2246 - Array tagged resources can't be collected or exported
Brice Figureau
2009-06-06
1
-1
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
22
-49
/
+49
*
Changed indentation to be more consistent with style guide (4 spaces per level)
Ian Taylor
2009-06-06
1
-4
/
+4
*
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
2009-06-06
2
-38
/
+38
*
Enhance versioncmp documentation
Brice Figureau
2009-06-04
1
-1
/
+22
*
Fixing a bunch of warnings
Luke Kanies
2009-06-03
2
-2
/
+5
[prev]
[next]