summaryrefslogtreecommitdiff
path: root/lib/chef/deprecation/warnings.rb
Commit message (Expand)AuthorAgeFilesLines
* Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-09-151-1/+1
* merge all dist files back into dist.rbMarc Chamberland2020-09-151-1/+1
* tighten all require statements for dist implementationMarc Chamberland2020-09-151-1/+1
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-2/+2
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* some leftover/new "Chef" references converted to distro constantsMarc Chamberland2019-12-051-1/+2
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Auto increment the chef version for deprecationsauto_deprecation_versionTim Smith2017-07-061-1/+3
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-4/+3
* fix some UselessAssignment caseslcg/useless-assignmentLamont Granquist2016-03-141-1/+0
* 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
* Find the spot the user called and use that as the deprecation locationJohn Keiser2015-09-251-1/+1
* Rename log.deprecation to log_deprecationJohn Keiser2015-09-011-1/+1
* Pass the buck on deprecations from Chef 12 -> 13John Keiser2015-09-011-1/+1
* Pass deprecations through formatter instead of logsJohn Keiser2015-09-011-3/+2
* peer review feedback for deprecation warningsLamont Granquist2015-02-091-3/+5
* Add Chef::Log.deprecation and associated wiringLamont Granquist2015-02-091-3/+2
* Spec for deprecation.sersut2013-05-161-1/+1
* Deprecated functions for file provider.sersut2013-05-151-0/+38