summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | unified_mode and custom resource for mdadmLamont Granquist2020-02-252-5/+5
* | Merge pull request #8986 from MsysTechnologiesllc/VSingh/fix-knife-download-e...Lamont Granquist2020-02-242-5/+62
|\ \
| * | ChefFS and knife environment matching the outputVivek Singh2019-10-142-5/+62
* | | Merge pull request #9156 from MsysTechnologiesllc/ash/Fix_no_runlist_issueTim Smith2020-02-241-1/+1
|\ \ \
| * | | Optimize by using Mash as per review commentsNAshwini2020-02-121-1/+1
* | | | Merge pull request #9371 from cinc-project/dist_bootstrapTim Smith2020-02-241-3/+3
|\ \ \ \
| * | | | capitalize drive letterMarc Chamberland2020-02-041-3/+3
* | | | | Merge pull request #9381 from chef/net_http_deprecationsLamont Granquist2020-02-241-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update HTTPServerException to be HTTPClientExceptionnet_http_deprecationsTim Smith2020-02-191-1/+1
* | | | | Merge pull request #9374 from chef/chefstyle_fixesLamont Granquist2020-02-201-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Chefstyle fixes identified with Rubocop 0.80Tim Smith2020-02-181-3/+3
* | | | | Use require_relative within the specsrequire_relativeTim Smith2020-02-188-8/+8
|/ / / /
* | | | Add a Kitchen Test for chef_vault_secretTim Smith2020-02-121-1/+1
* | | | Add chef_vault_secret resource from chef-vault cookbookTim Smith2020-02-121-0/+40
* | | | Reflecting file_cache_path and file_backup_path value in_client.rbKapil chouhan2020-02-121-0/+14
| |/ / |/| |
* | | Merge pull request #8884 from robuye/debian-update-rcdTim Smith2020-02-101-26/+145
|\ \ \
| * | | bring back support for legacy update-rc.d syntaxrobuye2019-09-171-43/+142
| * | | update syntax of `update-rc.d` commands in enable & disable actionsrobuye2019-09-131-9/+29
* | | | Add notify_group resourceLamont Granquist2020-02-061-0/+34
* | | | Update the spec for the new formatTim Smith2020-02-061-2/+2
* | | | Make the cookbook_uploader spec actually require the classTim Smith2020-02-061-0/+1
* | | | Add an introduced field to sysctl and expand testingTim Smith2020-02-031-1/+23
| |/ / |/| |
* | | windows_firewall_rule resource does not have enable action so passing default...Vasu11052020-01-301-1/+1
* | | Merge pull request #9287 from mimato/fix-knife-fuzzy-searchTim Smith2020-01-291-1/+8
|\ \ \
| * | | Fix ChefStyleMia Henderson2020-01-271-1/+1
| * | | Fix fuzzy node search to work when the search type is a string rather than a ...Mia Henderson2020-01-271-1/+8