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
/
test
/
language
/
functions.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small fixes here and there. The rails changes needs to be pushed through the...
luke
2006-11-09
1
-2
/
+2
*
Changing the realize() function to be just syntactic sugar for a collection -...
luke
2006-10-18
1
-2
/
+20
*
Adding a "realize" function that can be used to make one or more resource non...
luke
2006-10-18
1
-0
/
+33
*
Fixing the test scripts so that the library path
luke
2006-10-16
1
-1
/
+3
*
Adding a ruby header to all of the tests so that they can now be executed as ...
luke
2006-10-16
1
-1
/
+1
*
Many, many, many performance improvements in the compiler (I hope). I did no...
luke
2006-10-06
1
-0
/
+1
*
Merging the changes from the override-refactor branch. This is a significant...
luke
2006-10-04
1
-8
/
+8
*
Converting to using the Rakefile for testing. The old 'test' script is
luke
2006-09-19
1
-8
/
+1
*
Reverting the work done in [1605] and [1606]. I have added it as a patch in ...
luke
2006-09-15
1
-52
/
+0
*
Adding the feature from #259. I had to rework the Scope#lookupvar a bit, but...
luke
2006-09-15
1
-0
/
+39
*
This commit adds two important features (but which probably were not
luke
2006-09-15
1
-0
/
+52
*
Function autoloading now works as requested in #214.
luke
2006-08-22
1
-0
/
+27
*
First round of bugfixes in preparation for 0.18.4
luke
2006-07-21
1
-0
/
+1
*
Adding minimal update checking for templates. It will only check the templat...
luke
2006-07-03
1
-0
/
+46
*
Moving the template handling into a simple wrapper object so templates don't ...
luke
2006-06-30
1
-0
/
+26
*
adding some tests for the template function
luke
2006-06-29
1
-0
/
+79
*
Making sure fail function converts everything to strings
luke
2006-06-27
1
-1
/
+2
*
Adding "fail" function, which will raise a ParseError if it is encountered.
luke
2006-06-27
1
-0
/
+19
*
Fixing #141. It was a problem related to the recent parser changes I made.
luke
2006-05-12
1
-0
/
+73