summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use integer for numeric evaluationTim Smith2017-12-081-2/+3
* Properly handle an ISO8601 duration of 0 secondsTim Smith2017-12-081-2/+1
* Improve the integer/string warning messageTim Smith2017-12-071-2/+2
* Validate the start_date is correctly passedTim Smith2017-12-071-1/+4
* Explain what PT72H isTim Smith2017-12-071-1/+1
* allow random_delay and execution_time_limit to be integers and properly validateTim Smith2017-12-071-22/+24
* Validate that starttime is actually in HH:mm formatTim Smith2017-12-071-4/+5
* Improve the passwordless user error, logic, and testsimproved_task_loggingTim Smith2017-12-061-7/+6
* Attribute -> Property and remove double spacesTim Smith2017-12-061-10/+10
* Clarify that we're talking about the 1 and only SYSTEM user hereTim Smith2017-12-061-1/+1
* add unit_name identity property to systemd_unitNathan Williams2017-11-281-0/+3
* Merge pull request #6468 from coderanger/deprecate-deployNoah Kantrowitz2017-10-191-0/+6
|\
| * Deprecate the deploy resource and family.Noah Kantrowitz2017-10-031-0/+6
* | Merge pull request #6394 from chef/ash/add_none_frequency_to_windows_task_res...Bryan McLellan2017-10-131-7/+12
|\ \
| * | Added none frequency to windows task resourceNAshwini2017-09-201-7/+12
* | | pick up dnf on amazon linux more dynamicallylcg/dnf-platform-tweaksLamont Granquist2017-10-101-0/+5
* | | only rhel >= 8 and fedora >= 22 get dnfLamont Granquist2017-10-101-4/+4
* | | add allow_downgrade to zypper_package resourceEike Waldt2017-10-061-0/+1
* | | Merge pull request #6435 from NaomiReeves/fix_dnf_resourceThom May2017-10-031-1/+3
|\ \ \ | |_|/ |/| |
| * | dnf_resource: be more specific for rhel packagesNaomi Reeves2017-09-291-1/+3
* | | Allow specifying the cookbook for the source templateTim Smith2017-09-281-0/+1
|/ /
* | Fixed mistake added while removing old :password attribute definitionDmitry Shestoperov2017-09-261-1/+0
* | password property of mount resurce is sensitiveDmitry Shestoperov2017-09-261-8/+3