summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Parse day param value into stringwindows_task_fixVivek Singh2019-10-091-1/+6
* Merge pull request #8979 from chef/user_gidTim Smith2019-10-091-22/+38
|\
| * Fix for MSYS-1094 user resource does not handle a gid specified as a stringKapil chouhan2019-10-091-22/+38
* | Merge pull request #8978 from chef/ifconfigTim Smith2019-10-091-0/+11
|\ \ | |/ |/|
| * fix regex matching interface name with dashdheerajd-msys2019-10-091-0/+11
* | Modify #8901 to not use arrays with mixlib-shelloutTim Smith2019-10-091-2/+2
|/
* fixup some bad rspec to greenify masterLamont Granquist2019-10-071-2/+2
* Fix show_progress in remote_file is causing FloatDomainError: InfinityVivek Singh2019-10-021-0/+18
* Fix Windows Integration and Functional tests for BKjsinha/migrate_appveyorJaymala Sinha2019-10-012-2/+6
* Merge pull request #8894 from atward/backport-dnf-rhel8Tim Smith2019-09-183-5/+15
|\
| * only test these on rhel >= 8 where they workLamont Granquist2019-09-173-5/+15
* | Looks like it's empty rather than nil here.Joshua Justice2019-09-181-2/+2
* | Added support to provide additional options to bundle installAmol Shinde2019-09-181-1/+22
|/
* Add unified_mode switch for resourcesLamont Granquist2019-08-221-0/+876
* Merge pull request #8782 from MsysTechnologiesllc/VSingh/chef-14/raise-error-...Tim Smith2019-08-131-0/+86
|\
| * Raise an error on Chef 14 when trying to bootstrap Chef 15Vivek Singh2019-07-291-0/+86
* | fix zypper_package upgrade provider and unit tests to verifyJeremy Chalfant2019-08-071-0/+9
|/
* Set permissions on /etc/init.d/inittest to get tests to pass on SLES 11Jeremiah Snapp2019-06-241-0/+1
* Raise knife exceptions when verbosity is 3 (-VVV)Bryan McLellan2019-05-301-5/+8
* Merge pull request #8610 from chef/backport_9Tim Smith2019-05-291-20/+123
|\
| * - Added a warning in case user is using a `environment` for an entry that can...vijaymmali19902019-05-291-20/+123
* | Merge pull request #8613 from chef/backport_12Tim Smith2019-05-294-85/+118
|\ \ | |/ |/|
| * Minor fixes as per the review commentsbackport_12vijaymmali19902019-05-294-99/+105
| * - Minor fixes to fix functional test casesvijaymmali19902019-05-294-16/+43
| * Minor fixes as per the review commentsvijaymmali19902019-05-291-1/+1
* | Merge pull request #8611 from chef/backport_10Tim Smith2019-05-291-0/+22
|\ \
| * | Use exports compatibile with /bin/sh in the bootstrap scriptbackport_10markgibbons2019-05-291-0/+22
| |/
* | Merge pull request #8603 from chef/backport_2Tim Smith2019-05-292-0/+50
|\ \
| * | Improving error handling for template renderGabriel Mazetto2019-05-292-0/+50
| |/
* | Merge pull request #8604 from chef/backport_3Tim Smith2019-05-291-0/+1
|\ \
| * | Tell people what file a link is pointing at.Phil Dibowitz2019-05-291-0/+1
| |/
* | Fix delete_resource for resourcesArtem Sidorenko2019-05-291-0/+8
|/
* Merge pull request #8587 from chef/btm/14-MSYS-976Lamont Granquist2019-05-235-2/+248
|\
| * Fix service enable idempotency in sles11 (#8256)btm/14-MSYS-976dheerajd-msys2019-05-235-2/+248
* | Cleanup merge artifactsremove_deprecationsTim Smith2019-05-171-15/+3
* | Remove resource collision deprecationsLamont Granquist2019-05-172-53/+20
|/
* Fix for Chef::Exceptions::Win32APIError: The operation completed successfullyKapil Chouhan2019-05-171-0/+25
* Merge pull request #8401 from chef/better_errorsTim Smith2019-04-193-5/+5
|\
| * Break the error message into 2 sentencesTim Smith2019-04-193-5/+5
| * Improve the error message when no config can be loadedTim Smith2019-04-193-5/+5
* | fix default/override attribute blacklists and whitelistsLamont Granquist2019-04-191-45/+42
|/
* Added Integration Rspecsvijaymmali19902019-04-173-28/+242
* Allowing encryption of an unencrypted data bagvijaymmali19902019-04-171-2/+1
* Don't force DSC functional tests to PS4Bryan McLellan2019-04-121-1/+1
* Avoid accidentally reusing a gid in testsBryan McLellan2019-04-121-2/+15
* Backport fix to chef-14 for #8080Jason Barnett2019-03-151-0/+26
* Merge pull request #8274 from chef/more_windows_cert_14Tim Smith2019-03-082-0/+75
|\
| * windows_certificate: Import root/nested certificates while importing P7B cert...Nimesh-Msys2019-03-042-0/+75
* | Ensure that a new blank line `\n\n` is added when appending a new mount point...Gavin Reynolds2019-03-041-1/+9
|/
* Merge pull request #8267 from chef/cert_14_moreTim Smith2019-03-042-1/+39
|\