summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix the after blocks in reboot_pending specs.sersut/win-res-lookup-fixSerdar Sutay2014-10-291-4/+4
|
* Updates based on the PR comments.Serdar Sutay2014-10-281-7/+3
|
* Fix the logic that checks for existing reboot pending in reboot pending tests.Serdar Sutay2014-10-281-15/+15
|
* Fix freebsd group provider regression introduced by ↵Serdar Sutay2014-10-281-9/+9
| | | | b06510323102fcb35fb7b02891591b3a540ddf27 when there is no members while creating the group.
* Turn off the alternative resource name tests for windows service andpackage.Serdar Sutay2014-10-284-16/+6
|
* Disable eventlogger on win2k3Jay Mundrawala2014-10-281-1/+1
|
* Make sure the event log related capability is turned off on Windows 2003 ↵Serdar Sutay2014-10-286-21/+31
| | | | boxes since it's not supported.
* Make sure windows_service and windows_package resources are found with the ↵Serdar Sutay2014-10-286-14/+30
| | | | new dynamic provider resolver.
* Update CHANGELOG for #1997/#2220Bryan McLellan2014-10-281-0/+1
|
* windows_package installer_type should be a symbolBryan McLellan2014-10-282-4/+4
| | | | Fixes #1997
* Merge pull request #2314 from opscode/adamedx/32-bit-windows-spec-fixAdam Edwards2014-10-281-1/+1
|\ | | | | 64-bit Windows functional script resource specs should not execute on 32-bit Windows
| * 64-bit Windows functional script resource specs should not execute on 32-bit ↵adamedx/32-bit-windows-spec-fixAdam Edwards2014-10-281-1/+1
|/ | | | Windows
* Merge pull request #2230 from opscode/if/add-cheffs-empty-checkIsa Farnik2014-10-282-5/+23
|\ | | | | Add #empty? method to the ChefFS base dir class.
| * add empty? method for cheffs base dir classcuriositycasualty2014-10-282-5/+23
| | | | | | | | | | | | | | | | add spec tests remove commented pry binding delegate to Array#empty? instead
* | Merge pull request #1830 from opscode/lcg/e2e-centos-6Lamont Granquist2014-10-2810-56/+84
|\ \ | | | | | | use centos-6.4 instead of rhel-7
| * | add FIXME commentLamont Granquist2014-10-271-0/+1
| | |
| * | only run ubuntu in travisLamont Granquist2014-10-271-2/+2
| | |
| * | WIPLamont Granquist2014-10-279-54/+81
| | |
* | | Merge pull request #2309 from ClogenyTechnologies/kd-aix-fixes-28octScott Hain2014-10-283-2/+5
|\ \ \ | |/ / |/| | Fix test failures with latest AIX build.
| * | add provides to aix service providerkaustubh-d2014-10-281-0/+2
| | |
| * | @hourly not supported in aix cronskaustubh-d2014-10-281-2/+2
| | |
| * | fix bff spec by setting os attribute on node so that approriate provider is ↵kaustubh-d2014-10-281-0/+1
|/ / | | | | | | found.
* | Bump version number after branching for 12.0.0.Serdar Sutay2014-10-272-2/+2
| |
* | Merge pull request #2301 from juliandunn/cleanup-old-initscriptsJulian C. Dunn2014-10-2642-2048/+0
|\ \ | | | | | | Remove old, outdated distro initscripts.
| * | Remove old, outdated distro initscripts.Julian C. Dunn2014-10-2442-2048/+0
| | |
* | | Merge pull request #2300 from opscode/lcg/rspec3-updatesLamont Granquist2014-10-26146-4782/+4779
|\ \ \ | |/ / |/| | updating resources/providers unit tests to rpsec3
| * | fix more solaris provider lolwutlcg/rspec3-updatesLamont Granquist2014-10-241-2/+2
| | |
| * | remove lolwut from testsLamont Granquist2014-10-241-3/+0
| | |
| * | updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-24146-4781/+4781
|/ / | | | | | | mechanically generated patch using transpec 2.3.7 gem
* | Merge pull request #2296 from opscode/sersut/last-contrib-infoSerdar Sutay2014-10-242-1/+39
|\ \ | | | | | | Last contribution pass before Chef 12.
| * | Contribution info for https://github.com/opscode/chef/pull/2277.Serdar Sutay2014-10-241-1/+2
| | |
| * | Contribution info for https://github.com/opscode/chef/pull/2270.Serdar Sutay2014-10-241-0/+2
| | |
| * | Contribution info for https://github.com/opscode/chef/pull/2251.Serdar Sutay2014-10-241-0/+3
| | |
| * | Contribution info for https://github.com/opscode/chef/pull/2196.Serdar Sutay2014-10-241-0/+2
| | |
| * | Add missing changelog notes after 11.14.2.Serdar Sutay2014-10-242-1/+31
| | |
* | | Merge pull request #2295 from opscode/lcg/provider-resolver-mdsLamont Granquist2014-10-242-0/+29
|\ \ \ | | | | | | | | add md files for ProviderResolver features
| * | | add md files for ProviderResolver featureslcg/provider-resolver-mdsLamont Granquist2014-10-242-0/+29
| |/ /
* | | Merge pull request #2277 from liseki/fix-freebsd-service-status-loadSerdar Sutay2014-10-241-0/+1
|\ \ \ | | | | | | | | Properly load FreeBSD service status
| * | | Properly load FreeBSD service statusRichard Manyanza2014-10-221-0/+1
| | | |
* | | | Merge pull request #2270 from liseki/fix-whiny-freebsd-serviceSerdar Sutay2014-10-241-1/+2
|\ \ \ \ | | | | | | | | | | Ensure why-run of a FreeBSD service missing init script does not fail
| * | | | Maintain init_command as nil in why-run when missing init scriptRichard Manyanza2014-10-211-10/+2
| | | | |
| * | | | Ensure why-run of a FreeBSD service missing init script does not failRichard Manyanza2014-10-211-0/+9
| | | | |
* | | | | Merge pull request #2251 from chilicheech/fix_dscl_group_nameSerdar Sutay2014-10-242-4/+5
|\ \ \ \ \ | | | | | | | | | | | | use group_name when checking if the group exists on mac osx with dscl
| * | | | | use group_name when checking if the group exists on mac osx with dsclThiago Oliveira2014-10-172-4/+5
| | | | | |
* | | | | | Merge pull request #2196 from ↵Serdar Sutay2014-10-242-12/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | ClogenyTechnologies/sid/fix-bootstrap-options-precedence [knife-ec2]Command-line options do not take precedence over knife.rb configuration (#247)
| * | | | | Fixed review comments related to bootstrap config spec testssiddheshwar-more2014-10-201-0/+40
| | | | | |
| * | | | | Removed spec tests related to bootstrap config optionssiddheshwar-more2014-10-112-74/+2
| | | | | |
| * | | | | Changes to fix review commentssiddheshwar-more2014-10-101-6/+6
| | | | | |
| * | | | | Fixed issue related to precedence of knife config optionssiddheshwar-more2014-10-092-6/+36
| | | | | |
* | | | | | Merge pull request #2287 from opscode/lcg/remove-force-utf8Lamont Granquist2014-10-241-1/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | remove force of utf-8