summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* Remove rspec config for TravistravisTim Smith2019-07-092-4/+4
* fix multiline stringLamont Granquist2019-07-081-9/+9
* fix 4 copsLamont Granquist2019-07-055-17/+28
* Style/SymbolProcLamont Granquist2019-07-053-10/+4
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-0512-23/+23
* Style/ClassCheckLamont Granquist2019-07-051-2/+2
* Style/RegexpLiteralLamont Granquist2019-07-052-3/+3
* Style/NegatedIfLamont Granquist2019-07-052-4/+4
* Style/EmptyLiteralLamont Granquist2019-07-052-2/+2
* Layout/MultilineMethodCallIndentationLamont Granquist2019-07-021-3/+3
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-022-6/+6
* Style/SymbolArrayLamont Granquist2019-07-026-26/+26
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-023-0/+4
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-023-7/+7
* fixes for chefstyle bumpLamont Granquist2019-07-023-7/+7
* Set permissions on /etc/init.d/inittest to get tests to pass on SLES 11Jeremiah Snapp2019-06-241-0/+1
* Enable All BK verification testsJaymala Sinha2019-06-041-1/+1
* Merge pull request #8460 from cc-build/dist_solo_zeroTim Smith2019-05-272-6/+7
|\
| * More distro constant applicationsMarc Chamberland2019-05-231-5/+5
| * distro constants for solo, zero and automateMarc Chamberland2019-05-231-1/+2
* | Fixed issue for chef-client run was throwing error when provided empty string...vinay sharma2019-05-251-0/+11
* | Fix service enable idempotency in sles11 (#8256)dheerajd-msys2019-05-232-0/+241
|/
* Remove chef-* binstubs from chef gemLamont Granquist2019-04-292-5/+4
* Merge pull request #8418 from cc-build/bulk_distro_constantLamont Granquist2019-04-291-12/+13
|\
| * chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-12/+13
* | Add start_when_available support to windows_taskVivek Singh2019-04-261-0/+51
* | Merge pull request #8168 from MsysTechnologiesllc/Vijay/MSYS-958_write_permis...Bryan McLellan2019-04-261-2/+2
|\ \ | |/ |/|
| * Minor fixes as per the review commentsvijaymmali19902019-02-121-2/+2
| * - Minor fixes to fix functional test casesvijaymmali19902019-02-111-2/+2
* | addressing comments by coderangerMarc Chamberland2019-04-191-1/+1
* | Replacing workmarks with distro constantsMarc Chamberland2019-04-191-1/+1
* | Remove a functional test for the reboot_pending DSLbtm/remove-CBS-reg-func-testBryan McLellan2019-04-171-19/+0
* | Limit locale resource to LinuxBryan McLellan2019-04-151-45/+64
* | Merge pull request #8359 from chef/btm/fix-dsc-test-errorsTim Smith2019-04-111-1/+1
|\ \
| * | Don't force DSC functional tests to PS4btm/fix-dsc-test-errorsBryan McLellan2019-04-111-1/+1
* | | Avoid accidentally reusing a gid in testsBryan McLellan2019-04-111-1/+12
|/ /
* | locale resource: Add support to set all LC ENV variablesNimesh-Msys2019-04-041-0/+78
* | WIP: Remove audit mode from chef-clientTim Smith2019-03-112-175/+0
* | Extract Action Collection from Data CollectorLamont Granquist2019-03-111-2/+2
* | windows_certificate: Import root/nested certificates while importing P7B cert...Nimesh-Msys2019-02-251-0/+75
* | Fetching OpenSSL::X509::Certificate object without shell interactions.Nimesh-Msys2019-02-171-1/+1
* | Windows Certificate: Add support to import Base 64 encoded CER certificatesNimesh-Msys2019-02-121-0/+16
|/
* Avoid groups < 2000 in testingjjustice6-tweak_solaris_usermodTim Smith2019-02-071-3/+2
* comment on group name length being for solaris & possibly othersJoshua Justice2019-02-071-1/+2
* fix typo in commentJoshua Justice2019-02-071-1/+1
* Update the functional spec and provider behavior to matchJoshua Justice2019-02-071-36/+5
* Merge pull request #8167 from MsysTechnologiesllc/nimesh/MSYS-960_set_psscrip...Tim Smith2019-02-051-7/+13
|\
| * As per the review commentsNimesh-Msys2019-02-041-7/+13
* | Merge pull request #8201 from MsysTechnologiesllc/nimesh/MSYS-971_windows_tas...Tim Smith2019-02-041-71/+108
|\ \
| * | windows_task: Minor fix while setting command and arguments of taskNimesh-Msys2019-02-041-71/+108
| |/