summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove Ruby 1.8 / 1.9 spec helpersold_helpersTim Smith2016-11-092-12/+0
* Merge pull request #895 from chef/notesTim Smith2016-11-091-4/+0
|\
| * Wipe the release notesnotesTim Smith2016-11-091-4/+0
* | Merge pull request #894 from chef/doc_changesTim Smith2016-11-091-81/+0
|\ \ | |/ |/|
| * Remove the doc changes docdoc_changesTim Smith2016-11-091-81/+0
|/
* Merge pull request #889 from chef/mvpsTim Smith2016-10-181-0/+5
|\
| * Add new MVPs for the last few releasesmvpsTim Smith2016-10-181-0/+5
|/
* Merge pull request #873 from kylev/kv_lsb_orderTim Smith2016-10-182-16/+17
|\
| * Prefer the LSB standard configurator.Kyle VanderBeek2016-09-022-16/+17
* | Merge pull request #884 from erikng/masterTim Smith2016-10-181-1/+26
|\ \
| * | Add logic to darwin hostnameErik Gomez2016-09-291-1/+26
* | | Merge pull request #888 from chef/8.21v8.21.0Tim Smith2016-10-182-3/+15
|\ \ \
| * | | Release 8.218.21Tim Smith2016-10-162-3/+15
|/ / /
* | | Merge pull request #881 from coderanger/shardseed-docsClaire McQuin2016-10-031-0/+72
|\ \ \ | |/ / |/| |
| * | Fix typo.Noah Kantrowitz2016-09-221-1/+1
| * | Better doc about ohai config files.Noah Kantrowitz2016-09-221-1/+7
| * | Fix the plugin name.Noah Kantrowitz2016-09-221-1/+1
| * | I should remember maths :)Noah Kantrowitz2016-09-221-1/+1
| * | shard_seed doc changes.Noah Kantrowitz2016-09-211-0/+66
* | | Merge pull request #882 from chef/contributingTim Smith2016-09-283-239/+36
|\ \ \
| * | | Move issue template to the .github directorycontributingTim Smith2016-09-221-0/+0
| * | | Move contributing docs to chef/chef and format MDTim Smith2016-09-222-239/+36
|/ / /
* | | Add shard plugin (#877)Phil Dibowitz2016-09-222-0/+142
|/ /
* | Merge pull request #876 from MsysTechnologiesllc/ali/ohai_uptime_hang_fixTim Smith2016-09-133-1/+176
|\ \
| * | Fixed travis issue and changed shared_context names in RSpecs.aliasgar162016-09-132-8/+8
| * | Added unit and functional RSpecs for ohai uptime plugin fix.aliasgar162016-09-133-2/+171
| * | Modified code to use appropriate WMI class based on the Windows version.aliasgar162016-09-121-2/+7
| * | Changed WMI class from which to retrieve the system uptime for ohai uptime pl...aliasgar162016-09-081-1/+2
|/ /
* | Release 8.20.0v8.20.0Tim Smith2016-09-072-8/+21
* | add a plugin for machine information (#867)Davide Cavalca2016-09-074-0/+174
* | Merge pull request #869 from MarkGibbons/Solaris_update_versionThom May2016-09-072-0/+27
|\ \
| * | Solaris_update_version: Create kernel[:update] for solaris 2markgibbons2016-08-251-3/+3
| * | Style fixesmarkgibbons2016-08-162-7/+7
| * | Solaris_update_version: Create kernel[:update] for solaris 2markgibbons2016-08-162-0/+27
* | | Merge pull request #871 from jeunito/lxd_detectionThom May2016-09-072-0/+30
|\ \ \
| * | | detect lxdJose Asuncion2016-09-012-0/+30
| | |/ | |/|
* | | Merge pull request #872 from chef/nanoTim Smith2016-09-061-36/+58
|\ \ \ | |/ / |/| |
| * | retrofit network plugin to work on nanonanoMatt Wrock2016-09-021-36/+58
|/ /
* | Merge pull request #870 from chef/lcg/more-copsLamont Granquist2016-08-1938-307/+347
|\ \
| * | update the chefstyle pinLamont Granquist2016-08-191-1/+1
| * | keep the code consistent with private/publicLamont Granquist2016-08-191-4/+0
| * | i was wondering where these got used...Lamont Granquist2016-08-191-3/+3
| * | fix more IdToCaptureLamont Granquist2016-08-192-2/+2
| * | not fixing Lint/NestedMethodDefinitionLamont Granquist2016-08-191-3/+3
| * | fixing Lint/UselessAccessModifierLamont Granquist2016-08-192-25/+28
| * | fixing Lint/UnderscorePrefixedVariableNameLamont Granquist2016-08-192-9/+9
| * | fixing stray 'end'Lamont Granquist2016-08-191-1/+1
| * | fixing Style/MultilineTernaryOperatorLamont Granquist2016-08-192-5/+10
| * | fixing Lint/VoidLamont Granquist2016-08-191-2/+0
| * | fix Style/StructInheritanceLamont Granquist2016-08-191-1/+1