summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Specify item path in Node.read! error messageZeust the Unoobian2019-12-091-3/+3
* | Resolve non-zero "success" error code issues with linux_user re… (#9105)Lamont Granquist2019-12-041-8/+16
|\ \ | |/ |/|
| * Removed method for defining return codes, changed to evaluate stderr on exit ...skippy2019-11-191-15/+14
| * Resolved all chefstyle failuresskippy2019-11-171-14/+14
| * re-un-inverted my previous 3am coding adventure in double negativesskippy2019-11-171-3/+3
| * Resolved failing tests, fixed inverted logicskippy2019-11-171-12/+21
| * Resolved issues with tests not receiving exactly what they expected.skippy2019-11-171-5/+5
* | 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
* | Revert "Validate name argument for knife list"Tim Smith2019-11-121-11/+7
* | Merge pull request #9059 from MsysTechnologiesllc/VSingh/MSYS-1154_knife_list...Tim Smith2019-11-121-7/+11
|\ \
| * | Validate name argument for knife listVivek Singh2019-11-051-7/+11
* | | Add new chef_sleep resourceTim Smith2019-11-081-0/+30
* | | Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-0869-242/+202
* | | 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
* | | Fix TypeError: no implicit conversion of nil into StringVivek Singh2019-11-031-0/+7
|/ /
* | add a label to the version command specsRobb Kidd2019-11-011-1/+1