summaryrefslogtreecommitdiffstats
path: root/lib/puppet/dsl
Commit message (Expand)AuthorAgeFilesLines
* [#4716] ResourceTypeAPI exposes implementation details that are likely to changePaul Berry2010-09-221-10/+16
* Fix for #4234 -- ruby DSL fails on second resourceMarkus Roberts2010-07-181-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-092-124/+124
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-2/+1
* maint:rename resource_type to define in internal dslMarkus Roberts2010-07-091-1/+1
* Fix for #4178 - generalize autoloading to include .rbLuke Kanies2010-07-091-0/+2
* Resolving conflicts with luke:tickets/testing/2954Markus Roberts2010-02-171-1/+1
* Adding virtual and exported resource support to the DSLLuke Kanies2010-02-171-2/+59
* s/DSL::ResourceHelper/DSL::ResourceAPI/gLuke Kanies2010-02-171-1/+1
* Adding simplistic pure ruby interfaceLuke Kanies2010-02-172-0/+102