summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #944 from chef/pr/9418.22.1Tim Smith2017-01-233-310/+419
|\
| * Only look for xlc on AIX and rename collect_cc to collect_sunproTim Smith2017-01-232-40/+52
| * Update release notes and chefstyle fixespr/941Tim Smith2017-01-232-3/+4
| * Rework the specs to be platform specificTim Smith2017-01-202-263/+290
| * Fix gcc data collectionTim Smith2017-01-201-36/+51
| * Update GCC sample outputTim Smith2017-01-202-18/+23
| * Don't check CC on DarwinTim Smith2017-01-201-4/+1
| * Remove extra windows check for glibcTim Smith2017-01-201-1/+0
| * Consistent loggingTim Smith2017-01-201-4/+3
| * Further split out platforms in the C pluginTim Smith2017-01-201-4/+8
| * add colons back to debug logErik Gomez2017-01-201-2/+2
| * move functions to topErik Gomez2017-01-201-25/+27
| * fixed ChefstyleErik Gomez2017-01-201-2/+2
| * refactor c.rb based on PR feedbackErik Gomez2017-01-201-60/+71
| * fix gcc and cc for darwin (no cli tools installed)Erik Gomez2017-01-201-21/+58
|/
* Merge branch 'tm/fix_app_logging'Tim Smith2017-01-203-5/+2
|\
| * Only explicitly initialize a logger when neededtm/fix_app_loggingThom May2017-01-203-5/+2
|/
* updating cloud plugin to populate azure private_ip as it's currently nilohai13Richard Shade2017-01-042-0/+7
* Merge pull request #934 from chef/travisLamont Granquist2016-12-221-2/+6
|\
| * Bump ruby versions and test on ruby headTim Smith2016-12-211-2/+6
* | Merge pull request #935 from chef/better_loggingTim Smith2016-12-2219-102/+127
|\ \ | |/ |/|
| * Better debug loggingTim Smith2016-12-2219-102/+127
|/
* Update RELEASE_NOTES.mdTim Smith2016-12-201-0/+14
* Merge pull request #921 from chef/cumulusTim Smith2016-12-203-61/+127
|\
| * Fix comment typoTim Smith2016-12-201-1/+1
| * Better error handling if we can't determine Cumulus versioncumulusTim Smith2016-12-192-8/+14
| * Reorder detection of platforms to speed things upTim Smith2016-12-151-22/+22
| * Add Cumulus Linux detection to the release notesTim Smith2016-12-151-17/+2
| * Properly detect Cumulus Linux platform / versionTim Smith2016-12-152-22/+97
* | Merge pull request #925 from chef/VeertuThom May2016-12-204-0/+41
|\ \
| * | Detect guests running on Veertu hypervisorVeertuTim Smith2016-12-154-0/+41
|/ /
* | Merge pull request #922 from rdean716/rdean-patch1Tim Smith2016-12-152-0/+61
|\ \ | |/ |/|
| * conditional to better identify hyper-v systmsBob Dean2016-12-152-14/+16
| * Windows guest support on Hyper-v and Xen.Bob Dean2016-12-142-0/+59
|/
* Merge pull request #907 from Fodoj/masterTim Smith2016-12-123-1/+60
|\
| * Memoize dynamic AWS dataKirill Shirinkin2016-12-121-7/+9
| * Fetch AWS Account ID from metadataKirill Shirinkin2016-11-303-1/+58
* | Merge pull request #920 from chef/tduffield/use-internal-changelogTim Smith2016-12-071-1/+1
|\ \
| * | Use custom changelog generatorTom Duffield2016-12-071-1/+1
|/ /
* | Merge pull request #893 from davide125/getconfThom May2016-12-022-0/+724
|\ \
| * | Add sysconf plugin to expose system configuration variablesDavide Cavalca2016-11-302-0/+724
* | | Merge pull request #916 from chef/erlangTim Smith2016-12-012-10/+8
|\ \ \ | |/ / |/| |
| * | Pull the complete version string of ErlangerlangTim Smith2016-12-012-10/+8
* | | Merge pull request #910 from chef/8.22.0v8.22.0Tim Smith2016-11-304-4/+40
|\ \ \
| * | | Release 8.22.0Tim Smith2016-11-304-4/+40
|/ / /
* | | Merge pull request #909 from chef/bahamas10-dave-1426559693Tim Smith2016-11-302-47/+54
|\ \ \
| * | | Rework the specsbahamas10-dave-1426559693Tim Smith2016-11-291-33/+45
| * | | Use a regex vs. a split that didn’t seem to workTim Smith2016-11-291-3/+1
| * | | Return an empty array to avoid failures later with .eachTim Smith2016-11-291-1/+1
| * | | Set the attribute to nil vs. reading the file twiceTim Smith2016-11-291-1/+1