summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Chefstyle fixes for RuboCop 1.4.xTim Smith2020-11-253-1/+3
* Fixed aix spec failure when the target state is to disable the mount.antima-gupta2020-11-241-2/+10
* Avoid ambiguous regexesambiguous_regexTim Smith2020-11-2125-54/+54
* include password in guard inherited attributesguard_passwordmwrock2020-11-202-4/+4
* Fix user output to say waht changedPhil Dibowitz2020-11-181-1/+7
* Merge pull request #10472 from MsysTechnologiesllc/antima/fixes_for_mutltiple...Tim Smith2020-11-161-10/+21
|\
| * Added update_or_delete_fs method to fix the order change.antima-gupta2020-11-121-1/+21
| * Updated enabled? method to fix multiple entry issue in fstab.antima-gupta2020-11-121-9/+0
* | Remove the specs for the plist parsingbuild_essentialTim Smith2020-11-133-142/+0
* | Merge pull request #10642 from jaymzh/groupfixesTim Smith2020-11-132-1/+7
|\ \
| * | Fix tests; improve outputPhil Dibowitz2020-11-122-1/+7
| |/
* | Added not_supported_on_solaris because it can't cope with LABEL and UUID devi...antima-gupta2020-11-131-1/+2
|/
* Merge pull request #10631 from chef/lcg/zypper-fixTim Smith2020-11-113-27/+13
|\
| * fix specLamont Granquist2020-11-111-2/+2
| * cleanupLamont Granquist2020-11-111-2/+4
| * update zypper_packageLamont Granquist2020-11-112-25/+9
* | Merge pull request #10633 from chef/fix_ps_specsTim Smith2020-11-111-1/+5
|\ \
| * | fix tlsmwrock2020-11-111-1/+1
| * | fix powershell package source functional specsfix_ps_specsmwrock2020-11-111-1/+5
* | | Add additional property coerce specs to mountmount_specTim Smith2020-11-111-3/+17
|/ /
* | Fixed chefstyle spec failure.antima-gupta2020-11-111-1/+1
* | Fixed spec failure when mount_point property is not set.antima-gupta2020-11-111-2/+1
* | Fixes for CIFS mount not idempotent issue.antima-gupta2020-11-111-0/+10
|/
* Merge pull request #10613 from MsysTechnologiesllc/Kapil/Github-10201_Add_dep...Tim Smith2020-11-101-0/+16
|\
| * Added deprecation warning for enforce_path_sanityKapil Chouhan2020-11-101-0/+16
* | Don't uses regexes in splits when we don't need tono_regex_in_splitTim Smith2020-11-081-1/+1
* | Collapse more duplicate branchesTim Smith2020-11-061-3/+1
|/
* Namespace ResourceInspector to avoid conflicts with Inspec's.Pete Higgins2020-11-021-3/+3
* Merge pull request #10545 from chef/out_to_execMatt Wrock2020-10-309-38/+342
|\
| * convert most internal powershell_out to powershell_execmwrock2020-10-289-38/+342
* | Simplify regexes by removing extra character classesTim Smith2020-10-304-9/+9
* | Remove the provider_resolver specs that are not helpfulnuke_specsTim Smith2020-10-291-877/+0
* | Fix specTim Smith2020-10-281-1/+1
* | Remove opensolaris as wellTim Smith2020-10-282-8/+4
* | Remove support for nexentacore which has been dead since 2012Tim Smith2020-10-282-15/+9
|/
* Moved device_fstab method from provider/mount/mount.rb to provider/mount.rb.antima-gupta2020-10-281-0/+30
* Merge repetitive conditionalsTim Smith2020-10-273-3/+3
* missing fixesLamont Granquist2020-10-262-3/+3
* Final batch of unified_mode providersLamont Granquist2020-10-265-53/+32
* Remove an empty before block in a specTim Smith2020-10-261-3/+0
* ensure powershell_package commands are run with tls 1.2mwrock2020-10-201-95/+87
* Remove custom constant mocking in favor of rspec's.Pete Higgins2020-10-192-68/+24
* Merge pull request #10494 from chef/refactor-resource-guard-interpreterTim Smith2020-10-194-88/+18
|\
| * Refactor resource guard interpreter.refactor-resource-guard-interpreterPete Higgins2020-10-164-88/+18
* | Remove unit tests for ancient Debian / UbuntuTim Smith2020-10-191-10/+2
* | Added functional test for windows package with remote_file_attributes.antima-gupta2020-10-191-10/+36
* | Remove test for old monkeypatch.Pete Higgins2020-10-161-34/+0
|/
* Merge pull request #10365 from chef/chef_configTim Smith2020-10-131-0/+137
|\
| * Chefstyle fixTim Smith2020-10-131-1/+1
| * Move some of the erb logic into the resourceTim Smith2020-10-131-6/+12