summaryrefslogtreecommitdiffstats
path: root/spec/unit/resource
Commit message (Expand)AuthorAgeFilesLines
* (#5771) Upgrade rspec to version 2Matt Robinson2011-01-041-6/+2
* (#5715) Added attributes resource_type and title to Puppet::Resource::Status.Paul Berry2010-12-301-0/+5
* (#5715) Removed attribute source_description from the YAML representation ofPaul Berry2010-12-301-0/+10
* (#5715) Make certain report attributes always present.Nick Lewis2010-12-301-4/+4
* (#5715) Removed redundant attribute Resource::Status#versionPaul Berry2010-12-301-2/+2
* (#5715) Removed Puppet::Util::Log#version.Paul Berry2010-12-301-1/+1
* (#5715) Removed Resource::Status#skipped_reason. It was never used.Paul Berry2010-12-301-1/+1
* Modified the behavior of Puppet::Resource::Status as follows:Paul Berry2010-12-171-2/+22
* (#5408) Reworked ResourceHarness so that code is clearer and all behaviors ar...Paul Berry2010-12-171-1/+16
* [#5081] Revert "Fix #4349 - Parsing with ignoreimport=true was always loading...Matt Robinson2010-12-011-8/+0
* (#4534/#4778) -- Normalize parameterized classesPaul Berry2010-10-271-13/+13
* 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