summaryrefslogtreecommitdiff
path: root/lib/chef/resource/action_class.rb
Commit message (Expand)AuthorAgeFilesLines
* Make 12.5+ custom resources whyrun safe by default.John Keiser2016-09-161-0/+4
* allow use_inline_resources for core chef providersLamont Granquist2016-03-211-0/+3
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* Warn when user sets a property of an inline resource to itself.John Keiser2015-12-101-0/+4
* Rename action_provider_class to less-wordy action_classjk/declare_action_classJohn Keiser2015-09-221-0/+83