summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prevent parallels spec from checking the filesystemfaster_specsTim Smith2016-04-221-0/+1
* Merge pull request #805 from chef/plugin_cleanupTim Smith2016-04-2225-334/+425
|\
| * Reduce nested IfsTim Smith2016-04-223-18/+12
| * 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 #796 from chef/OHAI-794/attribute-from-mashThom May2016-04-222-62/+276
|\ \
| * | Raise TypeError when intermediate key is not a HashOHAI-794/attribute-from-mashmcquin2016-04-192-17/+25
| * | Extend attribute? and get_attribute DSL methods to apply to sub-attributes.mcquin2016-04-192-62/+268
| |/
* | Merge pull request #807 from chef/8_15_1_relv8.15.1Matt Wrock2016-04-202-1/+8
|\ \
| * | release 8.15.1Matt Wrock2016-04-202-1/+8
|/ /
* | Merge pull request #806 from chef/silence_warningsMatt Wrock2016-04-201-1/+1
|\ \ | |/ |/|
| * avoid defining WINDOWS_ATTRIBUTE_ALIASES multiple times and outputting zillio...silence_warningsMatt Wrock2016-04-191-1/+1
|/
* 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