summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Avoid a PATH environment variable update before a windows package installJeremy HAGE2019-10-081-1/+1
* | | Update windows_service to ignore run_as_user caseJason Barnett2019-10-102-3/+28
* | | Add :leave action to windows_ad_join resourceJason Barnett2019-10-091-0/+4
| |/ |/|
* | Merge pull request #8856 from MsysTechnologiesllc/bootstrap_password_promptTim Smith2019-10-081-10/+46
|\ \
| * | Fixed test-case for password prompt.Amol Shinde2019-09-111-2/+2
| * | Fix password prompt in the bootstrap command.Amol Shinde2019-09-111-10/+46
* | | make path idempotent by coercing to backwhacksTor Magnus Rakvåg2019-10-081-0/+7
* | | fixup some bad rspec to greenify masterLamont Granquist2019-10-071-2/+2
| |/ |/|
* | Merge pull request #8927 from MsysTechnologiesllc/VSingh/MSYS-1113_to_yaml_su...Lamont Granquist2019-09-302-144/+94
|\ \
| * | Refactor the specs with shared_examplesVivek Singh2019-09-282-170/+92
| * | Override the #to_yaml method for ImmutableMash & ImmutableArray  Vivek Singh2019-09-271-0/+28
* | | Fix Windows Integration and Functional tests for BKJaymala Sinha2019-09-272-2/+6
|/ /
* | [Resource::remote_file] Fix show_progress in remote_file is cau… (#8904)Lamont Granquist2019-09-241-0/+18
|\ \
| * | Fix show_progress in remote_file is causing FloatDomainError: InfinityVivek Singh2019-09-191-0/+18
* | | fix comverge_if_changed to compare default valueslcg/converge-if-changedLamont Granquist2019-09-231-19/+19
|/ /
* | Merge pull request #8765 from MsysTechnologiesllc/Kapil/MSYS-1015_chocolatey_...Lamont Granquist2019-09-182-37/+67
|\ \
| * | Fix for chocolatey_package fails using extra optionsKapil Chouhan2019-09-092-37/+67
* | | Remove some references to Travis from code commentsnuke_travisTim Smith2019-09-162-6/+0
* | | [macos] fix mac_user platform constraintsryan/fix-macos-buildRyan Cragun2019-09-101-4/+23
* | | Merge pull request #8869 from MsysTechnologiesllc/Kapil/MSYS-1094_user_resour...Tim Smith2019-09-101-22/+38
|\ \ \
| * | | Fix for MSYS-1094 user resource does not handle a gid specified as a stringKapil chouhan2019-09-101-22/+38
| |/ /
* | | Merge pull request #8775 from chef/ryancragun/mac_userTim Smith2019-09-095-0/+238
|\ \ \
| * | | add functional testryancragun/mac_userRyan Cragun2019-09-033-0/+199
| * | | Add mac_user resource that is compatible with macOS >= 10.14Ryan Cragun2019-07-242-0/+39
* | | | Merge pull request #8847 from MsysTechnologiesllc/bundle_install_with_localTim Smith2019-09-091-1/+22
|\ \ \ \
| * | | | Added support to provide additional options to bundle installAmol Shinde2019-09-041-1/+22
| | |_|/ | |/| |
* | | | Merge pull request #8816 from MsysTechnologiesllc/VSingh/MSYS-1063-retry-with...Tim Smith2019-09-091-5/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Replace exception text check with reason symbolVivek Singh2019-08-291-1/+1
| * | | Add test case to ensure pty requestedVivek Singh2019-08-201-0/+13
| * | | Bootstrap: Set pty true only if requiredVivek Singh2019-08-141-5/+0
* | | | bump mixlib-shellout floor and add func testing on optionsLamont Granquist2019-09-041-1/+19
* | | | convert chocolatey resource to use shell_out splat argsLamont Granquist2019-09-031-30/+34