summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* 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-283-132/+38
* 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 #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 #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
* | | Use require_relative within the specsrequire_relativeTim Smith2020-02-185-5/+5
* | | 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
* | | debian 10 ifconfig fixLamont Granquist2020-01-281-14/+43
* | | Update knife status --long to use cloud attributes not ec2 specific attributesstatus_done_rightTim Smith2020-01-281-2/+2
* | | Merge pull request #9263 from MsysTechnologiesllc/VSingh/remove-data-bag-secr...Tim Smith2020-01-271-1/+1
|\ \ \ | |/ / |/| |
| * | Fix failing specsVivek Singh2020-01-241-1/+1
* | | get rid of the failures due to deprecation warningsLamont Granquist2020-01-241-3/+6
* | | Cleanup the specs for the load_cookbooks warningsTim Smith2020-01-231-3/+0
* | | Provider a better error message in Chef::Cookbook::CookbookVersionLoaderTim Smith2020-01-231-3/+3
|/ /
* | more fixes to the ruby 2.7 fixesLamont Granquist2020-01-222-2/+9
* | fix a few more ruby 2.7 specslcg/ruby-2.7-2Lamont Granquist2020-01-222-4/+4
* | Fix most Ruby 2.7 test failures / systemd service provider spla… (#9251)Lamont Granquist2020-01-224-41/+41
|\ \
| * | Fix most Ruby 2.7 test failureslcg/ruby-2.7.0Lamont Granquist2020-01-214-41/+41
* | | Fixed failing specsVasu11052020-01-221-6/+6
* | | Deprecated the load method in cookbook_version_loader and added deprecation ...Vasu11052020-01-221-6/+9
|/ /
* | WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-216-90/+39
* | Merge pull request #9205 from chef/remove_2008_featureTim Smith2020-01-212-36/+6
|\ \
| * | Remove support for Windows 7 / 2008 from windows_featureremove_2008_featureTim Smith2020-01-162-36/+6
* | | Merge pull request #9153 from MsysTechnologiesllc/Nimesh/MSYS-1178_cron_resou...Tim Smith2020-01-161-0/+127
|\ \ \
| * | | Added time_out property in cronNimesh-Msys2019-12-131-0/+127
* | | | Merge pull request #9073 from MsysTechnologiesllc/vasundhara/generate_metadat...Tim Smith2020-01-161-18/+79
|\ \ \ \ | |_|/ / |/| | |
| * | | Added client side validation to validate presence of metadata files and valid...Vasu11052019-12-201-11/+72