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
/
ast
/
hostclass.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #1030 - class and definition evaluation has been significantly
Luke Kanies
2008-02-11
1
-184
/
+0
*
More AST refactoring -- each of the code wrapping classes
Luke Kanies
2008-02-08
1
-8
/
+8
*
Refactoring the AST classes just a bit. I realized that
Luke Kanies
2008-02-08
1
-7
/
+7
*
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
1
-1
/
+1
*
Changing the test/ classes so that they work from the main
Luke Kanies
2007-10-26
1
-1
/
+1
*
Fixing #802 -- tags are now applied before parent classes are evaluated, so p...
Luke Kanies
2007-09-06
1
-0
/
+17
*
Successfully modified all tests and code so that all language tests pass agai...
Luke Kanies
2007-09-04
1
-5
/
+7
*
More refactoring. I have removed a few more extraneous methods from Scope, m...
Luke Kanies
2007-09-03
1
-7
/
+7
*
Doing a small amount of refactoring, toward being able to use Parser resource...
Luke Kanies
2007-09-03
1
-3
/
+2
*
Deleting old documentation that somehow made it back into the tree in the swi...
Luke Kanies
2007-09-01
1
-1
/
+1
*
And we have multiple environment support in the parser. The only remaining p...
Luke Kanies
2007-08-25
1
-4
/
+4
*
All language tests now pass. I expect there are other failures elsewhere, bu...
Luke Kanies
2007-08-20
1
-15
/
+18
*
Removing test that ended up being redundant
luke
2007-07-31
1
-16
/
+0
*
Adding the ability to specify relationships to classes, using Class[name] res...
luke
2007-07-19
1
-0
/
+17
*
Fixing #620 - class names and node names now throw an error when they conflict
luke
2007-07-04
1
-3
/
+3
*
Merging the webserver_portability branch from version 2182 to version 2258.
luke
2007-03-06
1
-1
/
+1
*
Fixing #517 and more. Classes now support more than one namespace in their s...
luke
2007-02-27
1
-2
/
+17
*
Fixing #472. Apparently this has been broken since I did the parser redesign...
luke
2007-02-22
1
-0
/
+147