summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/resource.rb
Commit message (Expand)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-564/+0
* Fixing #1903 - metaparam inheritance is much fasterLuke Kanies2010-02-171-37/+0
* Fixing Parser::Resource param validationLuke Kanies2010-02-171-0/+5
* Fix for #3556 Plussignment value meldingMarkus Roberts2010-02-171-0/+18
* Puppet::Parser::Resource.new parameters have changedJesse Wolfe2010-04-091-1/+1
* Adding environment support to parser resourcesLuke Kanies2010-02-171-0/+9
* Converging the Resource classes furtherLuke Kanies2010-02-171-13/+13
* Fixing most of the broken tests in test/Luke Kanies2010-02-171-26/+10
* Removing Resource::Reference classesLuke Kanies2010-02-171-46/+97
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-171-4/+4
* All non-transient parser references are goneLuke Kanies2010-02-171-9/+22
* Adding []/[]= support to Parser::ResourceLuke Kanies2010-02-171-0/+10
* ReFix 2675 ending slash in directory should get stripped offJesse Wolfe2010-01-011-0/+11
* Bug #2534 Raise error if property appears twiceJesse Wolfe2009-10-271-1/+14
* Fixing relationship metaparam backward compatibilityLuke Kanies2009-09-221-1/+39
* Fix #2507 - Exported resources were not correctly collected.Brice Figureau2009-08-131-0/+5
* Make sure overriding a tag also produces a tagBrice Figureau2009-06-111-0/+10
* Make sure resources are tagged with the user tag on the serverBrice Figureau2009-06-061-0/+7
* Fixing #2230 - exported resources work againLuke Kanies2009-06-031-0/+5
* Fixing #1885 - Relationships metaparams do not cascadeLuke Kanies2009-04-221-27/+8
* Merge branch '0.24.x'Luke Kanies2009-04-021-0/+4
|\
| * Using the FileCollection where appropriate.Luke Kanies2009-02-281-0/+4
* | Fix #2107 - flatten resource references arrays properlyBrice Figureau2009-03-271-0/+8
* | Fixing #1914 - 'undef' relationship metaparameters do not stackLuke Kanies2009-02-061-0/+9
* | Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-181-1/+5
* | Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-181-2/+2
* | Using Puppet::Resource to convert parser resources to RAL resourcesLuke Kanies2008-12-181-3/+3
* | Adding resource convertion to the parser resourcesLuke Kanies2008-12-181-0/+80
|/
* Fixed #1045 - Multiple metaparams all get added to resources.Luke Kanies2008-09-241-0/+10
* Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-111-0/+7
* Fixing some tests that only failed under certainLuke Kanies2008-03-181-3/+1
* Always duplicating resource defaults in the parser, so thatLuke Kanies2008-03-061-5/+156
* Fixing the fact that resources that model defined resourcesLuke Kanies2008-02-291-0/+6
* Fixing #1084 -- the node catalog asks the individualLuke Kanies2008-02-251-98/+113
* Changing the name of the Compile class to Compiler,Luke Kanies2008-02-111-4/+4
* More AST refactoring -- each of the code wrapping classesLuke Kanies2008-02-081-3/+3
* Refactoring the AST classes just a bit. I realized thatLuke Kanies2008-02-081-3/+3
* Fixing #976 -- both the full name of qualified classes andLuke Kanies2008-01-191-0/+60
* Fixing #446. I ended up largely not using porridge's patch,Luke Kanies2007-11-191-0/+50
* Doing a small amount of refactoring, toward being able to use Parser resource...Luke Kanies2007-09-031-0/+39