summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Add new Redhat Subscription Manager resourcesrhsmTim Smith2018-02-165-0/+427
* Merge pull request #6612 from MsysTechnologiesllc/harry/allow_setting_environ...Thom May2018-02-121-2/+4
|\
| * rename env resource to windows_envharikesh-kolekar2018-01-301-2/+3
| * Add user attribute to create env variableharikesh-kolekar2018-01-301-0/+1
* | add additional systemd unit actionsNathan Williams2018-02-071-2/+3
* | Fix windows_task idle_time validationalgaut2018-02-061-4/+4
* | fix type errorCam Cope2018-01-301-1/+1
* | Avoid apt (dpkg) prompts for modified config filesCam Cope2018-01-301-0/+1
|/
* Merge pull request #6804 from jasonwbarnett/feature/add-create-delete-and-con...Thom May2018-01-291-33/+76
|\
| * chefstyle -aJason Barnett2018-01-261-3/+3
| * Fix existing tests and add new onesJason Barnett2018-01-261-17/+21
| * Add :create, :delete, and :configure actions to the windows_service resourceJason Barnett2018-01-251-33/+72
* | 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