summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing documentation errortball/doc-fixtyler-ball2014-10-291-3/+1
* Merge pull request #2320 from ClogenyTechnologies/kd-aix-fixes-wrktnScott Hain2014-10-291-1/+1
|\
| * disable workstation tests for aix.kaustubh-d2014-10-291-1/+1
|/
* Merge pull request #2315 from opscode/lcg/more-vagrantLamont Granquist2014-10-295-6/+61
|\
| * add 14.04 to supported vagrant distroslcg/more-vagrantLamont Granquist2014-10-285-6/+61
|/
* Merge pull request #2308 from opscode/lcg/fix-exceptionsLamont Granquist2014-10-281-302/+304
|\
| * add 'class Chef' outer scopelcg/fix-exceptionsLamont Granquist2014-10-281-302/+304
* | Update CHANGELOG for #1997/#2220Bryan McLellan2014-10-281-0/+1
* | windows_package installer_type should be a symbolBryan McLellan2014-10-282-4/+4
* | 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 ...adamedx/32-bit-windows-spec-fixAdam Edwards2014-10-281-1/+1
|/ /
* | Merge pull request #2230 from opscode/if/add-cheffs-empty-checkIsa Farnik2014-10-282-5/+23
|\ \
| * | add empty? method for cheffs base dir classcuriositycasualty2014-10-282-5/+23
* | | Merge pull request #1830 from opscode/lcg/e2e-centos-6Lamont Granquist2014-10-2810-56/+84
|\ \ \
| * | | 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
|\ \ \ \ | |/ / / |/| | |
| * | | 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 f...kaustubh-d2014-10-281-0/+1
|/ / /
* | | 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.Julian C. Dunn2014-10-2442-2048/+0
* | | | Merge pull request #2300 from opscode/lcg/rspec3-updatesLamont Granquist2014-10-26146-4782/+4779
|\ \ \ \ | |/ / / |/| | |
| * | | 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
|/ / /
* | | Merge pull request #2296 from opscode/sersut/last-contrib-infoSerdar Sutay2014-10-242-1/+39
|\ \ \
| * | | 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 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 statusRichard Manyanza2014-10-221-0/+1
* | | | Merge pull request #2270 from liseki/fix-whiny-freebsd-serviceSerdar Sutay2014-10-241-1/+2
|\ \ \ \
| * | | | 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 dsclThiago Oliveira2014-10-172-4/+5
* | | | | | Merge pull request #2196 from ClogenyTechnologies/sid/fix-bootstrap-options-p...Serdar Sutay2014-10-242-12/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | 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-8lcg/remove-force-utf8Lamont Granquist2014-10-231-1/+0