summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 15.10.11 by Chef Expeditorv15.10.11Chef Expeditor2020-04-211-1/+1
* Bump version to 15.10.10 by Chef Expeditorv15.10.10Chef Expeditor2020-04-211-1/+1
* Bump version to 15.10.9 by Chef Expeditorv15.10.9Chef Expeditor2020-04-161-1/+1
* Bump version to 15.10.8 by Chef Expeditorv15.10.8Chef Expeditor2020-04-161-1/+1
* Merge pull request #9667 from chef/deprecation_warning_chef_15Tim Smith2020-04-161-0/+9
|\
| * Simplify the logic since we know when 15 goes EOLdeprecation_warning_chef_15Tim Smith2020-04-151-8/+2
| * Simplify the logic + improve the specTim Smith2020-04-151-8/+5
| * Add a warning to the end of the chef run for EOL relesesTim Smith2020-04-151-0/+18
* | Bump version to 15.10.7 by Chef Expeditorv15.10.7Chef Expeditor2020-04-161-1/+1
* | Bump version to 15.10.6 by Chef Expeditorv15.10.6Chef Expeditor2020-04-161-1/+1
* | Bump version to 15.10.5 by Chef Expeditorv15.10.5Chef Expeditor2020-04-161-1/+1
* | Bump version to 15.10.4 by Chef Expeditorv15.10.4Chef Expeditor2020-04-161-1/+1
* | Bump version to 15.10.3 by Chef Expeditorv15.10.3Chef Expeditor2020-04-161-1/+1
* | Merge pull request #9669 from chef/sudo_bootstrapTim Smith2020-04-151-2/+12
|\ \
| * | Match reason :bad_sudo_password for wrong attemptVivek Singh2020-04-151-2/+2
| * | Fixes for sudo passwordVivek Singh2020-04-151-2/+12
| |/
* | Replace a few uses of attributes / parameters in messaging with propertiesTim Smith2020-04-152-5/+5
|/
* Bump version to 15.10.2 by Chef Expeditorv15.10.2Chef Expeditor2020-04-141-1/+1
* Chef-15: Remove copyright dateslcg/remove-copyright-dates-chef-15Lamont Granquist2020-04-13689-690/+690
* Bump version to 15.10.1 by Chef Expeditorv15.10.1Chef Expeditor2020-04-131-1/+1
* Merge pull request #9650 from chef/bootstrap_version_fixTim Smith2020-04-132-5/+6
|\
| * Fix knife bootstrap_version CLI option overriding config optionLamont Granquist2020-04-102-5/+6
* | Bump version to 15.10.0 by Chef Expeditorv15.10.0Chef Expeditor2020-04-101-1/+1
|/
* Bump version to 15.9.23 by Chef Expeditorv15.9.23Chef Expeditor2020-04-081-1/+1
* Bump version to 15.9.22 by Chef Expeditorv15.9.22Chef Expeditor2020-04-081-1/+1
* Merge pull request #9630 from chef/typosTim Smith2020-04-0857-71/+71
|\
| * Revert sometyposVivek Singh2020-04-082-3/+3
| * Add more typo fixesVivek Singh2020-04-081-1/+1
| * some spec typosVivek Singh2020-04-081-2/+2
| * Revert someVivek Singh2020-04-082-2/+2
| * Fix typoVivek Singh2020-04-0859-78/+78
* | Merge pull request #9631 from chef/sensitive_systemdTim Smith2020-04-081-0/+1
|\ \
| * | Removed unwanted codesensitive_systemdsanga172020-04-081-3/+0
| * | Fixed systemd_unit not respecting sensitive propertysanga172020-04-082-0/+4
| |/
* | Bump version to 15.9.21 by Chef Expeditorv15.9.21Chef Expeditor2020-04-081-1/+1
|/
* Bump version to 15.9.20 by Chef Expeditorv15.9.20Chef Expeditor2020-04-071-1/+1
* Bump version to 15.9.19 by Chef Expeditorv15.9.19Chef Expeditor2020-04-071-1/+1
* Bump version to 15.9.18 by Chef Expeditorv15.9.18Chef Expeditor2020-04-041-1/+1
* Bump version to 15.9.17 by Chef Expeditorv15.9.17Chef Expeditor2020-04-031-1/+1
* Bump version to 15.9.16 by Chef Expeditorv15.9.16Chef Expeditor2020-04-031-1/+1
* Bump version to 15.9.15 by Chef Expeditorv15.9.15Chef Expeditor2020-04-021-1/+1
* Bump version to 15.9.14 by Chef Expeditorv15.9.14Chef Expeditor2020-04-021-1/+1
* Revert the :upgrade action portion of the Chef 16 PRTim Smith2020-04-021-31/+13
* Simplify the matching code per code reviewTim Smith2020-04-021-3/+1
* Add example for upgrading on macOSTim Smith2020-04-021-0/+7
* Handle scenario where no value found in the updateTim Smith2020-04-021-1/+1
* Update lib/chef/resource/build_essential.rb Tim Smith2020-04-021-2/+2
* Split the logic that handled updates into an :upgrade actionTim Smith2020-04-021-20/+42
* Simplify the installation a bitTim Smith2020-04-021-4/+2
* Switch to a native ruby method of determining the package labelTim Smith2020-04-021-12/+16