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
/
compile.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changing the name of the Compile class to Compiler,
Luke Kanies
2008-02-11
1
-467
/
+0
*
Refactoring the interface between the Compile class
Luke Kanies
2008-02-11
1
-3
/
+1
*
Changing some methods in the Compile class to
Luke Kanies
2008-02-11
1
-23
/
+23
*
Fixed #1030 - class and definition evaluation has been significantly
Luke Kanies
2008-02-11
1
-9
/
+1
*
Converting the Compile class to use a Node::Catalog instance
Luke Kanies
2008-02-11
1
-56
/
+11
*
Moving all of the tests for Puppet::Parser::Compile to
Luke Kanies
2008-02-11
1
-5
/
+16
*
Applying a fix for #998 -- I used a patch equivalent to
Luke Kanies
2008-01-19
1
-0
/
+3
*
Fixing #982 -- I have completely removed the GRATR graph library
Luke Kanies
2008-01-07
1
-5
/
+1
*
Fixing #971 -- classes can once again be included multiple
Luke Kanies
2008-01-07
1
-0
/
+3
*
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
1
-20
/
+20
*
Fixing the first part of #787. Not all collections were
Luke Kanies
2007-11-20
1
-4
/
+5
*
Fixing #800 by refactoring how configurations are retrieved
Luke Kanies
2007-11-12
1
-6
/
+3
*
Moving some compile tests to the spec/ directory, and
Luke Kanies
2007-11-12
1
-5
/
+14
*
Changing the 'main' class to no longer be lazy-evaluated.
Luke Kanies
2007-11-12
1
-0
/
+2
*
Switching the class resource evaluation to only happen
Luke Kanies
2007-11-08
1
-4
/
+7
*
Classes once again get evaluated immediately when the
Luke Kanies
2007-11-08
1
-0
/
+1
*
This commit is focused on getting the 'puppet' executable
Luke Kanies
2007-10-05
1
-3
/
+1
*
Fixing some failed tests. Mostly cleanup. Next is to make all of the user t...
Luke Kanies
2007-09-07
1
-1
/
+5
*
Flipped the switch so that compiles now return a Configuration instance inste...
Luke Kanies
2007-09-04
1
-4
/
+5
*
Successfully modified all tests and code so that all language tests pass agai...
Luke Kanies
2007-09-04
1
-9
/
+5
*
We now have a real configuration object, as a subclass of GRATR::Digraph, tha...
Luke Kanies
2007-09-04
1
-107
/
+35
*
More refactoring. I have removed a few more extraneous methods from Scope, m...
Luke Kanies
2007-09-03
1
-4
/
+8
*
Deleting old documentation that somehow made it back into the tree in the swi...
Luke Kanies
2007-09-01
1
-5
/
+11
*
And we have multiple environment support in the parser. The only remaining p...
Luke Kanies
2007-08-25
1
-1
/
+2
*
Renaming the "configuration" object to "compile", because it is only a transi...
Luke Kanies
2007-08-25
1
-0
/
+558