summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add additional logging to the C pluginplugin_cleanupTim Smith2016-04-201-2/+12
* Fix indentationTim Smith2016-04-201-11/+11
* Language plugins: Improve failure logging, update spec format, include sample...Tim Smith2016-04-1924-328/+415
* Merge pull request #804 from chef/8_15_releasev8.15.0Matt Wrock2016-04-192-1/+17
|\
| * release 8.15.08_15_releaseMatt Wrock2016-04-182-1/+17
* | Merge pull request #801 from chef/erlangTim Smith2016-04-182-37/+61
|\ \
| * | Correct the version detection of erlangTim Smith2016-04-152-37/+61
* | | Merge pull request #802 from chef/elixirTim Smith2016-04-182-24/+40
|\ \ \ | |_|/ |/| |
| * | Fix Elixir version detection on newer Elixir releaseselixirTim Smith2016-04-172-24/+40
| |/
* | Merge pull request #803 from chef/fipsTim Smith2016-04-184-0/+233
|\ \ | |/ |/|
| * adding a fips plugin to detect if fips is enabledMatt Wrock2016-04-154-0/+233
|/
* Merge pull request #800 from chef/fix_monoTim Smith2016-04-142-25/+49
|\
| * Fix log output and improve checks on shell_out valuesfix_monoTim Smith2016-04-141-3/+3
| * Log that we couldn't shell outTim Smith2016-04-141-19/+23
| * Correctly poll mono build dateTim Smith2016-04-142-22/+42
* | Merge pull request #799 from chef/scala_fixTim Smith2016-04-142-29/+45
|\ \ | |/ |/|
| * Fix the scala pluginscala_fixTim Smith2016-04-132-29/+45
* | Merge pull request #798 from chef/salam/fix-pluginSalim Alam2016-04-132-5/+5
|\ \ | |/ |/|
| * Don't execute .so libs for WindowsSalim Alam2016-04-132-5/+5
* | Merge pull request #797 from chef/hint_loggingTim Smith2016-04-139-347/+194
|\ \ | |/ |/|
| * Remove a few more shouldshint_loggingTim Smith2016-04-132-5/+5
| * Add space after comma in debug loggingTim Smith2016-04-131-1/+1
| * Resolve chefstyle warningsTim Smith2016-04-133-12/+12
| * Remove the redundant beginTim Smith2016-04-131-9/+7
| * Remove specs for other clouds that don't actually workTim Smith2016-04-135-60/+0
| * Remove plugin naming in the loggingTim Smith2016-04-121-1/+1
| * Don't test hint logic in every cloud pluginTim Smith2016-04-128-276/+181
| * Add debug logging when looking for hintsTim Smith2016-04-121-14/+18
|/
* Merge pull request #795 from chef/8.14v8.14.0Tyler Ball2016-04-113-30/+56
|\
| * Release 8.14.08.14Tim Smith2016-04-083-30/+56
|/
* Update release notesTim Smith2016-04-082-27/+6
* Update doc_changesTim Smith2016-04-081-0/+8
* Merge pull request #793 from tas50/better_ec2_round_200Tim Smith2016-04-082-83/+109
|\
| * Reduce duplicate codeTim Smith2016-04-071-15/+10
| * Ensure we when values exist, but they don't matchTim Smith2016-04-071-0/+6
| * Updates based on feebackTim Smith2016-04-072-9/+9
| * Add tests for the UUID EC2 detection methodTim Smith2016-04-072-43/+66
| * Detect EC2 via Xen Hypervisor UUID starting with ec2Tim Smith2016-03-311-3/+18
| * Remove the Xen MAC address detection methodTim Smith2016-03-312-40/+1
| * Detect Windows EC2 nodesTim Smith2016-03-312-2/+28
* | Merge pull request #742 from MarkGibbons/solaris11_networkThom May2016-04-042-13/+61
|\ \
| * | solaris11_network: Handle solaris 11 zone interfacesmarkgibbons2016-03-082-13/+61
* | | Merge pull request #790 from juliandunn/aix-os-versionTim Smith2016-04-042-6/+7
|\ \ \
| * | | Replace with .strip per code reviewJulian C. Dunn2016-04-011-1/+1
| * | | Added newline to mocked shell_out per code review.Julian C. Dunn2016-04-011-1/+1
| * | | Set os_version to match the output of oslevel -s instead of just theJulian C. Dunn2016-04-012-6/+7
* | | | Merge pull request #788 from chef/shellout-log-and-timeoutClaire McQuin2016-04-016-324/+561
|\ \ \ \
| * | | | rubocop fixesshellout-log-and-timeoutmcquin2016-04-012-23/+23
| * | | | Rackspace plugin uses new shell_out helper.mcquin2016-04-012-139/+212
| * | | | C plugin uses new shell_out helper.mcquin2016-04-012-184/+217