summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* Replace several uses of attribute with property in resourcesTim Smith2018-11-205-5/+5
* - Added `description` property on windows_task resourcebtm/14-backport-7777kapil chouhan2018-11-011-0/+8
* Handle `interactive_enabled` property in windows_task resourceNimesh2018-10-311-6/+11
* Move iso8601 gem to windows only gemspecTim Smith2018-10-251-1/+1
* Fix the registry_key resource so the correct value is set when sensitive is trueJosh Barker2018-10-241-6/+15
* Add support for localized system account to windows_task resourceAnton Kvashenkin2018-10-161-1/+10
* more parenthesized yappinglcg/document-buggy-windows-package-thingsLamont Granquist2018-09-281-1/+7
* add some big FIXMEsLamont Granquist2018-09-281-1/+17
* short circuit before the version_compare calllcg/short-circuit-version-compareLamont Granquist2018-09-271-1/+1
* Merge pull request #7701 from chef/lcg/allow-downgrade-pseudo-defaultTim Smith2018-09-271-1/+1
|\
| * change the pseudo-default here to trueLamont Granquist2018-09-271-1/+1
* | sanitize inputs to Gem::Versionlcg/gem-version-sanitizationLamont Granquist2018-09-271-2/+7
|/
* Minor improvement to raise the error for invalid strings within first checkNimesh2018-09-271-2/+3
* Merge pull request #7677 from MsysTechnologiesllc/vasundhara/MSYS-888_Add_ful...Tim Smith2018-09-251-3/+4
|\
| * MSYS-888 Adds full_name property to user resource for Windows.vasu11052018-09-241-3/+4
* | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>dheerajd-msys2018-09-251-8/+12
* | fix for global options propertydheerajd-msys2018-09-251-2/+2
|/
* Merge pull request #7659 from chef/sp/fix-7634Tim Smith2018-09-181-1/+1
|\
| * Remove potentially sensitive info from the logsp/fix-7634Stuart Preston2018-09-181-1/+1
* | Update script resource deprecation waringscript_resourceTim Smith2018-09-171-2/+2
|/
* Properly capitalize PowerShell in descriptions and errorspowershellTim Smith2018-09-074-10/+10
* Merge pull request #7483 from MsysTechnologiesllc/dh/MSYS-854_support_task_on...Tim Smith2018-08-201-3/+8
|\
| * added functional testdheerajd-msys2018-07-261-8/+6
| * update for idempotent and test casedheerajd-msys2018-07-261-3/+8
| * [MSYS-854]support for task on batterydheerajd-msys2018-07-261-0/+2
* | Merge pull request #7558 from cosinusoidally/issue-7540Tim Smith2018-08-201-1/+2
|\ \
| * | Restart Python yum helper before each repo enable/disableLiam Wilson2018-08-171-1/+2
* | | fix el6 32-bit testslcg/fix-yumLamont Granquist2018-08-161-2/+2
|/ /
* | Merge pull request #7353 from MsysTechnologiesllc/dh/package_options_sensitiveTim Smith2018-08-132-1/+2
|\ \
| * | update to pass sensitive as optiondheerajd-msys2018-06-132-25/+12
| * | [MSYS-830] Fix package sensitive errordheerajd-msys2018-06-111-11/+25
* | | Merge pull request #7537 from MsysTechnologiesllc/ash/MSYS-880_Fix_issue_of_s...Tim Smith2018-08-131-2/+2
|\ \ \
| * | | Fix issue of setting comment for windows userNAshwini2018-08-101-2/+2
* | | | Merge pull request #7529 from chef/lcg/rspec-testingLamont Granquist2018-08-131-0/+4
|\ \ \ \
| * | | | fix a typoLamont Granquist2018-08-101-1/+1
| * | | | review fixesLamont Granquist2018-08-101-1/+4
| * | | | add centos-7 rspec testingLamont Granquist2018-08-101-0/+1
| |/ / /
* | | | Use the full path to /usr/bin/profilesTim Smith2018-08-101-3/+3
|/ / /
* | | stop parsing init script at the "### END INIT INFO" marker.Guido Schoening2018-08-041-1/+1
* | | Merge pull request #7495 from MsysTechnologiesllc/piyush/added_downgrade_exce...Tim Smith2018-07-311-1/+3
|\ \ \ | |_|/ |/| |
| * | MSYS-858 : added warning if allow_downgrade set to be false and tried to inst...piyushawasthi2018-07-261-1/+3
* | | Add support for setting task priorityvasu11052018-07-251-1/+6
|/ /
* | Merge pull request #7497 from MsysTechnologiesllc/nimesh/MSYS-855_fixing_wind...Tim Smith2018-07-231-2/+2
|\ \
| * | Handling quotes in Windows Task commandsnimesh-msys2018-07-231-2/+2
* | | Merge pull request #7480 from chef/route_platform_familyTim Smith2018-07-181-2/+2
|\ \ \
| * | | Expand platform support for the route resourceroute_platform_familyTim Smith2018-07-161-2/+2
* | | | Merge pull request #7475 from chef/ifconfigTim Smith2018-07-182-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | ifconfig: Add gateway property on RHEL/Debian based systemsifconfigTim Smith2018-07-162-0/+2
| |/ /
* | | Merge pull request #7486 from chef/yard_fixesTim Smith2018-07-174-5/+5
|\ \ \
| * | | @returns should be @return in yardyard_fixesTim Smith2018-07-164-5/+5
| |/ /