summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Remove Chef 12-isms from the apt_repository resourceTim Smith2018-03-201-6/+11
* Merge pull request #7000 from chef/repo_filenamesTim Smith2018-03-203-3/+16
|\
| * Fail with a warning if users specify apt/yum/zypper repos with slashesrepo_filenamesTim Smith2018-03-193-3/+16
* | Merge pull request #7003 from chef/minor_resource_cleanupTim Smith2018-03-208-79/+38
|\ \
| * | Add more resource descriptions and convert more resources to use propertiesminor_resource_cleanupTim Smith2018-03-198-79/+38
| |/
* | Don't try to install old GCC packages on Amazon Linux 2Tim Smith2018-03-191-1/+1
|/
* Move subversion specific properties from scm to subversionscm_subversionTim Smith2018-03-172-21/+17
* Lazy eval empty Hash/Array resource properties.Tim Smith2018-03-167-13/+13
* Merge pull request #6994 from chef/cleanupTim Smith2018-03-1617-142/+85
|\
| * Fix integration test failuresTim Smith2018-03-161-1/+1
| * More documentation updates for resourcesTim Smith2018-03-164-7/+26
| * Add more resource descriptionsTim Smith2018-03-169-32/+39
| * Add a node about env -> windows_envTim Smith2018-03-161-1/+1
| * Add a description field to yum_packageTim Smith2018-03-161-0/+6
| * Use properties in scm, subversion, and templateTim Smith2018-03-163-102/+13
* | Merge pull request #6979 from chef/sudoTim Smith2018-03-162-0/+245
|\ \ | |/ |/|
| * Add compatibility action for removesudoTim Smith2018-03-151-0/+5
| * Add the sudo resource from the sudo resourceTim Smith2018-03-152-0/+240
* | bad copypasta is badLamont Granquist2018-03-151-1/+1
|/
* Clean up mount provider teststm/6851Thom May2018-03-141-4/+5
* update mount to use properties and fix 6851Thom May2018-03-141-124/+17
* Merge pull request #6951 from chef/dsc_resource_rebootLamont Granquist2018-03-121-8/+1
|\
| * Properly validate reboot_action in dsc_resourcedsc_resource_rebootTim Smith2018-03-051-8/+1
* | Merge pull request #6957 from chef/providesLamont Granquist2018-03-1230-44/+49
|\ \
| * | Remove a few more provides and update the resolver specTim Smith2018-03-072-2/+2
| * | Remove platfom restrictions in provides and don't require providersTim Smith2018-03-0728-42/+47
* | | Merge pull request #6962 from chef/windows_featureTim Smith2018-03-121-6/+6
|\ \ \
| * | | Use node.override not node.normal in the windows_feature_dism resourceTim Smith2018-03-071-6/+6
| |/ /
* | | Fix some yard warningsyard_warningsTim Smith2018-03-111-1/+1
|/ /
* | Merge pull request #6956 from chef/bffTim Smith2018-03-071-1/+3
|\ \
| * | Rename bff provider to match its resourceTim Smith2018-03-061-1/+3
| |/
* | Merge pull request #6950 from chef/more_propertiesTim Smith2018-03-079-302/+38
|\ \
| * | Convert more set_or_returns to proper propertiesmore_propertiesTim Smith2018-03-059-302/+38
| |/
* | Merge pull request #6958 from jasonwbarnett/remove-old-explicit-provider-setThom May2018-03-071-1/+0
|\ \ | |/ |/|
| * Remove old way of being and depend on ProviderResolverJason Barnett2018-03-071-1/+0
* | Merge branch 'master' into misc_resourceTim Smith2018-03-056-47/+16
|\ \
| * \ Merge pull request #6945 from chef/osx_profile_identity2Tim Smith2018-03-051-3/+1
| |\ \
| | * | osx_profile: set identity on the property not using identity_attrosx_profile_identity2Tim Smith2018-03-041-3/+1
| * | | Merge pull request #6946 from chef/win_serviceTim Smith2018-03-051-3/+1
| |\ \ \
| | * | | Set identity on windows_service properlywin_serviceTim Smith2018-03-041-3/+1
| | |/ /
| * | | Merge pull request #6947 from chef/registry_keyLamont Granquist2018-03-051-19/+9
| |\ \ \
| | * | | registry_key: Properly limit allowed values for architectureTim Smith2018-03-041-19/+9
| | |/ /
| * | | Merge pull request #6903 from chef/portageThom May2018-03-051-7/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Remove the provider check in the portage resourceportageTim Smith2018-02-261-1/+1
| | * | Modernize provides in the portage_package resourceTim Smith2018-02-261-6/+2
| * | | Merge pull request #6902 from chef/git_resourceThom May2018-03-051-14/+1
| |\ \ \
| | * | | Set properties in git resource using our resource DSLgit_resourceTim Smith2018-02-221-14/+1
| * | | | Check the platform family only in the apt_package providessimpler_apt_providesTim Smith2018-03-041-1/+1
| | |_|/ | |/| |
* | | | Updates from the reviewmisc_resourceTim Smith2018-03-0415-43/+36
* | | | Add more description fields, style fixes, add missing requiresTim Smith2018-03-0420-58/+59
|/ / /