summaryrefslogtreecommitdiff
path: root/lib/chef/chef_class.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3242 from ranjib/chef_handlerRanjib Dey2015-07-161-0/+7
|\
| * Merge remote-tracking branch 'origin/master' into chef_handlerRanjib Dey2015-06-241-4/+4
| |\
| * | add name class attribute for user defined handlers. more readable invalid eve...Ranjib Dey2015-06-231-1/+3
| * | Merge remote-tracking branch 'origin/master' into HEADRanjib Dey2015-06-121-12/+62
| |\ \
| * | | [RFC-039] chef handler dslRanjib Dey2015-04-181-0/+6
* | | | 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