summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Remove erl_call and deploy resourcesdeprecated_resourcesTim Smith2018-01-204-596/+0
* 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
| * Slight improvements to validation failures. Shows the failing command if poss...Noah Kantrowitz2017-12-181-0/+10
* | Merge pull request #6685 from chef/osx_profileTim Smith2017-12-181-40/+10
|\ \
| * | Modernize osx_profile resourceTim Smith2017-12-151-40/+10
* | | Update lazy usage per code reviewresource_provider_magicTim Smith2017-12-181-1/+1
* | | Modernize cookbook_file and expand specsTim Smith2017-12-181-15/+4
| |/ |/|
* | Merge pull request #6683 from chef/reboot_resourceThom May2017-12-181-20/+14
|\ \
| * | Modernize reboot resource and add specTim Smith2017-12-151-20/+14
| |/
* | Fix bugs in handling 'source' in msu_package and cab_packageTim Smith2017-12-152-3/+4
|/
* Merge pull request #6676 from chef/modernize_log_resourceTim Smith2017-12-151-46/+16
|\
| * Remove author yard commentsmodernize_log_resourceTim Smith2017-12-151-3/+0
| * Modernize the log resourceTim Smith2017-12-151-46/+19
* | Fix for readability and a failing testTim Smith2017-12-152-2/+3
* | Avoid a few initializers in resources by using the DSL we haveTim Smith2017-12-156-28/+11
|/
* Merge pull request #6665 from chef/yard2Tim Smith2017-12-144-3/+28
|\
| * Cleanup some YARD warningsyard2Tim Smith2017-12-131-1/+1
| * Add a few more comments to resourcesTim Smith2017-12-133-2/+27
* | Don't use .match? which is Ruby 2.4+ onlyTim Smith2017-12-141-2/+4
|/
* Fix the time regex and improve the error messageTim Smith2017-12-081-1/+1
* These are all input validation errors so they should raise ArgumentError not ...more_taskTim Smith2017-12-081-7/+5