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
/
collection.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
(#5392) Give a better error when realizing a non-existant resource
Matt Robinson
2011-03-09
1
-4
/
+5
*
Fix for #5298 -- Collections need to do type lookup
Markus Roberts
2010-11-16
1
-1
/
+2
*
Step towards [5298] -- cleanup indentation, etc. in AST::Collection
Markus Roberts
2010-11-16
1
-51
/
+33
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-39
/
+39
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-2
/
+8
*
Finishing renaming :params to :parameters internally
Luke Kanies
2010-02-17
1
-1
/
+1
*
Fix #1088 - Collections overrides
Brice Figureau
2009-03-14
1
-0
/
+31
*
Add a doc attribute to AST nodes and fill it with the last seen comments
Brice Figureau
2008-11-17
1
-0
/
+2
*
Changing the name of the Compile class to Compiler,
Luke Kanies
2008-02-11
1
-1
/
+1
*
Refactoring the AST classes just a bit. I realized that
Luke Kanies
2008-02-08
1
-4
/
+2
*
We now have a real configuration object, as a subclass of GRATR::Digraph, tha...
Luke Kanies
2007-09-04
1
-2
/
+0
*
Renaming the "configuration" object to "compile", because it is only a transi...
Luke Kanies
2007-08-25
1
-1
/
+1
*
The first pass where at least all of the snippet tests pass. I have unfortun...
Luke Kanies
2007-08-20
1
-1
/
+1
*
Fixing virtual object collection. I apparently broke it when I added rails c...
luke
2006-10-18
1
-3
/
+3
*
Merging the changes from the override-refactor branch. This is a significant...
luke
2006-10-04
1
-79
/
+18
*
I believe I have finalized export/collection support. I still want to go thr...
luke
2006-05-15
1
-10
/
+37
*
I had to redo how the scopes handled collectable objects (which I will soon c...
luke
2006-05-14
1
-1
/
+16
*
I appear to have object collection working, incredibly. This commit does the...
luke
2006-05-13
1
-0
/
+49