summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/provides.rb
Commit message (Expand)AuthorAgeFilesLines
* Narrow resolvers to only look at parts of the map we supportJohn Keiser2015-06-021-8/+4
* Use the central priority map for `provides`John Keiser2015-06-021-18/+9
* Deprecate dsl_name (the "DSL name for this class" is no longer meaningful).John Keiser2015-05-131-0/+6
* Remove provides_nothingJohn Keiser2015-05-131-4/+0
* Add provides_nothing and let it override even Chef::Resource::X automatic namesJohn Keiser2015-05-131-2/+2
* Make explicit "provides" override automaticJohn Keiser2015-05-131-0/+4
* Deprecate automatic method_missing and Chef::Resource lookupJohn Keiser2015-05-131-1/+2
* Fix API break in 12.3.0.rc.0Lamont Granquist2015-04-241-0/+1
* Revert "Fix API break in 12.3.0.rc.0"Lamont Granquist2015-04-241-1/+0
* Fix API break in 12.3.0.rc.0Lamont Granquist2015-04-241-0/+1
* add resource_resolver and resource_priority_mapLamont Granquist2015-04-151-0/+32