summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Nillable properties are the default nowtm/true_nillableThom May2018-01-261-5/+5
* Fixed/added specs for LogonSession changesnimisha2018-01-241-0/+2
* Fix regression where message isn't an identity property in loglog_identityTim Smith2018-01-231-1/+1
* Merge pull request #6765 from chef/lcg/node-map-last-writer-winsLamont Granquist2018-01-222-2/+3
|\
| * Convert node map to last-writer-wins for tiesLamont Granquist2018-01-222-2/+3
* | Rename the OpenSSL mixin to avoid name conflictsTim Smith2018-01-223-6/+6
|/
* Revert "add create and delete actions for windows_service"Lamont Granquist2018-01-221-72/+33
* Merge pull request #6515 from dimsh99/fix_for_6242Lamont Granquist2018-01-221-1/+1
|\
| * Simplified conversionDmitry Shestoperov2017-11-071-5/+1
| * Action is converted to symbol if possibledmitrys2017-10-231-1/+5
* | Merge pull request #6595 from jasonwbarnett/feature/add-action_create-to-wind...Thom May2018-01-221-33/+72
|\ \
| * | add :create, :delete, and :configure actions to the windows_service resource.Jason Barnett2017-11-231-33/+72
| |/
* | Merge pull request #6736 from chef/openssl_resourcesTim Smith2018-01-223-0/+184
|\ \
| * | Allow file to handle the OS specific valuesTim Smith2018-01-123-12/+18
| * | Make the private key mode be 600 by defaultTim Smith2018-01-121-1/+1
| * | Add dhparam, rsa_private_key and rsa_public_key resourcesTim Smith2018-01-053-0/+178
* | | Merge pull request #6753 from chef/deprecated_resourcesThom May2018-01-224-596/+0
|\ \ \
| * | | Remove erl_call and deploy resourcesdeprecated_resourcesTim Smith2018-01-204-596/+0
* | | | Merge pull request #6749 from chef/lcg/rubocop-0.52.1Thom May2018-01-212-5/+4
|\ \ \ \ | |/ / / |/| | |
| * | | prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-172-5/+4
* | | | fixed functional testdheerajd-msys2018-01-161-1/+1
* | | | Fix style errordheerajd-msys2018-01-161-1/+0
* | | | Fix rspecsdheerajd-msys2018-01-161-1/+2
* | | | fix validation for idle_timedheerajd-msys2018-01-161-2/+4
|/ / /
* | | Merge pull request #6688 from MsysTechnologiesllc/vasundhara/chef#6638_window...Bryan McLellan2018-01-081-31/+6
|\ \ \ | |/ / |/| |
| * | Fixed review comments.Vasu11052018-01-051-4/+5
| * | Added new specs and updated code to handle more scenariosVasu11052018-01-051-4/+5
| * | chef#6638 fixed random_delay and execution_time_limit property not idempotent...Vasu11052018-01-051-28/+1
* | | Merge pull request #6627 from MsysTechnologiesllc/vasundhara/issue_6073_allow...Thom May2018-01-051-1/+2
|\ \ \ | |/ / |/| |
| * | [MSYS-725] [chef#6073] allow forcing senistive to false on execute and batch ...Vasu11052017-12-261-1/+2
* | | Merge pull request #6699 from chef/windows_pathThom May2018-01-031-10/+2
|\ \ \
| * | | Don't restrict the provides to os: windowswindows_pathTim Smith2018-01-021-1/+1
| * | | Modernize windows_path resourceTim Smith2017-12-211-9/+1
| |/ /
* | | Merge pull request #6710 from chef/useless_regexTim Smith2018-01-021-1/+1
|\ \ \
| * | | Remove a useless regex in zypper_repositoryuseless_regexTim Smith2017-12-211-1/+1
| |/ /
* | | Deprecate erl_calldeprecate_erl_callTim Smith2018-01-011-0/+5
|/ /
* | Merge pull request #6698 from chef/launchdThom May2017-12-201-4/+2
|\ \
| * | Modernize launchd resourcelaunchdTim Smith2017-12-191-4/+2
* | | Merge pull request #6697 from chef/yum_repo_cleanupTim Smith2017-12-191-22/+22
|\ \ \
| * | | Fix priority to accept 1-99 not 0-99yum_repo_cleanupTim Smith2017-12-191-1/+1
| * | | Remove the regex from every string propertyTim Smith2017-12-191-21/+21
| |/ /
* | | Add descriptions and @since comments to all resourcesTim Smith2017-12-1969-3/+227
|/ /
* | Merge pull request #6693 from chef/cleanupTim Smith2017-12-191-26/+8
|\ \
| * | Chefstyle fixTim Smith2017-12-181-1/+1
| * | Modernize directory resourceTim Smith2017-12-181-26/+8
* | | Merge pull request #6684 from chef/ifconfig_resourceThom May2017-12-191-150/+23
|\ \ \
| * | | Fix identity on device propertyifconfig_resourceTim Smith2017-12-181-2/+1
| * | | Modernize the ifconfig resourceTim Smith2017-12-181-149/+23
| |/ /
* | | Merge pull request #6690 from chef/tm+nk/verify-commandThom May2017-12-191-0/+10
|\ \ \ | |/ / |/| |
| * | feed chefstyletm+nk/verify-commandThom May2017-12-181-1/+1