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
/
ast
/
objectdef.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
The "collectable" syntax now works end-to-end -- the parser correctly recogni...
luke
2006-05-13
1
-1
/
+6
*
Fixing #96. Defaults are now set when the object is passed out by the scope,...
luke
2006-03-09
1
-45
/
+1
*
Fixing #97. I was wrong about the object type I had, so I was calling "type"...
luke
2006-03-09
1
-1
/
+1
*
fixing some more logging issues
luke
2006-03-06
1
-4
/
+2
*
Definitions now always create their own context, which means that they cannot...
luke
2006-03-03
1
-2
/
+2
*
Fixing bug #60. Converting nodes to use types everywhere instead of names, a...
luke
2006-02-28
1
-44
/
+38
*
Removing all of the autoname code
luke
2006-02-27
1
-23
/
+0
*
Mostly, this is a refactoring commit. There is one significant new feature,
luke
2006-02-27
1
-18
/
+31
*
Fixing scopes and AST so that definitions and classes are looked for in the s...
luke
2006-02-27
1
-43
/
+35
*
Making the language name a real alias. Now all objects in Puppet support spe...
luke
2006-02-10
1
-2
/
+2
*
Configuration parameters now require (and have) descriptions, and a set of co...
luke
2006-02-07
1
-1
/
+1
*
Committing both the finalization of the config code, plus all of the code nec...
luke
2006-02-07
1
-3
/
+12
*
Fix snippet_componentmetaparams test
lutter
2006-02-07
1
-1
/
+1
*
Made lots of small changes, mostly to help usability but also fixed a couple ...
luke
2006-01-18
1
-28
/
+24
*
Moving ast classes into separate files
luke
2006-01-13
1
-0
/
+331