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
/
spec
/
unit
/
parser
Commit message (
Expand
)
Author
Age
Files
Lines
*
(#5392) Give a better error when realizing a non-existant resource
Matt Robinson
2011-03-09
1
-12
/
+16
*
maint: Remove spec run noise
Matt Robinson
2011-03-08
1
-1
/
+1
*
Merge branch 'masterzen/tickets/2.6.x/5516' into bug/2.6.next/5516-hashes-can...
Daniel Pittman
2011-02-12
1
-0
/
+6
|
\
|
*
Fix #5516 - Hashes can't be used in selectors
Brice Figureau
2011-02-12
1
-0
/
+6
*
|
misc: ast_context has two arguments, not one.
Daniel Pittman
2011-02-12
1
-1
/
+1
*
|
Fix #5720 - puppetdoc misses some class comments
Brice Figureau
2011-02-11
2
-0
/
+43
|
/
*
(#5045) Cleaning up some tests and code
Matt Robinson
2011-01-24
1
-27
/
+57
*
(#5045) External node classifiers should be able to specify params for classes
Dan Bode
2011-01-24
1
-0
/
+55
*
(#5771) Upgrade rspec to version 2
Matt Robinson
2011-01-04
2
-8
/
+5
*
maint: Fix tests that don't run on their own
Matt Robinson
2010-12-16
2
-0
/
+2
*
Fix for #5298 -- Collections need to do type lookup
Markus Roberts
2010-11-16
1
-0
/
+4
*
Fixed #5296 - test warnings messages
James Turnbull
2010-11-16
2
-3
/
+3
*
Fix #5252 - line number mis-attribution during parsing
Brice Figureau
2010-11-11
1
-2
/
+9
*
Fix #5127 - error when accessing array elements
Brice Figureau
2010-11-10
1
-0
/
+42
*
(#4534/#4778) -- Normalize parameterized classes
Paul Berry
2010-10-27
2
-96
/
+141
*
Fix for #5022 -- Escaped newlines should be elided
Markus Roberts
2010-10-18
1
-0
/
+1
*
Fix for #4804 -- escaped backslashes in interpolated strings
Markus Roberts
2010-09-28
1
-0
/
+8
*
[#4692] undefined variables cause :undef to be passed to functions
Paul Berry
2010-09-22
1
-4
/
+14
*
[#4716] ResourceTypeAPI exposes implementation details that are likely to change
Paul Berry
2010-09-22
1
-9
/
+0
*
[#4771] Import of manifests with the same name only happens once
Paul Berry
2010-09-23
1
-16
/
+3
*
[#4308] Remove puppettest from specs
Matt Robinson
2010-09-03
1
-1
/
+0
*
Fix for #4542 -- included classes weren't assigned proper stages
Markus Roberts
2010-08-24
1
-1
/
+12
*
Fixes #4485 -- single quoted strings should not treat \n as new line
Markus Roberts
2010-08-05
1
-0
/
+1
*
[#4370] Fixes extlookup precedence getting overwritten between runs
Matt Robinson
2010-08-03
2
-3
/
+17
*
[#4423] repair parameterized class instantiation
Jesse Wolfe
2010-08-03
1
-0
/
+7
*
[#4423] class { shouldn't get stored on the namespace stack
Jesse Wolfe
2010-08-03
1
-0
/
+6
*
[#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...
Jesse Wolfe
2010-08-03
4
-15
/
+5
*
[#4344] Fix for failing templates when module name matches file in local dir.
Paul Berry
2010-08-03
2
-4
/
+4
*
[#4242] Fixed (removed) a broken unit test
Nick Lewis
2010-08-03
1
-22
/
+0
*
extlookup() is a builtin
Jesse Wolfe
2010-07-25
1
-0
/
+85
*
Fix for #4303 -- reverting to old escaping in '-strings
Markus Roberts
2010-07-25
1
-0
/
+3
*
Temporary tweak to tests for #4242
Markus Roberts
2010-07-25
1
-0
/
+5
*
[#4242] Fixed recursion due to parents including their children
Nick Lewis
2010-07-25
1
-0
/
+50
*
[#4269] Undef variables interpolate to empty string
Nick Lewis
2010-07-19
1
-0
/
+31
*
[#4287] Fix the undefined evaluate_match error when comparing functions
Matt Robinson
2010-07-19
2
-57
/
+70
*
Fix for #4236 -- Only interpolate $ if followed by a variable
Markus Roberts
2010-07-18
1
-1
/
+7
*
Fix #4238 - if should match undef as ''
Brice Figureau
2010-07-18
2
-24
/
+69
*
Minimal fix for #4243 -- import isn't thread safe
Markus Roberts
2010-07-18
1
-13
/
+13
*
Partial fix for #4278 -- the performance aspects
Markus Roberts
2010-07-18
1
-1
/
+1
*
Fix #4206 - import "path/*" tries to import files twice
Brice Figureau
2010-07-11
1
-0
/
+6
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
48
-5459
/
+5459
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
33
-47
/
+47
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
3
-7
/
+7
*
Code smell: Use {} for % notation delimiters wherever practical
Markus Roberts
2010-07-09
1
-7
/
+7
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
14
-162
/
+179
*
Fix for #4178 - generalize autoloading to include .rb
Luke Kanies
2010-07-09
1
-2
/
+2
*
Fix for #2807 Puppet settings available as variables
Markus Roberts
2010-07-07
1
-0
/
+1
*
[#2713] Enable ELSIF
Jesse Wolfe
2010-07-01
1
-0
/
+6
*
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
2010-06-28
48
-0
/
+0
[next]