summaryrefslogtreecommitdiffstats
path: root/spec/unit/resource
Commit message (Expand)AuthorAgeFilesLines
* Fix for #4518 -- classes not getting added to compiler.classesMarkus Roberts2010-08-211-0/+17
* [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-08-033-2/+30
* Fix #4349 - Parsing with ignoreimport=true was always loading site.ppMarkus Roberts2010-07-251-0/+8
* [#4270] Force inherited classes to load into the correct environmentJesse Wolfe2010-07-192-5/+26
* [#4233] Ruby regexps are not multiline by default, but Resource titles can be...Jesse Wolfe2010-07-181-0/+9
* Code smell: Two space indentationMarkus Roberts2010-07-095-1936/+1936
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* maint: fix stubbing in catalog_spec.rbJesse Wolfe2010-07-021-0/+4
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-285-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-285-0/+0
* Removing obsolete nodescope conceptLuke Kanies2010-06-281-6/+0
* Fix #3665 - part 2, node inheritance fixesBrice Figureau2010-06-281-0/+41
* Fix failing tests in spec/unit/resources/type.rbBrice Figureau2010-06-281-3/+2
* Fix #3665 - main class shouldn't be a subscope of itselfBrice Figureau2010-06-281-0/+8
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-235-0/+0
* Fix #3667 - Fix class namespaceBrice Figureau2010-02-171-2/+8
* Fixing #2337 - Adding 'freeze_main' settingLuke Kanies2010-02-171-0/+8
* Fixing #1545 - Adding 'caller_module_name' variableLuke Kanies2010-02-171-0/+8
* Fixing #1545 - module_name is now a variableLuke Kanies2010-02-171-0/+8
* Working #3139 - Catalogs default to host_configLuke Kanies2010-02-171-2/+7
* Make specs work on win32David Schmitt2010-02-172-14/+21
* {#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2010-02-171-1/+1
* Fixing #2655 - Adding default parameter values to resourcesLuke Kanies2010-02-171-0/+2
* Refactoring tests - replacing stubs with instancesLuke Kanies2010-02-171-4/+0
* Fixing #2658 - adding backward compatibility for 0.24Luke Kanies2010-02-171-20/+29
* Fixing #2655 - Adding default parameter values to resourcesLuke Kanies2010-02-171-0/+8
* Refactoring tests - replacing stubs with instancesLuke Kanies2010-02-171-27/+17
* Fixing Catalog conversionLuke Kanies2010-02-171-0/+8
* Fixing #3668 - fixed autoloading classes from modulesLuke Kanies2010-02-171-4/+53
* Adding indirector support to Resource TypesLuke Kanies2010-02-171-0/+41
* Fixing #3533 - Removing all transaction cleanupLuke Kanies2010-02-171-37/+0
* Bug #3451: Don't leak the terminus class setting from Puppet::Resource::Catal...Jesse Wolfe2010-02-171-0/+8
* Adding :catalog_terminus settingLuke Kanies2010-02-171-2/+8
* Fixing various broken Resource::Type testsLuke Kanies2010-04-091-18/+19
* Adding virtual and exported resource support to the DSLLuke Kanies2010-02-171-20/+6
* s/DSL::ResourceHelper/DSL::ResourceAPI/gLuke Kanies2010-02-171-1/+1
* Adding simplistic pure ruby interfaceLuke Kanies2010-02-172-6/+35
* Forcing parent evaluation in resource typesLuke Kanies2010-02-171-1/+44
* Removing Resource::Reference classesLuke Kanies2010-02-174-119/+42
* TypeCollection now supports namespace arraysLuke Kanies2010-02-171-2/+9
* Adding parameter validation to Puppet::ResourceLuke Kanies2010-02-171-9/+9
* Fixing test structureLuke Kanies2010-02-171-8/+8
* Resolving conflicts with ???Markus Roberts2010-02-171-2/+2
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-173-0/+898
* Removing Interpreter classLuke Kanies2010-02-171-2/+1
* Moving Metric management to the reportsLuke Kanies2010-02-172-7/+7
* Adding first version of Resource::Status classLuke Kanies2010-02-171-0/+103
* Fixing #1054 - transaction reports are always sentLuke Kanies2010-01-181-21/+9
* Ticket #2734 PSON/JSON not serializing classes of a catalogMarkus Roberts2009-10-191-4/+8