summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Move more documentation into the codedocs_updatesTim Smith2021-12-039-29/+120
* Update lib/chef/resource/powershell_package_source.rb Tim Smith2021-12-031-1/+1
* Resource docs update from docs reviewTim Smith2021-12-033-14/+13
* Bump version to 17.8.27 by Chef Expeditorv17.8.27Chef Expeditor2021-12-011-1/+1
* Bump version to 17.8.26 by Chef Expeditorv17.8.26Chef Expeditor2021-12-011-1/+1
* Bump version to 17.8.25 by Chef Expeditorv17.8.25Chef Expeditor2021-12-011-1/+1
* Merge pull request #11983 from chef/use-powershell-exec-for-windows-feature-p...Tim Smith2021-11-301-7/+7
|\
| * Merge branch 'main' into use-powershell-exec-for-windows-feature-powershelluse-powershell-exec-for-windows-feature-powershellLamont Granquist2021-11-3011-48/+132
| |\
| * | remove convert to json commandrishichawda2021-11-191-1/+1
| * | perf(windows_feature_powershell): use powershell_execrishichawda2021-11-181-7/+7
* | | Bump version to 17.8.24 by Chef Expeditorv17.8.24Chef Expeditor2021-12-011-1/+1
* | | Merge pull request #12145 from chef/snehal/chef_client_validation_key_fixTim Smith2021-11-301-1/+1
|\ \ \
| * | | updated reviewed changessnehaldwivedi2021-11-011-7/+1
| * | | Moved changes form client.rb to base.rbsnehaldwivedi2021-11-012-13/+7
| * | | fixes the failure in finding key when provided relative path of validation_keysnehaldwivedi2021-11-011-0/+12
* | | | Bump version to 17.8.23 by Chef Expeditorv17.8.23Chef Expeditor2021-12-011-1/+1
* | | | Bump version to 17.8.22 by Chef Expeditorv17.8.22Chef Expeditor2021-11-301-1/+1
* | | | Bump version to 17.8.21 by Chef Expeditorv17.8.21Chef Expeditor2021-11-301-1/+1
| |_|/ |/| |
* | | Bump version to 17.8.20 by Chef Expeditorv17.8.20Chef Expeditor2021-11-301-1/+1
* | | Merge pull request #12278 from chef/use-powershell-exec-in-powershell-resourceLamont Granquist2021-11-301-10/+13
|\ \ \
| * | | call strip only when string is returnedrishichawda2021-11-191-5/+8
| * | | use powershell_exec helper in powershell_package resourcerishichawda2021-11-181-10/+10
| | |/ | |/|
* | | Bump version to 17.8.19 by Chef Expeditorv17.8.19Chef Expeditor2021-11-301-1/+1
* | | Rescued error in case losetup command does not existsmriti2021-11-301-0/+3
* | | Mount: resource with loop option not idempotentsmriti2021-11-302-3/+14
* | | Bump version to 17.8.18 by Chef Expeditorv17.8.18Chef Expeditor2021-11-301-1/+1
* | | Merge pull request #12291 from chef/lcg/add-allow-downgrade-to-dnf-packageLamont Granquist2021-11-293-30/+63
|\ \ \
| * | | Add allow_downgrade back to DNFLamont Granquist2021-11-293-30/+63
* | | | Bump version to 17.8.17 by Chef Expeditorv17.8.17Chef Expeditor2021-11-301-1/+1
* | | | Bump version to 17.8.16 by Chef Expeditorv17.8.16Chef Expeditor2021-11-301-1/+1
* | | | Bump version to 17.8.15 by Chef Expeditorv17.8.15Chef Expeditor2021-11-301-1/+1
* | | | Bump version to 17.8.14 by Chef Expeditorv17.8.14Chef Expeditor2021-11-271-1/+1
* | | | Add missing introduced fields in chef_client_configTim Smith2021-11-261-2/+4
* | | | Bump version to 17.8.13 by Chef Expeditorv17.8.13Chef Expeditor2021-11-271-1/+1
* | | | Merge pull request #12292 from mvangoor/regression/bring_data_collector_endpo...Tim Smith2021-11-262-1/+27
|\ \ \ \
| * | | | Add the data collector config items for the use case the chef infra server ca...Mike van Goor2021-11-242-1/+27
| |/ / /
* | | | Bump version to 17.8.12 by Chef Expeditorv17.8.12Chef Expeditor2021-11-231-1/+1
* | | | Merge pull request #12282 from chef/lcg/define-resource-requirements-fixLamont Granquist2021-11-232-3/+9
|\ \ \ \
| * | | | Unit fixes and :all_actions support for DRR fixeslcg/define-resource-requirements-fixLamont Granquist2021-11-152-2/+2
| * | | | Fix DRR assertion parsingLamont Granquist2021-11-122-3/+9
* | | | | Bump version to 17.8.11 by Chef Expeditorv17.8.11Chef Expeditor2021-11-231-1/+1
* | | | | Bump version to 17.8.10 by Chef Expeditorv17.8.10Chef Expeditor2021-11-231-1/+1
* | | | | Bump version to 17.8.9 by Chef Expeditorv17.8.9Chef Expeditor2021-11-231-1/+1
* | | | | Bump version to 17.8.8 by Chef Expeditorv17.8.8Chef Expeditor2021-11-191-1/+1
| |_|/ / |/| | |
* | | | Bump version to 17.8.7 by Chef Expeditorv17.8.7Chef Expeditor2021-11-171-1/+1
* | | | Merge pull request #11970 from chef/snehal/fix_version_comparisons_on_upgradeLamont Granquist2021-11-171-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Updated review changessnehaldwivedi2021-10-072-6/+2
| * | | fix dpkg_package doesn't do version comparisons on upgradesnehaldwivedi2021-10-072-0/+9
* | | | Bump version to 17.8.6 by Chef Expeditorv17.8.6Chef Expeditor2021-11-171-1/+1
* | | | Merge pull request #12226 from chef/lcg/compliance-interval-runsTim Smith2021-11-162-4/+56
|\ \ \ \