summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Move more documentation into the codedocs_updatesTim Smith2021-12-035-17/+108
* 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
* Merge branch 'main' into use-powershell-exec-for-windows-feature-powershelluse-powershell-exec-for-windows-feature-powershellLamont Granquist2021-11-303-7/+33
|\
| * Merge pull request #12291 from chef/lcg/add-allow-downgrade-to-dnf-packageLamont Granquist2021-11-291-6/+4
| |\
| | * Add allow_downgrade back to DNFLamont Granquist2021-11-291-6/+4
| * | Add missing introduced fields in chef_client_configTim Smith2021-11-261-2/+4
| * | 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
| | |/
* | | remove convert to json commandrishichawda2021-11-191-1/+1
* | | perf(windows_feature_powershell): use powershell_execrishichawda2021-11-181-7/+7
|/ /
* | Merge pull request #11970 from chef/snehal/fix_version_comparisons_on_upgradeLamont Granquist2021-11-171-0/+5
|\ \ | |/ |/|
| * Updated review changessnehaldwivedi2021-10-071-2/+2
| * fix dpkg_package doesn't do version comparisons on upgradesnehaldwivedi2021-10-071-0/+5
* | remove unused importadd-pointer-to-accepted-typesrishichawda2021-11-111-1/+0
* | remove coerce, transform as neededrishichawda2021-11-111-7/+6
* | Add string to umask attributelcg/umask-attributeLamont Granquist2021-11-042-6/+0
* | Merge pull request #12232 from chef/fix-chef-client-launchd-resourceLamont Granquist2021-11-021-1/+1
|\ \
| * | run launchctl with elevated permissionfix-chef-client-launchd-resourcerishichawda2021-10-291-1/+1
* | | Merge pull request #12233 from collinmcneese/cmcneese/rhsm_registerLamont Granquist2021-11-021-0/+31
|\ \ \
| * | | Updates description for rhsm_register release property and removes Integer typeCollin McNeese2021-10-291-2/+2
| * | | fixes typo made in auto_attach editCollin McNeese2021-10-291-1/+1
| * | | adds additional properties to rhsm_register resourceCollin McNeese2021-10-291-1/+32
| |/ /
* | | Fix small documentation typo in execute.rbMordy Ovits2021-11-011-1/+1
|/ /
* | move import to toprishichawda2021-10-271-23/+20
* | Add support for `sensitive` in `chef_client_trusted_certificate`Jared Kauppila2021-10-261-0/+1
* | Merge pull request #12210 from chef/hab_branchTim Smith2021-10-251-2/+2
|\ \
| * | Update habitat install script to use main branchTim Smith2021-10-251-2/+2
* | | Fix all the string errorsexpeditor/chef/chefstyle_b5c712d298e240493020b8d5977f03172cc65e17Tim Smith2021-10-226-11/+11
|/ /
* | Final README revisionqubitrenegade2021-10-181-2/+2
* | Add 'enable' action to 'kernel_module' resource to reverse 'disable' action. ...qubitrenegade2021-10-181-2/+27
* | Merge pull request #11898 from chef/api-based-macos-userdefaultsTim Smith2021-10-161-128/+43
|\ \
| * | require CF in action_classrishichawda2021-10-041-20/+23
| * | make the set call uniformrishichawda2021-09-301-5/+1
| * | require corefoundation only on darwinrishichawda2021-09-251-1/+1
| * | transform values at source with coercerishichawda2021-09-251-11/+7
| * | remove transoform on hash keysrishichawda2021-09-241-2/+1
| * | deprecate type and sudo propertiesrishichawda2021-09-241-2/+4
| * | refactor(macos_userdefaults): remove valid key checkrishichawda2021-09-241-14/+5
| * | fix(macos_userdefaults): silent fail on set callrishichawda2021-09-241-2/+2
| * | rewrite macos_userdefaults using corefoundation gemrishichawda2021-09-241-122/+50
* | | Fix typoJosh Gitlin2021-10-141-1/+1
* | | Clarify recursive deleteJosh Gitlin2021-10-141-1/+1
* | | (maint) Use scripting best practicesGary Ewan Park2021-10-111-1/+1
* | | (#12158) Add new properties to chocolatey_sourceGary Ewan Park2021-10-111-0/+22
* | | (doc) Add note about requirement for ChocolateyGary Ewan Park2021-10-113-3/+3
| |/ |/|
* | Fix some invalid rubyTim Smith2021-09-301-4/+8
* | Updated the package source resource to accept credentials and updated the cod...John McCrae2021-09-301-2/+2
* | Updated the package source resource to accept credentials and updated the cod...John McCrae2021-09-301-4/+4
* | Updated the package source resource to accept credentials and updated the cod...John McCrae2021-09-301-15/+15