summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* add description + make rubocop less annoyinglcg/shell-out-internal-flagLamont Granquist2018-05-251-1/+2
* add internal flag to shell_out and execute resourceLamont Granquist2018-05-252-2/+6
* Merge pull request #7196 from chef/tg/clear_gem_sources_optionThom May2018-05-181-1/+1
|\
| * Default gem_package.clear_sources to Chef::Config[:clear_gem_sources] (style ...tg/clear_gem_sources_optionThomas Gordon2018-05-031-1/+1
| * Default gem_package.clear_sources to Chef::Config[:clear_gem_sources]Thomas Gordon2018-04-271-1/+1
* | Merge pull request #7262 from bottkv488/fix_resource_hostnameLamont Granquist2018-05-161-1/+1
|\ \
| * | improved regex accuracy lib/chef/resource/hostname.rbBernhard Ott2018-05-151-1/+1
* | | [MSYS-809] Fix for command resource does not handle commands with argumentsvasu11052018-05-151-1/+1
|/ /
* | remote_directory: restore overwrite defaultRoland Moriz2018-05-121-1/+1
* | repo_name property is part of new_resource objectThomas Anderson2018-05-111-6/+6
* | Merge pull request #6815 from MsysTechnologiesllc/vasundhara/MSYS_752_windows...Bryan McLellan2018-05-021-57/+117
|\ \
| * | Fix for failing functional spec on adhoc buildbtm/MSYS-752_buildvasu11052018-04-241-7/+1
| * | [MSYS-752] windows task rewrite using wind32-taskschedulerVasu11052018-04-241-57/+123
* | | Merge pull request #7204 from chef/remote_directoryTim Smith2018-04-301-45/+5
|\ \ \
| * | | Fix source property to use the name_property not nameTim Smith2018-04-301-1/+1
| * | | Convert some of remote_directory to use propertiesremote_directoryTim Smith2018-04-271-45/+5
* | | | Merge pull request #7200 from chef/subversionTim Smith2018-04-301-26/+13
|\ \ \ \
| * | | | Convert properties in subversion to use propertysubversionTim Smith2018-04-271-26/+13
* | | | | Merge pull request #7199 from chef/registry_keyThom May2018-04-301-9/+1
|\ \ \ \ \
| * | | | | Convert :key property in registry_key to use propertyregistry_keyTim Smith2018-04-271-9/+1
| |/ / / /
* | | | | Merge pull request #7201 from chef/desired_stateThom May2018-04-305-7/+7
|\ \ \ \ \
| * | | | | Set desired_state: false on several propertiesdesired_stateTim Smith2018-04-275-7/+7
| |/ / / /
* | | | | Fix regression where owner was removed from link resourcefix_link_ownerTim Smith2018-04-281-5/+19
* | | | | Merge pull request #7195 from chef/cleanupTim Smith2018-04-2712-68/+75
|\ \ \ \ \
| * | | | | Add missing periods and rely on word wrapcleanupTim Smith2018-04-279-34/+13
| * | | | | Add descriptions to more resourcesTim Smith2018-04-266-40/+68
| | |_|/ / | |/| | |
* | | | | Merge pull request #7197 from chef/build_nameTim Smith2018-04-271-0/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Allow build_essential resource to be used without setting a namebuild_nameTim Smith2018-04-271-0/+3
| | |/ / | |/| |
* | | | Merge pull request #7193 from chef/rhsm_fixLamont Granquist2018-04-271-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | rhsm_register: skip the registration check if force is specifiedrhsm_fixTim Smith2018-04-261-1/+1
| |/ /
* | | Set ignore_error to desired_state falseTim Smith2018-04-271-1/+1
* | | Use more friendly resource names when reloading valuesTim Smith2018-04-271-2/+5
* | | Simplify how we fetch systctl current valuesTim Smith2018-04-271-7/+5
* | | sysctl: Fix ignore_error being ignoredsysctl_fixTim Smith2018-04-261-1/+4
|/ /
* | Remove duplicate source property in the sudo resourcesudo_double_propertyTim Smith2018-04-161-1/+0
|/
* Add support for route metric (#7140)tomdoherty2018-04-131-1/+1
* Merge pull request #7133 from chef/fix_pw_rhsmThom May2018-04-091-6/+8
|\
| * Fix RHSM registration using passwordsfix_pw_rhsmTim Smith2018-04-061-6/+8
* | Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-0638-32/+43
|/
* fix improper boolean to int conversionErik Gomez2018-04-051-2/+2
* Merge pull request #7093 from brewn/windows-printer-port-typoTim Smith2018-04-021-1/+5
|\
| * remove trailing whitespacesbrewn2018-03-301-2/+2
| * add descriptions for actionsbrewn2018-03-291-0/+4
| * add periodbrewn2018-03-291-1/+1
| * fix typobrewn2018-03-291-1/+1
* | Don't fail on every hostname with windowsTim Smith2018-04-021-1/+1
* | Copy over the caching logic from the windows cookbookwindows_feature++Tim Smith2018-03-291-46/+167
* | Minor syncs from the windows cookbook in windows_feature_dismTim Smith2018-03-291-3/+3
* | homebrew_tap / homebrew_cask: Fix compile time errors with the user mixinTim Smith2018-03-292-2/+2
* | macos_userdefaults: Fix 2 failuresTim Smith2018-03-291-1/+18
|/