summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Test with ruby 2.1 on WindowsJay Mundrawala2016-02-261-0/+1
| * | | Use escape_glob_dir instead of escape_globJay Mundrawala2016-02-261-1/+1
* | | | Merge pull request #735 from ctso/ctso/fix-digital-oceanThom May2016-03-072-1/+4
|\ \ \ \
| * | | | Fix digitalocean specChris Soyars2016-02-121-1/+1
| * | | | Fix digital ocean ip address detectionChris Soyars2016-02-122-1/+4
| | |/ / | |/| |
* | | | Merge pull request #761 from tas50/bundle_me_brokenThom May2016-03-071-0/+2
|\ \ \ \
| * | | | Update bundler in travis to fix broken buildsTim Smith2016-03-041-0/+2
|/ / / /
* | | | Unpin github_changelog_generatorJohn Keiser2016-03-041-1/+1
| |_|/ |/| |
* | | Bump version to 8.11, add changelogsjk/version-bumpJohn Keiser2016-03-024-7/+31
* | | Update RELEASE_NOTES.mdTim Smith2016-03-021-0/+7
* | | Merge pull request #748 from tas50/azure_we_are_notJohn Keiser2016-03-022-6/+36
|\ \ \
| * | | Dont detect systems with a dhcp lease on eth0 as azureTim Smith2016-02-292-6/+36
| |/ /
* | | Update RELEASE_NOTES.mdTim Smith2016-03-021-0/+5
| |/ |/|
* | Merge pull request #682 from glennmatthews/linux_network_ipaddress_cornercaseAdam Leff2016-02-192-31/+283
|\ \
| * | moar chefstyle fixesAdam Leff2016-02-182-71/+70
| * | updates for chefstyleAdam Leff2016-02-181-6/+6
| * | bug fix: using next to skip the route eval block, not returnAdam Leff2016-02-181-5/+11
| * | refactor #favored_default_route to be easier to understand and debug, tests a...Adam Leff2016-02-182-36/+199
| * | Report an ipaddress in a Linux corner case observed on Cisco IOS XRGlenn Matthews2016-02-182-10/+94
|/ /
* | Merge pull request #740 from chef/lcg/bump-chefstyleLamont Granquist2016-02-181-1/+1
|\ \
| * | bump chefstyle pin to 0.3.0Lamont Granquist2016-02-181-1/+1
* | | Merge pull request #739 from chef/lcg/chefstyle2Lamont Granquist2016-02-1820-277/+275
|\ \ \ | |/ /
| * | 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