summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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 #9261 from chef/nuke_oldTim Smith2020-01-271-6/+0
|\ \ \ \
| * | | | Remove more support for Windows 2008 R2 / RHEL 5nuke_oldTim Smith2020-01-231-6/+0
* | | | | 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
* | | | Merge pull request #9269 from chef/load_warnings_be_gone_++Tim Smith2020-01-233-19/+0
|\ \ \ \
| * | | | Cleanup the specs for the load_cookbooks warningsTim Smith2020-01-233-19/+0
* | | | | Ruby 2.7 IRB and remaining fixes (#9267)Lamont Granquist2020-01-231-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ruby 2.7 IRB and remaining fixesLamont Granquist2020-01-231-2/+2
* | | | | Use .load! in the Cookbook loader not .load_cookbooksTim Smith2020-01-231-28/+1
|/ / / /
* | | | Provider a better error message in Chef::Cookbook::CookbookVersionLoaderTim Smith2020-01-234-46/+46
|/ / /
* | | 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-16/+17
* | | | Fixed failing specsVasu11052020-01-224-6/+48
* | | | 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