summaryrefslogtreecommitdiff
path: root/lib/chef/deprecation
Commit message (Expand)AuthorAgeFilesLines
* 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