summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5606 from chef/adamleff/warn-on-dangerous-property-namesThom May2017-01-183-3/+13
|\
| * Deprecate creating properties whose names are already methodsadamleff/warn-on-dangerous-property-namesAdam Leff2017-01-183-3/+13
* | Merge pull request #4894 from chef/lcg/dnf-providerLamont Granquist2017-01-112-14/+82
|\ \
| * | review feedback plus break out helper classLamont Granquist2016-12-151-2/+1
| * | fix chefstyleLamont Granquist2016-12-141-1/+1
| * | add more tests and work around superclass firing off deprecationsLamont Granquist2016-12-131-1/+4
| * | add tests and deprecation for allow_downgradeLamont Granquist2016-12-131-2/+3
| * | add flush_cache and fix yum'sLamont Granquist2016-12-132-14/+37
| * | squashing dnf workLamont Granquist2016-12-132-1/+43
| |/
* | yum_repostiroy: Allow baseurl to be an array & allow fastestmirror_enabled falseupdate_yumTim Smith2017-01-051-1/+1
* | Adding returns property to chocolatey_package resourceVasu11052016-12-281-0/+1
|/
* fix Style/MultilineIfModifierLamont Granquist2016-12-061-4/+6
* The suggested fix for the manage_home deprecation is incorrectTim Smith2016-12-061-2/+2
* Update ohai resource to new style, stop overwriting name propertyadamleff/update-ohai-resourceAdam Leff2016-12-021-25/+5
* Alias unmount to umount for mount resourceGrant Ridder2016-11-301-1/+1
* Merge pull request #5547 from chef/lcg/unified-integerLamont Granquist2016-11-162-3/+3
|\
| * fix Lint/UnifiedInteger copLamont Granquist2016-11-152-3/+3
* | Merge pull request #5460 from chef/tm/deprecation_with_urlThom May2016-11-163-6/+5
|\ \
| * | Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-163-6/+5
| |/
* | msu_package resource for Microsoft Update packagesNimishaS2016-11-161-0/+47
|/
* Merge pull request #5315 from MsysTechnologiesllc/dh/adding_powershell_packag...Bryan McLellan2016-11-111-0/+41
|\
| * Added unit specs for powershell packagedheerajd-msys2016-11-101-2/+2
| * Added code for adding support for powershell package managerdheerajd-msys2016-11-101-0/+41
* | Respond to review comments and chefstyletm/rescue_5115Thom May2016-11-101-13/+12
* | Code style fixes; :lipstick:Andrew Burns2016-11-101-1/+1
* | launchd: start_calendar_interval validity checkingAndrew Burns2016-11-101-1/+42
|/
* String to Array launchd:limit_load_to_session_type (#5424)Erik Gomez2016-11-081-1/+1
* Prevent apt_update failures on non-Linux platformstas50/apt_update_failsTim Smith2016-11-071-1/+1
* Merge pull request #5395 from b1-systems/locking_Thom May2016-10-311-1/+1
|\
| * implement lockingc52275322016-09-281-1/+1
* | Merge pull request #5476 from tas50/copyrightsLamont Granquist2016-10-211-1/+1
|\ \
| * | Fix a few bad copyrightsTim Smith2016-10-201-1/+1
* | | Merge pull request #5474 from tas50/yum_propertyLamont Granquist2016-10-211-1/+1
|\ \ \
| * | | Use property vs. attribute in yum_propertyTim Smith2016-10-191-1/+1
| | |/ | |/|
* | | the password is also not desired_statelcg/make-scm-password-sensitiveLamont Granquist2016-10-191-1/+1
* | | convert scm_password to property + make sensitiveLamont Granquist2016-10-191-7/+1
| |/ |/|
* | Merge pull request #5398 from shortdudey123/fix_yum_repository_gpgcheckTim Smith2016-09-301-1/+1
|\ \
| * | Set yum_repository gpgcheck default to trueGrant Ridder2016-09-281-1/+1
| |/
* | Merge pull request #5359 from MsysTechnologiesllc/ali/windows_registry_key_re...Bryan McLellan2016-09-301-3/+3
|\ \
| * | Allow deletion of registry_key without the need for users to pass type and da...aliasgar162016-09-301-3/+3
| |/
* | Added resource and provider for cab packageVasu11052016-09-301-0/+44
|/
* Fix makecache action name in yum_repositorymakecacheTim Smith2016-09-191-1/+1
* add a test for non-utf8 chars in filenames in the file provider (#5335)Lamont Granquist2016-09-161-1/+1
* Make 12.5+ custom resources whyrun safe by default.John Keiser2016-09-161-0/+4
* Merge pull request #5322 from chef/lcg/manage-home-fixLamont Granquist2016-09-152-12/+16
|\
| * move deprecation warnings to superclassLamont Granquist2016-09-152-13/+14
| * fix typos in deprecation messageLamont Granquist2016-09-151-1/+1
| * revert supports[:manage_home] behaviorLamont Granquist2016-09-141-7/+10
* | Add back compatibility with old property namesTim Smith2016-09-141-2/+5
* | More professional default nameTim Smith2016-09-141-1/+1