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
/
spec
/
unit
/
parser
/
compiler.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
2010-06-23
1
-753
/
+0
*
Make specs work on win32
David Schmitt
2010-02-17
1
-2
/
+3
*
Fixing #2658 - adding backward compatibility for 0.24
Luke Kanies
2010-02-17
1
-0
/
+8
*
Adding #2658 - Adding support for run stages
Luke Kanies
2010-02-17
1
-20
/
+82
*
Fixing #1903 - metaparam inheritance is much faster
Luke Kanies
2010-02-17
1
-21
/
+90
*
Fixing #448 - relationships have their own syntax
Luke Kanies
2010-02-17
1
-1
/
+10
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
1
-6
/
+5
*
Renaming Parser::ResourceType to Resource::Type
Luke Kanies
2010-02-17
1
-3
/
+3
*
Removing Interpreter class
Luke Kanies
2010-02-17
1
-0
/
+16
*
All non-transient parser references are gone
Luke Kanies
2010-02-17
1
-22
/
+32
*
Fixing callers to Parser to only pass environment
Luke Kanies
2010-02-17
1
-2
/
+1
*
Move scope parenting & class_scope from Compiler to Scope
Markus Roberts
2010-02-17
1
-43
/
+19
*
Fixing #2596 - Node, Class, Definition are not AST
Luke Kanies
2009-12-09
1
-16
/
+16
*
Fixing #2735 - node classes are immed. added to classlist
Luke Kanies
2009-10-18
1
-0
/
+10
*
Adding version information to the catalog for compat
Luke Kanies
2009-09-22
1
-0
/
+9
*
Fixes #2493
Markus Roberts
2009-08-14
1
-0
/
+10
*
Adding support for an external catalog version
Luke Kanies
2009-08-01
1
-0
/
+4
*
Cleaning up duplication in another test file
Luke Kanies
2009-08-01
1
-31
/
+28
*
Fixing mocks to remove warnings
Luke Kanies
2009-07-25
1
-18
/
+18
*
Fixing #2423 - no more strange dependency cycles
Luke Kanies
2009-07-25
1
-0
/
+23
*
Switching to LoadedCode from ASTSet
Luke Kanies
2009-07-05
1
-26
/
+14
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-6
/
+6
*
Switching to Indirected ActiveRecord
Luke Kanies
2009-04-22
1
-21
/
+0
*
Fix #1933 - Inconsistent resource evaluation order in subsequent evaluation runs
Brice Figureau
2009-02-14
1
-1
/
+26
*
Fix #1834 part2 - Fix tests when no rails
Brice Figureau
2008-12-20
1
-0
/
+1
*
Deprecating the Puppet::Type.create.
Luke Kanies
2008-12-18
1
-2
/
+2
*
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
1
-1
/
+1
*
Merge branch '0.24.x'
Luke Kanies
2008-12-02
1
-6
/
+35
|
\
|
*
Removing the included testing gems; you must now install them yourself.
Luke Kanies
2008-11-25
1
-6
/
+35
*
|
Fixing a test broken by previous refactoring
Luke Kanies
2008-11-07
1
-7
/
+4
|
/
*
Fixing #1092 by no longer using the resource reference to
Luke Kanies
2008-02-28
1
-2
/
+2
*
converting parser compilerspecs from setup/teardown to before/after
Rick Bradley
2008-02-18
1
-391
/
+379
*
Fixed #997 -- virtual defined types are no longer evaluated.
Luke Kanies
2008-02-12
1
-4
/
+13
*
Changing the name of the Compile class to Compiler,
Luke Kanies
2008-02-11
1
-0
/
+535