summaryrefslogtreecommitdiff
path: root/lib/chef/resource_builder.rb
Commit message (Expand)AuthorAgeFilesLines
* make nameless properties opt-inLamont Granquist2017-03-301-2/+0
* Chef-13 remove resource cloning and 3694 warningsLamont Granquist2017-03-021-63/+1
* simplify resource_cloning toggle PRlcg/resource-cloning-toggleLamont Granquist2016-11-161-2/+2
* add global and per-resource toggles for resource cloning behaviorLamont Granquist2016-11-161-2/+2
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-2/+2
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-1/+1
* revert the code cleanupLamont Granquist2016-07-011-7/+8
* tweak 3694 warningsLamont Granquist2016-07-011-9/+12
* Convert the 3694 warning to a deprecation so it will be subject to the usual ...Noah Kantrowitz2016-06-101-3/+4
* Make notifications recursive.lcg/notify-scopesLamont Granquist2016-04-041-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* Only warn about potentially duplicate properties during the resource initializerjk/reduce-property-dup-warningJohn Keiser2015-12-141-2/+9
* extract declare_resource to a mixin and extend APILamont Granquist2015-12-011-5/+5
* Toss an error if a resource without a resource_name is createdJohn Keiser2015-06-011-0/+7
* Add comments, fix faulty ||=John Keiser2015-02-171-1/+1
* fix warning outputlcg/warnfixLamont Granquist2015-02-041-1/+1
* Skip 3694 warnings on trivial resource cloningLamont Granquist2015-01-121-0/+137