summaryrefslogtreecommitdiff
path: root/lib/chef/deprecation
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
* Remove all 11 era deprecationstm/reremove_11_deprecationsThom May2017-03-086-500/+0
* Revert "Remove all 11 era deprecations"Thom May2017-03-086-0/+500
* Remove all 11 era deprecationsThom May2017-03-086-500/+0
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-162-5/+4
* Ensure that solo specific code is run at the proper timeThom May2016-05-161-1/+1
* Merge pull request #4707 from chef/lcg/useless-assignmentLamont Granquist2016-03-151-1/+0
|\
| * fix some UselessAssignment caseslcg/useless-assignmentLamont Granquist2016-03-141-1/+0
* | chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
|/
* s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-102-2/+2
* autofixing whitespace copsLamont Granquist2016-02-054-9/+8
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-027-7/+7
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-026-6/+6
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-027-7/+7
* Use double quotes by defaultThom May2016-01-144-7/+7
* Find the spot the user called and use that as the deprecation locationJohn Keiser2015-09-252-2/+2
* refactor remote_directory providerLamont Granquist2015-09-021-0/+52
* Rename log.deprecation to log_deprecationJohn Keiser2015-09-011-1/+1
* Pass the buck on deprecations from Chef 12 -> 13John Keiser2015-09-016-8/+6
* 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
* Escape path for globbing.Claire McQuin2014-09-221-1/+2
* Fix bad const. ref in deprecation/provider/templatedanielsdeleo2013-08-021-1/+1
* Make sure that windows line endings are protected during template rendering.sersut2013-05-302-2/+51
* Move code comments to where rdoc/yard expect themdanielsdeleo2013-05-164-22/+24
* Spec for deprecation.sersut2013-05-161-1/+1
* Deprecated methods for template provider.sersut2013-05-151-0/+63
* Deprecated methods for remote_file provider.sersut2013-05-151-0/+86
* Deprecated methods for cookbook_file provider.sersut2013-05-151-0/+54
* Deprecated functions for file provider.sersut2013-05-152-0/+234