summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * more chefstyle autocorrects after the engine upgradeLamont Granquist2016-08-1917-200/+238
| * Style/StringLiterals fixes from rubocop 0.42.0Lamont Granquist2016-08-177-18/+18
| * fix Style/VariableNameLamont Granquist2016-08-175-30/+30
| * autofixing cops for new chefstyleLamont Granquist2016-08-173-10/+10
|/
* Merge pull request #868 from chef/8.19.2v8.19.2Tim Smith2016-08-152-1/+9
|\
| * Release 8.19.28.19.2Tim Smith2016-08-152-1/+9
|/
* Merge pull request #866 from chef/gem_install_fixTim Smith2016-08-151-1/+1
|\
| * Require at least mixlib-log 1.7.1gem_install_fixTim Smith2016-08-151-1/+1
|/
* Release 8.19.1v8.19.1Matt Wrock2016-08-122-1/+10
* Merge pull request #864 from chef/tm/no_init_nowMatt Wrock2016-08-122-17/+22
|\
| * retrofit tests to cover preconfigured stateMatt Wrock2016-08-121-9/+22
| * Move log configuration down to Mixlib::LogThom May2016-08-121-8/+0
|/
* Merge pull request #863 from chef/tm/less_greedy_initTim Smith2016-08-122-0/+10
|\
| * only configure logging if we musttm/less_greedy_initThom May2016-08-122-0/+10
|/
* Merge pull request #862 from chef/8.19v8.19.0Tim Smith2016-08-112-1/+14
|\
| * Release 8.19.0Tim Smith2016-08-112-1/+14
|/
* Merge pull request #860 from jerearista/arista_eosTim Smith2016-08-112-0/+23
|\
| * Add missing let statementJere Julian2016-08-101-0/+1
| * Add platform detection for Arista EOSJere Julian2016-08-102-0/+22
* | Merge pull request #861 from chef/rack_fixThom May2016-08-112-2/+5
|\ \
| * | Fix comment typorack_fixTim Smith2016-08-101-1/+1
| * | Fix rspecs runs on rspec 3.5Tim Smith2016-08-101-1/+0
| * | Constrain rack to 1.0Tim Smith2016-08-101-0/+4
| * | Fix install on Ruby 2.1 by bumping github_changelog_generatorTim Smith2016-08-101-1/+1
* | | Merge pull request #859 from acaiafa/fixing_solaris_networkTim Smith2016-08-052-4/+4
|\ \ \ | |/ / |/| |
| * | updating testAnthony Caiafa2016-08-051-1/+1
| * | updating regex #jeremyrossiAnthony Caiafa2016-08-052-2/+2
| * | updating regexAnthony Caiafa2016-08-051-2/+2
|/ /
* | Merge pull request #858 from chef/8.18v8.18.0Tim Smith2016-08-042-1/+20
|\ \
| * | Release 8.188.18Tim Smith2016-08-042-1/+20
|/ /
* | Merge pull request #856 from chef/shellsTim Smith2016-08-012-0/+87
|\ \
| * | Add a plugin for collecting available shellsshellsTim Smith2016-07-302-0/+87
|/ /
* | Merge pull request #852 from coderanger/filehelperNoah Kantrowitz2016-07-296-15/+5
|\ \
| * | Also fix DmiDecode mixin.Noah Kantrowitz2016-07-293-5/+3
| * | FileHelper will just stay in the base Plugin class indefinitely. It's small, ...Noah Kantrowitz2016-07-294-13/+0
| * | Avoid global mutation. Closes #851.Noah Kantrowitz2016-07-292-2/+7
|/ /
* | Merge pull request #850 from criteo-forks/block_deviceTim Smith2016-07-291-1/+1
|\ \