summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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-161-1/+12
| |/
* | 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
|/
* 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
* | Specify item path in Node.read! error messageZeust the Unoobian2019-12-091-3/+3
|/
* fix selinux specs for workstationLamont Granquist2019-11-211-1/+1
* move build_essential test to generic sectionLamont Granquist2019-11-181-1/+1
* build build_essential for rhelLamont Granquist2019-11-181-1/+6
* Chefstyle fixesTim Smith2019-11-151-1/+1
* Improve input validation on windows_packageTim Smith2019-11-151-7/+12
* Merge pull request #8916 from Intility/windows-firewall-profilesTim Smith2019-11-141-12/+69
|\
| * improve test case descriptions Tor Magnus Rakvåg2019-10-171-3/+3
| * fix chefstyle errorsTor Magnus Rakvåg2019-10-071-10/+10
| * unkown profiles should raise a validation errorTor Magnus Rakvåg2019-10-071-0/+5
| * increase test coverage of port paramsTor Magnus Rakvåg2019-09-261-6/+46
| * tests for multiple profilesTor Magnus Rakvåg2019-09-251-6/+18
* | Add new chef_sleep resourceTim Smith2019-11-081-0/+30
* | Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-0846-209/+167
* | Merge pull request #9047 from jaymzh/fix_enableLamont Granquist2019-11-042-6/+79
|\ \
| * | Fix enable on indirect unitsPhil Dibowitz2019-11-042-6/+79
* | | Updates for Chefstyle with Rubocop 0.75.1Tim Smith2019-11-043-3/+3
|/ /
* | Merge pull request #8925 from MsysTechnologiesllc/VSingh/MSYS-1109_chefignore...Tim Smith2019-11-013-13/+38
|\ \
| * | Fix unit specsVivek Singh2019-10-281-1/+1
| * | Add chefignore unit test casesVivek Singh2019-10-281-11/+31
| * | Chefstyle fixesVivek Singh2019-10-281-1/+0