summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #8925 from MsysTechnologiesllc/VSingh/MSYS-1109_chefignore...Tim Smith2019-11-017-13/+53
|\ \
| * | Fix unit specsVivek Singh2019-10-282-2/+2
| * | Add chefignore unit test casesVivek Singh2019-10-285-11/+46
| * | Chefstyle fixesVivek Singh2019-10-281-1/+0
| * | Fix cookbook uploader unit specsVivek Singh2019-10-281-1/+7
* | | Fix knife cookbook metadata from file name argsVivek Singh2019-10-291-0/+7
* | | [Data-collector] Add cookbooks attribute to run_end_message (#8893)Lamont Granquist2019-10-281-0/+7
|\ \ \ | |/ / |/| |
| * | Access hash directly instead of Hash#fetchVivek Singh2019-10-171-2/+2
| * | Add expanded_cookbooks attribute to run_end_messageVivek Singh2019-10-171-0/+7
* | | Merge pull request #9028 from MsysTechnologiesllc/VSingh/fix-knife-ssh-name-argsTim Smith2019-10-271-17/+27
|\ \ \
| * | | Fix Exception: NoMethodError: undefined method join for nil:NilClassVivek Singh2019-10-271-17/+27
* | | | Add format supported option in valuesVivek Singh2019-10-281-0/+17
|/ / /
* | | Fix license tag typoPhilippe Ombredanne2019-10-221-1/+1
|/ /
* | Merge pull request #8971 from MsysTechnologiesllc/VSingh/MSYS-1122_knife_supe...Tim Smith2019-10-142-0/+155
|\ \
| * | Add supermarket list & search specsVivek Singh2019-10-142-0/+155
* | | Merge pull request #8961 from jeremyhage/fix-windows-package-path-envTim Smith2019-10-141-1/+1
|\ \ \