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
...
*
Allow adding single key to hashes
Brice Figureau
2010-02-17
4
-853
/
+925
*
Raise an error when appending not a hash to a hash
Brice Figureau
2010-02-17
1
-0
/
+1
*
Fix #2389 - Enhance Puppet DSL with Hashes
Brice Figureau
2010-02-17
6
-918
/
+1192
*
Fix #3186 - require function set relationship only on the last class
Brice Figureau
2010-02-17
1
-1
/
+1
*
Fix #3150 - require function doesn't like ::class syntax
Brice Figureau
2010-02-17
1
-0
/
+7
*
Move scope parenting & class_scope from Compiler to Scope
Markus Roberts
2010-02-17
3
-57
/
+37
*
Merge branch '0.25.x'
James Turnbull
2010-01-13
1
-1
/
+1
|
\
|
*
Fixed spellquote function documentation
James Turnbull
2009-12-06
1
-1
/
+1
*
|
Fix #2818 - scope variable assigned with undef are not "undef"
Brice Figureau
2009-12-29
1
-1
/
+6
*
|
Merge branch '0.25.x'
Luke Kanies
2009-12-21
6
-14
/
+29
|
\
|
|
*
Possible workaround for #2824 (MRI GC bug)
Markus Roberts
2009-11-19
1
-1
/
+1
|
*
Updated generate function documentation to make it clear it runs on the master
James Turnbull
2009-11-13
1
-2
/
+2
|
*
Fix #2796 - Fix puppetdoc rdoc selector parsing
Brice Figureau
2009-11-12
3
-0
/
+12
|
*
Al Hoang's patch for #2781, removing obsolete when/: syntax
Markus Roberts
2009-11-05
1
-2
/
+2
|
*
Fixing #2752 - "require" loads "include"
Luke Kanies
2009-10-26
1
-1
/
+4
|
*
Bug #2534 Raise error if property appears twice
Jesse Wolfe
2009-10-27
1
-0
/
+6
|
*
Use notice() in the versioncmp() docs
Todd Zullinger
2009-10-26
1
-1
/
+1
|
*
Fix #2691 - Collection AR request should not include params if querying with ...
Brice Figureau
2009-10-25
1
-8
/
+14
*
|
Fixing #2596 - Node, Class, Definition are not AST
Luke Kanies
2009-12-09
10
-515
/
+291
*
|
Fix #2796 - Fix puppetdoc rdoc selector parsing
Brice Figureau
2009-11-12
3
-0
/
+12
|
/
*
Bug #1900 Parsing of quoted $ in stdin
Jesse Wolfe
2009-10-19
1
-1
/
+1
*
Fixing #2735 - node classes are immed. added to classlist
Luke Kanies
2009-10-18
1
-0
/
+3
*
Proposed alternative solution for #2664 (REGEX / DIV lexing)
Markus Roberts
2009-10-16
1
-31
/
+29
*
Fix #2707 config_version fails more helpfully
Rein Henrichs
2009-10-15
1
-1
/
+4
*
Fix #2672 - Make sure nodenames keep their underscores when used as classname
Brice Figureau
2009-09-23
1
-1
/
+1
*
Fix #2664 - Mathematic expressions mis-lexed as Regex
Brice Figureau
2009-09-22
1
-1
/
+1
*
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
[prev]
[next]