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
/
resource.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes #4792 (Duplicate definition since 2.6.1 upgrade)
Paul Berry
2010-09-30
1
-0
/
+1
*
Minimal fix for #4631 -- set implicit classes as in 0.25.x
Markus Roberts
2010-09-23
1
-0
/
+7
*
[#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...
Jesse Wolfe
2010-08-03
1
-5
/
+1
*
[#4242] Fixed recursion due to parents including their children
Nick Lewis
2010-07-25
1
-2
/
+1
*
Partial fix for #4278 -- the performance aspects
Markus Roberts
2010-07-18
1
-6
/
+3
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-276
/
+276
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-4
/
+4
*
Code smell: Use ||= for conditional initialization
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-21
/
+7
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-5
/
+5
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-11
/
+10
*
Fix for #4148 (2.6 is greater than 0.25.x)
Markus Roberts
2010-07-06
1
-1
/
+1
*
[#1621] Composite keys for resources
Jesse Wolfe
2010-06-21
1
-6
/
+1
*
[#3921] Remove unnecessary require 'puppet/resource'
Rein Henrichs
2010-02-17
1
-1
/
+0
*
Adding #2658 - Adding support for run stages
Luke Kanies
2010-02-17
1
-2
/
+2
*
Fixing #1903 - metaparam inheritance is much faster
Luke Kanies
2010-02-17
1
-18
/
+2
*
Fixing Parser::Resource param validation
Luke Kanies
2010-02-17
1
-1
/
+1
*
Fix for #3556 Plussignment value melding
Markus Roberts
2010-02-17
1
-4
/
+10
*
Adding environment support to parser resources
Luke Kanies
2010-02-17
1
-0
/
+2
*
Converging the Resource classes further
Luke Kanies
2010-02-17
1
-46
/
+18
*
Adding strictness checking to resources
Luke Kanies
2010-02-17
1
-3
/
+7
*
Fixing most of the broken tests in test/
Luke Kanies
2010-02-17
1
-1
/
+3
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
1
-96
/
+57
*
Adding parameter validation to Puppet::Resource
Luke Kanies
2010-02-17
1
-1
/
+1
*
Adding []/[]= support to Parser::Resource
Luke Kanies
2010-02-17
1
-0
/
+4
*
Bug #2534 Raise error if property appears twice
Jesse Wolfe
2009-10-27
1
-0
/
+6
*
Fixing #2632 - 'require' works for 0.25 clients
Luke Kanies
2009-09-22
1
-5
/
+5
*
Fixing relationship metaparam backward compatibility
Luke Kanies
2009-09-22
1
-6
/
+25
*
Fix #2507 - Exported resources were not correctly collected.
Brice Figureau
2009-08-13
1
-0
/
+1
*
Make sure overriding a tag also produces a tag
Brice Figureau
2009-06-11
1
-3
/
+6
*
Make sure resources are tagged with the user tag on the server
Brice Figureau
2009-06-06
1
-0
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-2
/
+2
*
Fixing #2230 - exported resources work again
Luke Kanies
2009-06-03
1
-0
/
+1
*
Removing unnecessary parser variables when yaml-dumping
Luke Kanies
2009-04-22
1
-0
/
+2
*
Refactoring the Rails integration
Luke Kanies
2009-04-22
1
-74
/
+6
*
Fixing #1885 - Relationships metaparams do not cascade
Luke Kanies
2009-04-22
1
-6
/
+2
*
Merge branch '0.24.x'
Luke Kanies
2009-04-02
1
-1
/
+5
|
\
|
*
Using the FileCollection where appropriate.
Luke Kanies
2009-02-28
1
-1
/
+5
|
*
Change the way the tags and params are handled in rails
Brice Figureau
2009-02-06
1
-5
/
+5
*
|
Fix #2107 - flatten resource references arrays properly
Brice Figureau
2009-03-27
1
-0
/
+4
*
|
Change the way the tags and params are handled in rails
Brice Figureau
2009-02-06
1
-5
/
+5
*
|
Fixing #1913 - 'undef' resource values do not get copied to the db
Luke Kanies
2009-02-06
1
-1
/
+2
*
|
Fixing #1914 - 'undef' relationship metaparameters do not stack
Luke Kanies
2009-02-06
1
-0
/
+1
*
|
Renaming the "Catalog#to_type" method to "Catalog#to_ral"
Luke Kanies
2008-12-18
1
-2
/
+2
*
|
Using Puppet::Resource to convert parser resources to RAL resources
Luke Kanies
2008-12-18
1
-1
/
+1
*
|
Adding resource convertion to the parser resources
Luke Kanies
2008-12-18
1
-44
/
+32
|
/
*
Fixed #1045 - Multiple metaparams all get added to resources.
Luke Kanies
2008-09-24
1
-1
/
+1
*
Modified the 'master' handler to use the Catalog class to
Luke Kanies
2008-04-11
1
-0
/
+6
[next]