summaryrefslogtreecommitdiff
path: root/lib/chef/deprecated.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Remove resource collision deprecationsLamont Granquist2019-05-071-3/+1
* locale resource: Add support to set all LC ENV variablesNimesh-Msys2019-04-041-1/+4
* [SHACK-304] Deprecation checking turns up false positivetyler-ball2018-07-311-2/+7
* fix Style/MutableConstantLamont Granquist2018-07-021-1/+1
* deprecate old shell_out APIsLamont Granquist2018-06-191-1/+5
* Tweak the deprecation warning message to look a little nicer.Noah Kantrowitz2018-06-141-3/+3
* Allow targeting via the deprecation ID, either as a number or in the CHEF-n f...Noah Kantrowitz2018-06-141-1/+1
* Switch map collisions to a dedicated deprecation type so they can be silenced...Noah Kantrowitz2018-06-141-0/+4
* Give property deprecations an ID just for tracking if nothing else, even if t...Noah Kantrowitz2018-06-141-0/+2
* Simplify the deprecations system a bit, and introduce ways to silence depreca...Noah Kantrowitz2018-06-141-181/+95
* Deprecated the Chef::Provider::Package::Freebsd::Pkg providerTim Smith2018-06-071-0/+10
* RFC-102: Deprecation warning in resourcestm/deprecated_propertiesThom May2018-03-241-0/+7
* Deprecate erl_calldeprecate_erl_callTim Smith2018-01-011-0/+10
* Deprecate the deploy resource and family.Noah Kantrowitz2017-10-031-0/+10
* Deprecate property namespace magicLamont Granquist2017-06-081-0/+10
* Display a deprecation warning when using --listen mode.Noah Kantrowitz2017-05-251-0/+10
* Add a deprecation warning when using use_inline_resources.Noah Kantrowitz2017-04-041-0/+10
* Chef-13: fix notifying array resourcesLamont Granquist2017-03-311-0/+10
* Chef-13 remove resource cloning and 3694 warningsLamont Granquist2017-03-021-29/+21
* Chef-13: chef_gem no longer runs at compile time by defaultLamont Granquist2017-02-281-10/+2
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-0/+10
* Merge pull request #5606 from chef/adamleff/warn-on-dangerous-property-namesThom May2017-01-181-0/+20
|\
| * Deprecate creating properties whose names are already methodsadamleff/warn-on-dangerous-property-namesAdam Leff2017-01-181-0/+20
* | Merge pull request #4894 from chef/lcg/dnf-providerLamont Granquist2017-01-111-0/+10
|\ \
| * | add tests and deprecation for allow_downgradeLamont Granquist2016-12-131-0/+10
| |/
* | formally deprecate run_commandLamont Granquist2016-12-201-0/+10
|/
* Properly deprecate old Chef::Platform methodsLamont Granquist2016-12-071-0/+10
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-0/+190