summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 8.11.1v8.11.1jk/bump-versionjk/8.11.1John Keiser2016-03-072-4/+7
* Merge pull request #764 from tas50/rackspace_isnt_ec2Tim Smith2016-03-073-5/+21
|\
| * Lower the read timeout to 30sTim Smith2016-03-071-1/+1
| * Handle mis-identifying ec2 betterTim Smith2016-03-072-4/+20
* | Merge pull request #765 from tas50/fix_it_maybeThom May2016-03-071-1/+1
|\ \
| * | Add back the pin to github changelog generatorTim Smith2016-03-071-1/+1
| |/
* | Merge pull request #754 from tas50/ruby_plus_plusThom May2016-03-071-0/+2
|\ \
| * | Test on Ruby 2.0 and 2.3.0Tim Smith2016-03-021-0/+2
* | | Merge pull request #753 from tas50/the_issue_at_handThom May2016-03-071-0/+18
|\ \ \
| * | | Add issue template for GithubTim Smith2016-03-021-0/+18
| |/ /
* | | Merge pull request #747 from chef/jdm/escape-dir-globThom May2016-03-072-1/+3
|\ \ \ | |_|/ |/| |
| * | Test with ruby 2.2jdm/escape-dir-globJay Mundrawala2016-02-261-0/+1
| * | 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
|\