summaryrefslogtreecommitdiff
path: root/lib/chef/dsl
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to include Chef::Provider / Chef::ResourceJohn Keiser2014-04-241-1/+4
* CHEF-5086/COOK-3890: Add reboot_pending? to core DSLBryan McLellan2014-02-271-0/+61
* Remove default implementation of Recipe DSL interfacedanielsdeleo2014-02-191-14/+0
* Move method call to resource.load_prior_resource to fix CHEF-5052 resource me...Jon Cowie2014-02-191-2/+3
* Localize rescues in Recipe method_missing DSLdanielsdeleo2014-02-071-5/+7
* Better specify what happens for NoMethodErrors in the DSLdanielsdeleo2014-02-031-2/+23
* Expose resource creation via more static methodsdanielsdeleo2014-02-031-38/+98
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* [CHEF-3783] Make deprecated constants availabledanielsdeleo2013-01-235-1/+20
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-1/+1
* Correcting the author and copyright informationPrajaktaPurohit2012-12-191-3/+3
* Adding tests for the registry dsl and some minor fixesPrajaktaPurohit2012-12-191-2/+2
* moving registry_helper to dsl classLamont Granquist2012-12-191-0/+59
* [CHEF-3499] use Enumerable#any?; don't reimplementdanielsdeleo2012-11-021-4/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-305-0/+467