summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge pull request #8815 from MsysTechnologiesllc/VSingh/MSYS-1063-fix-bootst...Tim Smith2019-08-291-7/+20
|\ \ \ \
| * | | | Change ownership --sudo option is passed.Vivek Singh2019-08-301-4/+7
| * | | | Change ownership only for non-sudo userVivek Singh2019-08-291-3/+3
| * | | | Fix always require sudo to change ownershipVivek Singh2019-08-141-6/+16
| |/ / /
* | | | remove app_server_support spec filelcg/remove-support-specLamont Granquist2019-08-285-75/+63
* | | | Fix node[:cookbooks] attribute (#8846)Lamont Granquist2019-08-281-0/+22
|\ \ \ \
| * | | | fix copypasta in title of the speclcg/fix-node-cookbooksLamont Granquist2019-08-261-1/+1
| * | | | Fix node[:cookbooks] attributeLamont Granquist2019-08-261-0/+22
| | |/ / | |/| |
* | | | text updated on windowsrevert-6776-revert-6766-lcg/windows-intervalLamont Granquist2019-08-281-1/+1
* | | | fail on interval runs on windowsLamont Granquist2019-08-283-15/+9
|/ / /
* | | Merge pull request #8756 from MsysTechnologiesllc/dh/MSYS-1033_fix_ifconfig_b...Tim Smith2019-08-231-0/+11
|\ \ \
| * | | fix regex matching interface name with dashdheerajd-msys2019-08-061-0/+11
* | | | Add unified_mode switch for resourcesLamont Granquist2019-08-121-0/+876
| |/ / |/| |
* | | Merge pull request #8795 from MsysTechnologiesllc/VSingh/temp-dir-using-mkdir...Tim Smith2019-08-071-8/+13
|\ \ \
| * | | Fix chown: Operation not permittedVivek Singh2019-08-071-2/+2
| * | | Make temp dir using mkdir instead of mktempVivek Singh2019-08-061-8/+13
| |/ /
* | | Merge pull request #8772 from MsysTechnologiesllc/dh/MSYS-1057_fix_knife_node...Tim Smith2019-08-071-0/+5
|\ \ \
| * | | fix to avoid conflicts with pattern of other datadheerajd-msys2019-08-061-0/+5
| |/ /
* | | Merge pull request #8794 from chef/Kapil/MSYS-1065_rhsm_repo_disable_does_not...Tim Smith2019-08-071-0/+6
|\ \ \
| * | | Fix for rhsm_repo disable does not support wildcardKapil/MSYS-1065_rhsm_repo_disable_does_not_support_wildcardKapil chouhan2019-08-061-0/+6
| |/ /
* | | zypper_package upgrade action not working (#8462)Lamont Granquist2019-08-071-0/+9
|\ \ \ | |/ / |/| |
| * | fix zypper_package upgrade provider and unit tests to verifyJeremy Chalfant2019-06-131-0/+9
* | | and don't forget to fix the test i just added...lcg/data-collector-exception-handlingLamont Granquist2019-07-241-1/+1
* | | Tweak data collector exception handlingLamont Granquist2019-07-241-0/+82
* | | Duration field in resource report needs to be Stringlcg/resource_reporter_duration_bugfixLamont Granquist2019-07-231-0/+2
* | | Merge pull request #8747 from tomdoherty/lkm_disableTim Smith2019-07-191-0/+1
|\ \ \