summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge pull request #9073 from MsysTechnologiesllc/vasundhara/generate_metadat...Tim Smith2020-01-166-34/+245
|\ \ \ | |_|/ |/| |
| * | Added more few more integration specsVasu11052019-12-232-1/+30
| * | Added client side validation to validate presence of metadata files and valid...Vasu11052019-12-201-11/+72
| * | Updated code to make sure temporary directory gets deleted after the uploadVasu11052019-12-181-1/+0
| * | Fixed specs and chefstyle errorVasu11052019-12-161-3/+1
| * | Updated knife cookbook upload and knife upload code to create temporary direc...Vasu11052019-12-161-17/+9
| * | Genrates metadata.json if not present and uploads it to chef server and delet...Vasu11052019-12-162-13/+44
| * | Genrates metadata.json from metadata.rb if json file does not exist.Vasu11052019-12-164-5/+106
| |/
* | Merge pull request #9187 from julienhuon/masterTim Smith2020-01-141-0/+42
|\ \
| * | Fix chefstyle errorsJulien Huon2019-12-251-13/+13
| * | Add the capability to automatically renew a certificate with x509_certificate...Julien Huon2019-12-251-0/+42
| |/
* | fix AIX specLamont Granquist2020-01-131-2/+2
* | Fix eventlog message description formatdheerajd-msys2019-12-271-5/+5
|/
* Add output for the file provider verification (#9039)Lamont Granquist2019-12-092-4/+18
|\
| * Fix undefined method `dirname' for Chef::Provider::File:Classlcg/file-verifier-outputVivek Singh2019-12-022-4/+18
* | Merge pull request #9036 from MsysTechnologiesllc/VSingh/fix-apt-repository-r...Tim Smith2019-12-091-5/+10
|\ \
| * | Use URI.escape for url with spacesVivek Singh2019-12-021-5/+10
| * | Fix apt_repository uri single/double quotes and spacesVivek Singh2019-12-021-5/+5
| |/