summaryrefslogtreecommitdiff
path: root/lib/chef/deprecated.rb
Commit message (Expand)AuthorAgeFilesLines
* The deprecation number got lostLamont Granquist2021-07-131-0/+4
* Fix edge condition in deprecation silence checkerLamont Granquist2021-06-231-4/+6
* Do not show blacklist deprecation for whitelistMarc A. Paradise2021-06-091-0/+4
* Add warning for resources not running in unified_modelcg/unified-mode-warnLamont Granquist2021-04-261-0/+4
* Resolve RuboCop Style/RedundantInterpolation warningsTim Smith2020-09-081-1/+1
* Rename Attribute Whitelist/Blacklist to Allowlist/BlocklistTim Smith2020-07-231-0/+4
* Reserve deprecation ID that was used in Chef-15lcg/resource_name_without_provides_chef_16Lamont Granquist2020-06-301-0/+4
* archive_file: better handle mode property and deprecate Integer valuesfix_file_modeTim Smith2020-06-031-0/+4
* Align all our comments with the codeTim Smith2020-05-061-1/+1
* Knife bootstrap options cleanupLamont Granquist2020-04-171-0/+4
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Make the links end with /docs_linksTim Smith2020-03-041-2/+2
* Update all our links to use the new docs site formatTim Smith2020-03-041-4/+4
* reserve a number for chef-sugar deprecation wanrningsLamont Granquist2019-11-121-0/+4
* 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