summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* fix one of the yum func testslcg/chef-15-allow-downgradeLamont Granquist2018-11-191-1/+2
* spelling is a thinglcg/yum-version-with-package-sourceLamont Granquist2018-11-071-2/+2
* add tests for yum version with package_source bugLamont Granquist2018-11-071-0/+18
* Merge pull request #7777 from MsysTechnologiesllc/Kapil/MSYS-913_add_descript...Bryan McLellan2018-11-011-0/+39
|\
| * - Added `description` property on windows_task resourcekapil chouhan2018-10-301-0/+39
* | remove more deprecated specsLamont Granquist2018-10-261-30/+0
* | Add some retry/delay in HTTP functional testsSeth Chisamore2018-10-252-4/+4
|/
* Add support for localized system account to windows_task resourceAnton Kvashenkin2018-10-161-1/+1
* Merge pull request #7677 from MsysTechnologiesllc/vasundhara/MSYS-888_Add_ful...Tim Smith2018-09-251-1/+1
|\
| * MSYS-888 Adds full_name property to user resource for Windows.vasu11052018-09-241-1/+1
* | add suse rspec testingdheerajd-msys2018-09-251-4/+2
* | functional test addeddheerajd-msys2018-09-2515-0/+235
|/
* Properly capitalize PowerShell in descriptions and errorspowershellTim Smith2018-09-073-6/+6
* Merge pull request #7483 from MsysTechnologiesllc/dh/MSYS-854_support_task_on...Tim Smith2018-08-201-0/+84
|\
| * added functional testdheerajd-msys2018-07-261-0/+84
* | add centos-7 rspec testingLamont Granquist2018-08-102-3/+5
|/
* Merge pull request #7464 from MsysTechnologiesllc/vasundhara/MSYS-853_Add_sup...Tim Smith2018-07-251-0/+102
|\
| * Add support for setting task priorityvasu11052018-07-251-0/+102
* | Assume credentials supplied are still valid if they cannot be validated due t...Stuart Preston2018-07-251-17/+127
|/
* Merge pull request #7498 from chef/sp/7440Tim Smith2018-07-231-4/+1
|\
| * Chefstyle fixTim Smith2018-07-231-1/+1
| * Ensure we logon with the local security_user accountsp/7440Stuart Preston2018-07-231-4/+1
* | Merge pull request #7497 from MsysTechnologiesllc/nimesh/MSYS-855_fixing_wind...Tim Smith2018-07-231-8/+24
|\ \ | |/ |/|
| * Handling quotes in Windows Task commandsnimesh-msys2018-07-231-8/+24
* | Remove the RHEL 5 exclusionsTim Smith2018-07-161-23/+23
* | Add the DNF checks for Amazon LinuxTim Smith2018-07-163-3/+3
* | Remove check to exclude tests on macos 10.6Tim Smith2018-07-161-1/+0
* | Use entirely fake names in the group functional testsTim Smith2018-07-161-1/+1
|/
* Fix functional specs to set properties to empty arraysTim Smith2018-07-161-2/+2
* Simplify platform detection in the group functional specsTim Smith2018-07-161-5/+5
* Remove the gating logic for testing on macOS 10.6Tim Smith2018-07-161-5/+1
* Merge pull request #7445 from MsysTechnologiesllc/nimesh/MSYS-843/add_remove_...Stuart Preston2018-07-121-0/+21
|\
| * [MSYS-843] -nimesh-msys2018-07-101-0/+21
* | Attribute -> Property in additional placesTim Smith2018-07-101-1/+1
|/
* fix Style/UnneededInterpolationLamont Granquist2018-07-025-5/+5
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-027-53/+53
* clean up whitespace againLamont Granquist2018-07-021-4/+4
* fix Layout/IndentHeredocLamont Granquist2018-07-026-127/+127
* fix Style/HashSyntaxLamont Granquist2018-07-0232-237/+237
* deprecate old shell_out APIsLamont Granquist2018-06-191-0/+4
* fix for task is not idempotent when task name includes parent foldervasu11052018-06-141-0/+54
* convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-301-1/+27
* add internal flag to shell_out and execute resourceLamont Granquist2018-05-251-2/+2
* Merge pull request #7249 from chef/lcg/cleanup-userLamont Granquist2018-05-211-709/+0
|\
| * migrate logic into aix and solaris subclassesLamont Granquist2018-05-091-709/+0
* | [MSYS-817] fix for windows_task does not parse backslashes in the command pro...vasu11052018-05-171-1/+1
* | Use some unique task names for windows_task functional testsBryan McLellan2018-05-151-36/+39
* | [MSYS-809] Fix for command resource does not handle commands with argumentsvasu11052018-05-151-0/+84
|/
* Fix two new Chefstyle warnings with Rubocop 0.55rubocop_055Tim Smith2018-05-031-1/+1
* Fix for failing functional spec on adhoc buildbtm/MSYS-752_buildvasu11052018-04-241-1/+1