summaryrefslogtreecommitdiff
path: root/spec/unit/chef_class_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* [SHACK-304] Deprecation checking turns up false positivetyler-ball2018-07-311-0/+10
* Fix some more tests.Noah Kantrowitz2018-06-141-2/+2
* Allow targeting via the deprecation ID, either as a number or in the CHEF-n f...Noah Kantrowitz2018-06-141-0/+27
* Bad dev no cookie.Noah Kantrowitz2018-06-141-1/+1
* Simplify the deprecations system a bit, and introduce ways to silence depreca...Noah Kantrowitz2018-06-141-0/+93
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-1/+1
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-4/+4
* auto fixing some rubocopsLamont Granquist2016-02-091-4/+4
* 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-4/+4
* Reset Chef main class between testsJohn Keiser2015-09-011-4/+0
* add name class attribute for user defined handlers. more readable invalid eve...Ranjib Dey2015-06-231-1/+1
* [RFC-039] chef handler dslRanjib Dey2015-04-181-0/+23
* add resource_resolver and resource_priority_mapLamont Granquist2015-04-151-0/+91