summaryrefslogtreecommitdiff
path: root/lib/chef/chef_class.rb
Commit message (Expand)AuthorAgeFilesLines
* Memoize enabled_handlers so it is not recomputedjk/separate-priority-mapJohn Keiser2015-07-061-2/+2
* Re-separate priority map and DSL handler map so that provides has veto power ...John Keiser2015-07-061-7/+15
* Sort identical "provides" alphabetically (for backcompat)John Keiser2015-06-181-4/+4
* Overwrite resource_name with providesJohn Keiser2015-06-081-9/+1
* Make use_automatic_resource_name automaticJohn Keiser2015-06-081-7/+47
* Fix ifconfig platform version filterJohn Keiser2015-06-021-6/+4
* Use the central priority map for `provides`John Keiser2015-06-021-6/+27
* add resource_resolver and resource_priority_mapLamont Granquist2015-04-151-0/+130