summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix chefstyle violations.fix-wrong-unit-testPete Higgins2020-06-051-1/+1
* Bump version to 16.2.19 by Chef Expeditorv16.2.19Chef Expeditor2020-06-051-1/+1
* Bump version to 16.2.18 by Chef Expeditorv16.2.18Chef Expeditor2020-06-051-1/+1
* Merge pull request #9920 from chef-davin/masterTim Smith2020-06-051-1/+13
|\
| * put the logic into the default parameter of the property definition, rather t...Davin Taddeo2020-06-031-10/+3
| * Merge branch 'master' of github.com:chef/chefDavin Taddeo2020-06-031-1/+1
| |\
| * | minor fixes for linting and comparator mistakeDavin Taddeo2020-05-291-1/+1
| * | Merge branch 'master' of github.com:chef/chefDavin Taddeo2020-05-2921-65/+816
| |\ \
| * | | Update to the chef_client_scheduled_task resource so that it defaults to 1 fo...Davin Taddeo2020-05-271-1/+20
* | | | Bump version to 16.2.17 by Chef Expeditorv16.2.17Chef Expeditor2020-06-051-1/+1
* | | | Merge pull request #9932 from chef/script-resources-use-pipesTim Smith2020-06-054-122/+102
|\ \ \ \
| * | | | Remove unix code from WindowsScript.Pete Higgins2020-06-031-13/+1
| * | | | Restrict temp file to when it is used.Pete Higgins2020-06-033-21/+20
| * | | | Move code using temp file from Script to WindowsScript.Pete Higgins2020-06-032-62/+71
| * | | | Remove and unnecesary method.Pete Higgins2020-06-031-5/+1
| * | | | Move some code out of the action block to its own method.Pete Higgins2020-06-031-4/+10
| * | | | Cleanup some shared code in WindowsScript and children.Pete Higgins2020-06-033-20/+16
| * | | | Remove a temp variable.Pete Higgins2020-06-031-2/+1
| * | | | Untangle some inheritance code around script code.Pete Higgins2020-06-032-17/+6
| * | | | Untangle some inheritance code around script extension.Pete Higgins2020-06-033-12/+14
| * | | | Remove no-op method.Pete Higgins2020-06-031-4/+0
| | |_|/ | |/| |
* | | | Bump version to 16.2.16 by Chef Expeditorv16.2.16Chef Expeditor2020-06-051-1/+1
* | | | Merge pull request #9956 from chef/zypper_repositoryTim Smith2020-06-051-10/+30
|\ \ \ \
| * | | | Add specs and rename fingerprint -> short idzypper_repositoryTim Smith2020-06-051-9/+12
| * | | | Change how we get the fingerprint againTim Smith2020-06-041-4/+4
| * | | | Make sure gpg_version is actually a version objectTim Smith2020-06-041-1/+1
| * | | | Fix zypper_repository key handling on SLES 15+Tim Smith2020-06-041-4/+21
* | | | | Bump version to 16.2.15 by Chef Expeditorv16.2.15Chef Expeditor2020-06-051-1/+1
* | | | | Fix some spelling violations.Pete Higgins2020-06-043-3/+3
|/ / / /
* | | | Bump version to 16.2.14 by Chef Expeditorv16.2.14Chef Expeditor2020-06-041-1/+1
* | | | Bump version to 16.2.13 by Chef Expeditorv16.2.13Chef Expeditor2020-06-041-1/+1
* | | | Merge pull request #9946 from MsysTechnologiesllc/sangmeshA/9610-Fix_Powershe...Tim Smith2020-06-041-1/+5
|\ \ \ \
| * | | | Fixed Powershell_Package does not throw error when it cannot connect to power...sanga172020-06-021-1/+5
| |/ / /
* | | | Bump version to 16.2.12 by Chef Expeditorv16.2.12Chef Expeditor2020-06-041-1/+1
* | | | Bump version to 16.2.11 by Chef Expeditorv16.2.11Chef Expeditor2020-06-041-1/+1
* | | | archive_file: move ffi-libarchive into a simple helper methodrequire_archive_fileTim Smith2020-06-031-6/+19
* | | | Bump version to 16.2.10 by Chef Expeditorv16.2.10Chef Expeditor2020-06-031-1/+1
* | | | Update lib/chef/resource/archive_file.rb Tim Smith2020-06-031-1/+1
* | | | archive_file: better handle mode property and deprecate Integer valuesfix_file_modeTim Smith2020-06-032-2/+13
|/ / /
* | | Bump version to 16.2.9 by Chef Expeditorv16.2.9Chef Expeditor2020-05-301-1/+1
| |/ |/|
* | Bump version to 16.2.8 by Chef Expeditorv16.2.8Chef Expeditor2020-05-291-1/+1
* | Bump version to 16.2.7 by Chef Expeditorv16.2.7Chef Expeditor2020-05-291-1/+1
* | Merge pull request #9927 from chef/hostname_rebootTim Smith2020-05-281-1/+2
|\ \
| * | hostname: Improve the windows reboot messagehostname_rebootTim Smith2020-05-281-1/+2
* | | Bump version to 16.2.6 by Chef Expeditorv16.2.6Chef Expeditor2020-05-291-1/+1
* | | Bump version to 16.2.5 by Chef Expeditorv16.2.5Chef Expeditor2020-05-291-1/+1
|/ /
* | Merge pull request #9928 from chef/hostname_solarisTim Smith2020-05-281-18/+4
|\ \
| * | Add header to the hostname filehostname_solarisTim Smith2020-05-281-0/+3
| * | hostname: Remove support for Solaris 5.10Tim Smith2020-05-281-18/+1
* | | Make sure file is properly scoped in cron_accessTim Smith2020-05-281-2/+2