summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/resource.rb
Commit message (Expand)AuthorAgeFilesLines
* 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