summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add the final two sets of specsTim Smith2020-03-121-0/+14
* Add spec for path_existsTim Smith2020-03-121-0/+28
* Flip the alternatives_cmd logic to support SLESTim Smith2020-03-121-0/+5
* Add unit test for #alternatives_cmdTim Smith2020-03-121-0/+23
* Add alternatives resource for LinuxTim Smith2020-03-121-0/+50
* Fix load path in test runs.fix-rspec-load-pathPete Higgins2020-03-111-6/+4
* Fix require in test.Pete Higgins2020-03-091-1/+1
* Merge pull request #9453 from chef/remove_legacy_updatercTim Smith2020-03-091-136/+38
|\
| * Remove support in debian service init for old update-rcremove_legacy_updatercTim Smith2020-03-051-136/+38
* | Fix windows_certificate functional tests under buildkiteKapil/GitHub-9435_Fix_windows_certificate_functional_tests_under_buildkiteKapil Chouhan2020-03-097-101/+98
* | Disable failing windows tests while we troubleshootTim Smith2020-03-061-54/+54
* | Merge pull request #9455 from chef/link_checkTim Smith2020-03-062-7/+2
|\ \
| * | link resource: Remove checks for link support on Windowslink_checkTim Smith2020-03-052-7/+2
| |/
* | Merge pull request #9441 from chef/lcg/remove-canonical-dslTim Smith2020-03-0612-169/+80
|\ \
| * | fix for 2.6Lamont Granquist2020-03-031-1/+1
| * | Remove the canonical DSLLamont Granquist2020-03-0312-169/+80
* | | Merge pull request #9445 from chef/docs_linksTim Smith2020-03-064-7/+7
|\ \ \
| * | | Make the links end with /docs_linksTim Smith2020-03-043-4/+4
| * | | Update all our links to use the new docs site formatTim Smith2020-03-043-6/+6
| |/ /
* | | Merge pull request #9280 from MsysTechnologiesllc/ash/add_windows_security_po...Tim Smith2020-03-051-0/+90
|\ \ \ | |_|/ |/| |
| * | 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
| |/
* | add commentLamont Granquist2020-03-051-0/+2
* | Fix file descriptor leak in our testsLamont Granquist2020-03-051-1/+5
|/
* Merge pull request #9433 from chef/lcg/action-dslTim Smith2020-03-024-20/+18
|\
| * Use the action DSL consistentlyLamont Granquist2020-03-024-20/+18
* | Replace highline.color with pastel.decorateBryan McLellan2020-03-021-0/+16
* | Merge pull request #9422 from chef/remove_msi_checksLamont Granquist2020-03-021-73/+1
|\ \
| * | Deprecate Chef::Platform.supports_msi?remove_msi_checksTim Smith2020-02-281-73/+1
* | | Merge pull request #9427 from chef/appveyorLamont Granquist2020-03-025-9/+4
|\ \ \
| * | | Remove the last bits of Appveyor from the specsappveyorTim Smith2020-02-285-9/+4
* | | | Remove constraints on specsnuke_old_specsTim Smith2020-02-285-44/+33
|/ / /
* | | directory resource: Remove support for macOS < 10.11Tim Smith2020-02-281-16/+5
|/ /
* | Deprecate supports_powershell_execution_bypass? checkTim Smith2020-02-281-29/+7
* | Don't run all the service specs twiceTim Smith2020-02-281-211/+209
* | Remove support for macOS < 10.12 in the service resourceTim Smith2020-02-281-5/+3
* | Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-287-222/+47
|/
* Merge pull request #9396 from chef/windows_package_3010Tim Smith2020-02-272-2/+6
|\
| * Add basic spec for return codewindows_package_3010Tim Smith2020-02-252-2/+6
* | Merge pull request #9279 from MsysTechnologiesllc/vasundhara/MSYS-1230_Window...Tim Smith2020-02-262-0/+215
|\ \
| * | More optimization of code and updated get_account_with_user_rights to return ...Vasu11052020-02-262-4/+7
| * | 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-242-19/+62
| * | 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
* | | Merge pull request #9400 from chef/lcg/platform_version_sugarTim Smith2020-02-261-1/+8
|\ \ \
| * | | Convert the node[:platform_version] to a Chef::VersionStringlcg/platform_version_sugarLamont Granquist2020-02-261-1/+8
| | |/ | |/|
* | | Fix a spec to work with windows?platform_helpersTim Smith2020-02-251-1/+1
|/ /