summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* Raise error if ips_package install returns non-zerotduffield/COOL-464/raise-error-if-install-failsTom Duffield2017-02-011-4/+10
* Use CIDR block rather than netmask in route-eth0 fileTom Duffield2017-01-311-1/+7
* dh/url support cab (#5732)dheerajd-msys2017-01-301-5/+59
* Added module_version attribute for dsc_resource. (#5701)Aliasgar162017-01-231-0/+175
* Do not modify File's new_resource during why-runScott Christopherson2017-01-201-0/+10
* Merge pull request #5606 from chef/adamleff/warn-on-dangerous-property-namesThom May2017-01-181-2/+2
|\
| * Deprecate creating properties whose names are already methodsadamleff/warn-on-dangerous-property-namesAdam Leff2017-01-181-2/+2
* | Merge pull request #5539 from atward/remote_sftp_test_fixThom May2017-01-171-3/+3
|\ \
| * | Correct SFTP remote_file testsAdam Ward2016-11-211-3/+3
* | | Merge pull request #5313 from juliandunn/aix_candidate_version_blindly_checks...Thom May2017-01-171-3/+3
|\ \ \
| * | | Don't blindly check source on candidate_version calls.Julian C. Dunn2016-12-051-3/+3
* | | | Fixed Review Commentsnimisha2017-01-051-2/+2
* | | | Added specs and fixed existing specsVasu11052016-12-291-19/+19
* | | | fix dscl group provider func breakageLamont Granquist2016-12-221-21/+21
* | | | cleanup of ifconfig and route providerslcg/route-ifconfigLamont Granquist2016-12-225-80/+67
* | | | user provider cleanupLamont Granquist2016-12-225-109/+108
* | | | cleanup of group providerlcg/group-provider-cleanupLamont Granquist2016-12-217-73/+73
* | | | fix unnecessary quoting of argslcg/deprecate-run-commandLamont Granquist2016-12-201-2/+2
* | | | fix groupadd specs and modernizeLamont Granquist2016-12-201-22/+23
| |_|/ |/| |
* | | fix derpage on masterlcg/fix-masterLamont Granquist2016-12-071-1/+1
* | | Merge pull request #5548 from chef/lcg/chefstyle-updatesThom May2016-12-071-1/+1
|\ \ \
| * | | fix style bug pulled in by rebase on masterLamont Granquist2016-12-061-1/+1
* | | | Merge pull request #5562 from stefanor/svn-http-proxyBryan McLellan2016-12-061-0/+9
|\ \ \ \
| * | | | Unset http[s]_proxy in the subversion specStefano Rivera2016-11-181-0/+9
* | | | | Merge pull request #5613 from spuder/patch-1Bryan McLellan2016-12-061-5/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixes #5256Spencer Owen2016-12-051-5/+5
* | | | | Add a spec for supports non_unique throwing a deprecation messageTim Smith2016-12-061-0/+6
* | | | | The suggested fix for the manage_home deprecation is incorrectTim Smith2016-12-061-1/+1
|/ / / /
* | | | Merge pull request #5603 from ttr/masterTim Smith2016-12-021-1/+1
|\ \ \ \
| * | | | linux mount spec - skip device detection for zfs (and vboxsf)Tomasz Rudzki (ttr)2016-12-011-1/+1
* | | | | Alias unmount to umount for mount resourceGrant Ridder2016-11-301-0/+7
|/ / / /
* | | | Using shell_out_with_timeout! to throw exception if the command fails.NimishaS2016-11-231-2/+1
|/ / /
* | | Merge pull request #5460 from chef/tm/deprecation_with_urlThom May2016-11-162-7/+7
|\ \ \
| * | | Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-162-7/+7
* | | | msu_package resource for Microsoft Update packagesNimishaS2016-11-161-0/+284
|/ / /
* | | fixes Style/Semicolon coplcg/style-semicolonLamont Granquist2016-11-141-1/+1
|/ /
* | Merge pull request #5315 from MsysTechnologiesllc/dh/adding_powershell_packag...Bryan McLellan2016-11-111-0/+337
|\ \ | |/ |/|
| * Additional changes based on more review commentsdheerajd-msys2016-11-101-187/+157
| * Modified code based on review commentsdheerajd-msys2016-11-101-4/+4
| * Added unit specs for powershell packagedheerajd-msys2016-11-101-0/+367
* | Respond to review comments and chefstyletm/rescue_5115Thom May2016-11-101-5/+5
* | Code style fixes; :lipstick:Andrew Burns2016-11-101-2/+2
* | launchd: start_calendar_interval validity checkingAndrew Burns2016-11-101-3/+81
|/
* Merge pull request #5063 from ChaosCloud/masterLamont Granquist2016-11-011-6/+13
|\
| * Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-10-0611-166/+621
| |\
| * | service - upstart restart - service status managed via attr_accessorAbhishekKr2016-09-101-4/+9
| * | Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-09-1044-444/+705
| |\ \
| * \ \ Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-07-313-6/+35
| |\ \ \
| * | | | service - upstart restart - fixing specs and call of stopAbhishekKr2016-06-291-2/+4
* | | | | Merge pull request #5486 from chef/COOL-413/getent-on-solaris-doesnt-workTom Duffield2016-10-311-9/+36
|\ \ \ \ \