summaryrefslogtreecommitdiff
path: root/spec/functional/resource
Commit message (Expand)AuthorAgeFilesLines
* DNF refresh and aarch64-el8 supportlcg/dnf-refreshLamont Granquist2020-03-191-157/+442
* Fix windows_certificate functional tests under buildkiteKapil/GitHub-9435_Fix_windows_certificate_functional_tests_under_buildkiteKapil Chouhan2020-03-091-62/+62
* Disable failing windows tests while we troubleshootTim Smith2020-03-061-54/+54
* Replaced dsc_resource to powershell_script resourceNAshwini2020-03-051-4/+4
* Replace powershell_out to powershell_execNAshwini2020-03-051-2/+2
* Remove support for PSVersion<5, optimized propertyNAshwini2020-03-051-19/+18
* Add functional spec and review commentNAshwini2020-03-051-0/+91
* Remove the last bits of Appveyor from the specsappveyorTim Smith2020-02-282-3/+2
* Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-281-68/+7
* More optimization of code and updated get_account_with_user_rights to return ...Vasu11052020-02-261-2/+4
* Did some more refactorign added more functional specs for missing scenariosVasu11052020-02-251-16/+56
* Using win32 api to fetch the account with user rights. Used this method in se...Vasu11052020-02-241-19/+41
* Replaced powershell_out with powershell_exec and updated data type for sensit...Vasu11052020-02-231-4/+4
* MSYS-1230 Migrating windows_user_privilege resource from windows cookbookVasu11052020-02-231-0/+129
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-082-3/+3
* Remove some references to Travis from code commentsnuke_travisTim Smith2019-09-162-6/+0
* [macos] fix mac_user platform constraintsryan/fix-macos-buildRyan Cragun2019-09-101-4/+23
* Merge pull request #8775 from chef/ryancragun/mac_userTim Smith2019-09-091-0/+188
|\
| * add functional testryancragun/mac_userRyan Cragun2019-09-031-0/+188
* | bump mixlib-shellout floor and add func testing on optionsLamont Granquist2019-09-041-1/+19
* | only test these on rhel >= 8 where they worklcg/fix-dnf-rhel8Lamont Granquist2019-07-191-5/+5
|/
* Remove rspec config for TravistravisTim Smith2019-07-092-4/+4
* fix multiline stringLamont Granquist2019-07-081-9/+9
* fix 4 copsLamont Granquist2019-07-053-8/+12
* Style/SymbolProcLamont Granquist2019-07-053-10/+4
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-059-19/+19
* Style/ClassCheckLamont Granquist2019-07-051-2/+2
* Style/RegexpLiteralLamont Granquist2019-07-051-2/+2
* Style/NegatedIfLamont Granquist2019-07-051-2/+2
* Layout/MultilineMethodCallIndentationLamont Granquist2019-07-021-3/+3
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-022-6/+6
* Style/SymbolArrayLamont Granquist2019-07-022-2/+2
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-5/+5
* 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
* Fix service enable idempotency in sles11 (#8256)dheerajd-msys2019-05-231-0/+205
* 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
* | 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
* | windows_certificate: Import root/nested certificates while importing P7B cert...Nimesh-Msys2019-02-251-0/+75