summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* manual chefstyle fixeslcg/chefstyle2Lamont Granquist2016-02-184-6/+4
* autofixing chefstyle copsLamont Granquist2016-02-1815-25/+25
* fix multiline strings to heredocsLamont Granquist2016-02-181-246/+246
* reverting errant pushes to master without PRLamont Granquist2016-02-1820-275/+277
* manual chefstyle fixesLamont Granquist2016-02-184-6/+4
* autofixing chefstyle copsLamont Granquist2016-02-1815-25/+25
* fix multiline strings to heredocsLamont Granquist2016-02-181-246/+246
* Merge pull request #731 from tas50/fail_gem_failThom May2016-02-182-54/+63
|\
| * Log sigar gem load failuresTim Smith2016-02-142-54/+63
* | Merge pull request #737 from chef/tm/require_plistThom May2016-02-172-1/+1
|\ \
| * | have a proper dependency on plistThom May2016-02-172-1/+1
|/ /
* | Merge pull request #730 from tas50/taking_commandThom May2016-02-161-12/+15
|\ \ | |/ |/|
| * Deprecate run_command and popen4 in the command mixinTim Smith2016-02-151-12/+15
|/
* Merge pull request #734 from chef/lcg/chefstyleLamont Granquist2016-02-11264-3429/+3353
|\
| * chefstyle catchup for ohaiLamont Granquist2016-02-11264-3429/+3353
|/
* Merge pull request #727 from davidnewman/OHAI-726Tim Smith2016-02-102-1/+52
|\
| * OHAI-726 Added unit testsDave Newman2016-02-041-0/+51
| * OHAI-726 Fixed regex so unit tests pass.Dave Newman2016-02-041-1/+1
| * OHAI-726 Regex to support openjdk 1.8Dave Newman2016-02-041-1/+1
* | Update CHANGELOG.mdTim Smith2016-02-091-0/+6
* | Merge pull request #722 from tas50/better_ec2_detection_v2Tim Smith2016-02-092-78/+95
|\ \
| * | Update has_ec2_mac? to has_xen_mac? in 2 spotsTim Smith2016-02-092-2/+2
| * | Merge branch 'btm/deprecate_ec2_mac' into better_ec2_detection_v2Tim Smith2016-02-042-43/+55
| |\ \
| | * | deprecate looking for EC2 by macbtm/deprecate_ec2_macBryan McLellan2016-02-032-42/+55
| * | | Detect paravirt amazon instances without hint filesTim Smith2016-02-042-38/+43
* | | | Merge pull request #714 from tas50/azure_detectionTim Smith2016-02-093-9/+105
|\ \ \ \ | |/ / / |/| | |
| * | | Improve debug logging and consistent accessTim Smith2016-02-051-6/+6
| * | | Reorder dmi decoding of Microsoft valuesTim Smith2016-02-011-3/+3
| * | | Detect Azure using the Azure agent and DHCP optionsTim Smith2016-02-012-5/+101
* | | | Merge pull request #725 from tas50/new_ec2_metadataTim Smith2016-02-041-11/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add support for the last 2 EC2 metadata versionsTim Smith2016-02-031-11/+12
* | | | Merge pull request #724 from tas50/cloud_debugThom May2016-02-046-20/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Improved debug logging for cloud pluginsTim Smith2016-02-036-20/+28
|/ / /
* | | Improve changelog wordingTim Smith2016-02-031-2/+2
* | | Merge pull request #721 from chef/salam/release-891v8.10.0Salim Alam2016-02-032-1/+6
|\ \ \
| * | | Update changelog, bump versionSalim Alam2016-02-032-1/+6
| | |/ | |/|
* | | Merge pull request #719 from tas50/virt_cleanupTim Smith2016-02-034-76/+76
|\ \ \ | |/ / |/| |
| * | Update the DMI decode use in BSDTim Smith2016-02-021-1/+1
| * | Style cleanups in the linux virtualization pluginTim Smith2016-02-022-73/+73
| * | Name the dmi decoding method betterTim Smith2016-02-022-2/+2
| |/
* | Do not create blank attr spaces when plugin disabledmake-pnp-opt-indanielsdeleo2016-02-021-7/+9
* | Make pnp plugin opt-in via configdanielsdeleo2016-02-021-12/+14
* | Merge pull request #717 from chef/jdm/disable-packages-by-defaultJay Mundrawala2016-02-022-212/+248
|\ \
| * | Add tests for "disabled" packages pluginJay Mundrawala2016-02-021-176/+202
| * | Don't enable packages plugin by defaultJay Mundrawala2016-02-022-39/+49
| |/
* | Merge pull request #711 from tas50/ec2_detectionTim Smith2016-02-022-2/+36
|\ \ | |/ |/|
| * Clarify where this detection will work in the commentsTim Smith2016-02-021-0/+2
| * If dmi data is present use the presence of amazon strings to detect EC2Tim Smith2016-02-012-1/+33
| * Handle user data not existing at all in metadataTim Smith2016-02-011-1/+1
|/
* Merge pull request #710 from chef/salam/ohai-890v8.9.0Salim Alam2016-01-282-2/+2
|\