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
/
templatewrapper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Scope[] now returns nil for undefined variables
Luke Kanies
2011-07-15
1
-4
/
+3
*
Adding []/[]= support to Scope
Luke Kanies
2011-07-15
1
-2
/
+2
*
(#7101) Fix template error messages in Ruby 1.8.5
Max Martin
2011-04-26
1
-1
/
+1
*
Towards 5027 -- add options hash to lookupvar as with setvar
Markus Roberts
2011-04-12
1
-3
/
+9
*
Refactor en route to #5027 -- remove usestring parameter from lookupvar
Markus Roberts
2011-04-12
1
-8
/
+2
*
maint: Fix tests that don't run on their own
Matt Robinson
2010-11-22
1
-0
/
+1
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-92
/
+92
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-3
/
+3
*
All non-transient parser references are gone
Luke Kanies
2010-02-17
1
-4
/
+2
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-1
/
+1
*
Fixing a bunch of warnings
Luke Kanies
2009-06-03
1
-1
/
+3
*
Fixing #2250 - Missing templates throw a helpful error
Luke Kanies
2009-05-18
1
-5
/
+2
*
Moving file-searching code out of Puppet::Module
Luke Kanies
2009-05-15
1
-2
/
+3
*
Fix #1741 - refactor TemplateWrapper, test for template function
Brice Figureau
2008-11-29
1
-22
/
+30
*
Fixes #1663 - added Symbol check and additional test
Sean E. Millichamp
2008-10-23
1
-1
/
+5
*
Fix #1115 - part2 - fix tests and add all_tags
Brice Figureau
2008-10-21
1
-1
/
+6
*
Fixed #1663 - Regression relating to facter fact naming from 0.24.5
James Turnbull
2008-10-21
1
-1
/
+2
*
Fix #1115 - Allow checking tags/classes from ERb templates
Brice Figureau
2008-10-14
1
-0
/
+10
*
Added tests for TemplateWrapper's use of Scope#to_hash.
Luke Kanies
2008-08-09
1
-11
/
+10
*
Expose all puppet variables as instance member variables of the template wrap...
Daniel Pittman
2008-08-01
1
-13
/
+40
*
Correcting whitespace in the templatewrapper code.
Luke Kanies
2008-05-13
1
-6
/
+6
*
Adding has_variable? support, fixing ticket #1177
Adam Jacob
2008-05-13
1
-0
/
+9
*
Changing the name of the Compile class to Compiler,
Luke Kanies
2008-02-11
1
-1
/
+1
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
Renaming the "configuration" object to "compile", because it is only a transi...
Luke Kanies
2007-08-25
1
-1
/
+1
*
Modules are now tested with spec, and they now can handle environment-specifi...
Luke Kanies
2007-08-25
1
-2
/
+2
*
All language tests now pass. I expect there are other failures elsewhere, bu...
Luke Kanies
2007-08-20
1
-2
/
+2
*
The template function now tries to first find a template within a module
lutter
2007-03-09
1
-5
/
+1
*
Merging the changes from the override-refactor branch. This is a significant...
luke
2006-10-04
1
-0
/
+58