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
*
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
*
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
2010-06-28
48
-0
/
+0
*
Merge branch 'testing' into tweak/testing/silence_spec_output
Markus Roberts
2010-06-28
1
-2
/
+2
|
\
|
*
Cleaning up various warnings in specs
Markus Roberts
2010-06-28
1
-2
/
+2
*
|
maint: Fixes some noisy specs
Nick Lewis
2010-06-28
1
-2
/
+2
|
/
*
maint: Fix failing test that needed more methods stubbed
Matt Robinson
2010-06-24
1
-2
/
+2
*
Tweak for fix for #1175 to fix test failures
Markus Roberts
2010-06-24
1
-0
/
+2
*
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
2010-06-23
48
-0
/
+0
*
Fix #3907 - Hash couldn't be initialized with an empty hash
Brice Figureau
2010-02-17
1
-0
/
+12
*
Fix #3871 - Add the 'in' operator
Brice Figureau
2010-02-17
2
-1
/
+62
*
Removing obsolete nodescope concept
Luke Kanies
2010-02-17
1
-19
/
+0
*
Fixing #1545 - Adding 'caller_module_name' variable
Luke Kanies
2010-02-17
1
-0
/
+15
*
Fixing #1545 - module_name is now a variable
Luke Kanies
2010-02-17
2
-20
/
+30
*
Part 2 of fix for #1175 (functions in environments)
Markus Roberts
2010-02-17
2
-5
/
+7
*
Fixed RSpec deprecation notice in lexer tests
James Turnbull
2010-06-10
1
-1
/
+1
*
Make specs work on win32
David Schmitt
2010-02-17
2
-9
/
+15
*
Functions are added to a module instead of Scope
Luke Kanies
2010-02-17
2
-11
/
+48
*
Fix #3664 - qualified variable parsing in string interpolation
Brice Figureau
2010-02-17
1
-0
/
+1
*
Fixing #2658 - adding backward compatibility for 0.24
Luke Kanies
2010-02-17
1
-0
/
+8
*
Adding #2658 - Adding support for run stages
Luke Kanies
2010-02-17
1
-20
/
+82
*
Fixing #1903 - metaparam inheritance is much faster
Luke Kanies
2010-02-17
2
-58
/
+90
*
Fixing Parser::Resource param validation
Luke Kanies
2010-02-17
1
-0
/
+5
[next]