summaryrefslogtreecommitdiff
path: root/spec/unit/deprecation_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* 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-9/+9
* Simplify deprecation specJohn Keiser2015-09-011-6/+3
* Fix up deprecated_attr_*, add testsJohn Keiser2015-05-281-0/+55
* fix a busted deprecation specLamont Granquist2015-02-091-2/+1
* Add Chef::Log.deprecation and associated wiringLamont Granquist2015-02-091-12/+26
* Update to RSpec 3.Claire McQuin2014-10-291-5/+5
* remove JSON gem usageLamont Granquist2014-08-111-2/+1
* s/stub!/stub/gLamont Granquist2014-01-291-1/+1
* Declare examples in a loop to clarify test contextdanielsdeleo2013-06-071-7/+7
* Convert method names to symbols when comparingdanielsdeleo2013-06-071-1/+1
* Move code comments to where rdoc/yard expect themdanielsdeleo2013-05-161-2/+2
* Fixes for PR review comments from Dan.sersut2013-05-161-26/+26
* Spec for deprecation.sersut2013-05-161-0/+86