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
*
Merge branch 'tickets/2.6.x/5564' into 2.6.next
Paul Berry
2011-02-01
1
-3
/
+6
|
\
|
*
Fixed #5564 - Added some more fqdn_rand documentation
James Turnbull
2011-02-01
1
-3
/
+6
*
|
Merge branch 'ticket/2.6.next/5045' into 2.6.next
Matt Robinson
2011-02-01
1
-3
/
+18
|
\
\
|
*
|
(#5045) Cleaning up some tests and code
Matt Robinson
2011-01-24
1
-1
/
+1
|
*
|
(#5045) External node classifiers should be able to specify params for classes
Dan Bode
2011-01-24
1
-3
/
+18
*
|
|
(#5944) Remove documentation of define() when used on nodes, as it is not a s...
nfagerlund
2011-01-25
1
-21
/
+3
*
|
|
(#5944) Further edits of inline defined() documentation.
nfagerlund
2011-01-25
1
-25
/
+30
*
|
|
(#5944) Improve documentation of defined() function
nfagerlund
2011-01-25
1
-6
/
+41
|
/
/
*
|
maint: Prune #inspect methods on various objects
Jesse Wolfe
2011-01-03
1
-0
/
+4
*
|
maint: Fix tests that don't run on their own
Matt Robinson
2010-12-16
1
-0
/
+1
|
/
*
Fix for #5298 -- Collections need to do type lookup
Markus Roberts
2010-11-16
1
-1
/
+2
*
Step towards [5298] -- cleanup indentation, etc. in AST::Collection
Markus Roberts
2010-11-16
1
-51
/
+33
*
Fix #4921 - race condition in Parser Functions creation
Brice Figureau
2010-11-12
1
-2
/
+4
*
Fix #5252 - line number mis-attribution during parsing
Brice Figureau
2010-11-11
1
-3
/
+3
*
Fix #5127 - error when accessing array elements
Brice Figureau
2010-11-10
1
-2
/
+10
*
(#4534/#4778) -- Normalize parameterized classes
Paul Berry
2010-10-27
2
-5
/
+6
*
Fix for #5022 -- Escaped newlines should be elided
Markus Roberts
2010-10-18
1
-1
/
+2
*
Fixed documentation typo
James Turnbull
2010-10-01
1
-1
/
+1
*
Fixes #4792 (Duplicate definition since 2.6.1 upgrade)
Paul Berry
2010-09-30
1
-0
/
+1
*
Fix for #4804 -- escaped backslashes in interpolated strings
Markus Roberts
2010-09-28
1
-1
/
+1
*
(#4860) Add regression tests that would have caught bad params method
Matt Robinson
2010-09-28
1
-5
/
+1
*
[#4692] undefined variables cause :undef to be passed to functions
Paul Berry
2010-09-22
1
-1
/
+1
*
[#4716] ResourceTypeAPI exposes implementation details that are likely to change
Paul Berry
2010-09-22
1
-1
/
+3
*
[#4771] Import of manifests with the same name only happens once
Paul Berry
2010-09-23
2
-49
/
+51
*
Minimal fix for #4631 -- set implicit classes as in 0.25.x
Markus Roberts
2010-09-23
1
-0
/
+7
*
Fixed versioncmp function typo
James Turnbull
2010-09-16
1
-1
/
+1
*
Documentation updates for Markdown conversion
James Turnbull
2010-09-14
1
-3
/
+3
*
Fix for #4693 -- implicit stages should never be serialized
Markus Roberts
2010-09-07
1
-1
/
+1
*
Fixed extlookup documentation and spacing
James Turnbull
2010-08-31
2
-143
/
+134
*
Fix for #4542 -- included classes weren't assigned proper stages
Markus Roberts
2010-08-24
1
-13
/
+6
*
Rewrote functions documentation to Markdown
James Turnbull
2010-08-11
11
-48
/
+50
*
Fixes #4485 -- single quoted strings should not treat \n as new line
Markus Roberts
2010-08-05
1
-11
/
+11
*
[#4404] Remove requirement for source on Parser::Resource::Param
Nick Lewis
2010-08-04
1
-1
/
+1
*
added md5 support as requested in http://serverfault.com/questions/166199/pup...
Alice Kærast
2010-08-03
1
-0
/
+5
*
[#4381] extlookup shouldn't trigger reparses of .pp files
Jesse Wolfe
2010-08-03
1
-3
/
+0
*
[#4370] Fixes extlookup precedence getting overwritten between runs
Matt Robinson
2010-08-03
3
-12
/
+7
*
[#4423] repair parameterized class instantiation
Jesse Wolfe
2010-08-03
3
-17
/
+25
*
[#4423] class { shouldn't get stored on the namespace stack
Jesse Wolfe
2010-08-03
1
-1
/
+1
*
[#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...
Jesse Wolfe
2010-08-03
4
-10
/
+41
*
[#4344] Fix for failing templates when module name matches file in local dir.
Paul Berry
2010-08-03
1
-1
/
+1
*
Fix #4461 - attempt to fix another performance issue
Brice Figureau
2010-08-03
1
-0
/
+1
*
extlookup() is a builtin
Jesse Wolfe
2010-07-25
1
-0
/
+173
*
Fixed #4304 - Changed logging level for auto import message
James Turnbull
2010-07-25
1
-1
/
+1
*
Fix for #4303 -- reverting to old escaping in '-strings
Markus Roberts
2010-07-25
1
-5
/
+4
*
Tweak to fix for #4302--dangling ref to known_resource_types
Markus Roberts
2010-07-25
1
-6
/
+5
*
Fix #4302 - Compilation speed regression compared to 2.6
Brice Figureau
2010-07-25
1
-0
/
+5
*
[#4242] Fixed recursion due to parents including their children
Nick Lewis
2010-07-25
1
-2
/
+1
*
[#4269] Undef variables interpolate to empty string
Nick Lewis
2010-07-19
1
-1
/
+1
*
[#4270] Force inherited classes to load into the correct environment
Jesse Wolfe
2010-07-19
1
-1
/
+1
*
[#4287] Fix the undefined evaluate_match error when comparing functions
Matt Robinson
2010-07-19
2
-14
/
+14
[next]