Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | fixing Style/MultilineTernaryOperator | Lamont Granquist | 2016-08-19 | 2 | -5/+10 | |
* | | | | fix Style/StructInheritance | Lamont Granquist | 2016-08-19 | 1 | -1/+1 | |
* | | | | more chefstyle autocorrects after the engine upgrade | Lamont Granquist | 2016-08-19 | 5 | -20/+20 | |
* | | | | Style/StringLiterals fixes from rubocop 0.42.0 | Lamont Granquist | 2016-08-17 | 1 | -4/+4 | |
* | | | | fix Style/VariableName | Lamont Granquist | 2016-08-17 | 1 | -3/+3 | |
* | | | | autofixing cops for new chefstyle | Lamont Granquist | 2016-08-17 | 3 | -10/+10 | |
* | | | | Release 8.19.28.19.2 | Tim Smith | 2016-08-15 | 1 | -1/+1 | |
* | | | | Release 8.19.1v8.19.1 | Matt Wrock | 2016-08-12 | 1 | -1/+1 | |
* | | | | Move log configuration down to Mixlib::Log | Thom May | 2016-08-12 | 1 | -8/+0 | |
* | | | | only configure logging if we musttm/less_greedy_init | Thom May | 2016-08-12 | 2 | -0/+10 | |
* | | | | Release 8.19.0 | Tim Smith | 2016-08-11 | 1 | -1/+1 | |
* | | | | Merge pull request #860 from jerearista/arista_eos | Tim Smith | 2016-08-11 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | Add platform detection for Arista EOS | Jere Julian | 2016-08-10 | 1 | -0/+4 | |
* | | | | | updating regex #jeremyrossi | Anthony Caiafa | 2016-08-05 | 1 | -1/+1 | |
* | | | | | updating regex | Anthony Caiafa | 2016-08-05 | 1 | -2/+2 | |
* | | | | | Release 8.188.18 | Tim Smith | 2016-08-04 | 1 | -1/+1 | |
* | | | | | Add a plugin for collecting available shellsshells | Tim Smith | 2016-07-30 | 1 | -0/+31 | |
* | | | | | Also fix DmiDecode mixin. | Noah Kantrowitz | 2016-07-29 | 3 | -5/+3 | |
* | | | | | FileHelper will just stay in the base Plugin class indefinitely. It's small, ... | Noah Kantrowitz | 2016-07-29 | 4 | -13/+0 | |
* | | | | | Avoid global mutation. Closes #851. | Noah Kantrowitz | 2016-07-29 | 2 | -2/+7 | |
* | | | | | BlockDevice: Add physical and logical block size | Anthony RABIER | 2016-07-25 | 1 | -1/+1 | |
* | | | | | Added hardware plugin for ohai on darwin (#839) | Nate Walck | 2016-07-20 | 1 | -0/+98 | |
* | | | | | Properly detect PHP 7php7 | Tim Smith | 2016-07-17 | 1 | -1/+1 | |
* | | | | | Merge pull request #840 from chef/osx_virt | Tim Smith | 2016-07-05 | 1 | -4/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add detection of Virtualbox and VMware Fusion on OS Xosx_virt | Tim Smith | 2016-07-01 | 1 | -4/+23 | |
| |/ / / / | ||||||
* | | | | | Add support for Linux HugePages | Ben Kochie | 2016-07-04 | 1 | -0/+11 | |
|/ / / / | ||||||
* | | | | Release 8.17.18.17.1 | Tim Smith | 2016-06-30 | 1 | -1/+1 | |
* | | | | Move timezone value under timetime | Tim Smith | 2016-06-30 | 1 | -2/+3 | |
* | | | | Merge pull request #832 from chef/smurawski/unbreak_appveyor | Steven Murawski | 2016-06-21 | 1 | -7/+23 | |
|\ \ \ \ | ||||||
| * | | | | remove require base64 | Steven Murawski | 2016-06-21 | 1 | -1/+0 | |
| * | | | | update powershell compatible version parsing | Steven Murawski | 2016-06-20 | 1 | -7/+24 | |
* | | | | | Merge pull request #834 from chef/8.17v8.17.0 | Tim Smith | 2016-06-20 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Release 8.17.08.17 | Tim Smith | 2016-06-19 | 1 | -1/+1 | |
* | | | | | Merge pull request #829 from johnbellone/master | Tim Smith | 2016-06-17 | 1 | -0/+23 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add unit test and fix broken plugin. | John Bellone | 2016-06-13 | 1 | -2/+2 | |
| * | | | | Fix the rubocop linting error for quotes. | John Bellone | 2016-06-13 | 1 | -1/+1 | |
| * | | | | Add a simple plugin to get the local timezone. | John Bellone | 2016-06-13 | 1 | -0/+23 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #827 from davide125/ethtool | Phil Dibowitz | 2016-06-17 | 1 | -0/+31 | |
|\ \ \ \ | ||||||
| * | | | | more robust parsing logic for ring_params | Davide Cavalca | 2016-06-15 | 1 | -18/+18 | |
| * | | | | expose ring parameters in the network plugin | Davide Cavalca | 2016-05-25 | 1 | -0/+31 | |
* | | | | | Add additional info to networking interfaces/addresses | Phil Dibowitz | 2016-06-15 | 1 | -2/+10 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #820 from glensc/819-packages | Thom May | 2016-06-01 | 1 | -8/+8 | |
|\ \ \ \ | ||||||
| * | | | | unify debian/rpm style | Elan Ruusamäe | 2016-05-31 | 1 | -4/+4 | |
| * | | | | add installdate for rpm packages, unix timestamp | Elan Ruusamäe | 2016-05-12 | 1 | -3/+3 | |
| * | | | | improve packages attribute. #819 | Elan Ruusamäe | 2016-05-11 | 1 | -6/+6 | |
* | | | | | Merge pull request #814 from vr/freebsd_packages | Thom May | 2016-05-31 | 1 | -0/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add freebsd support in packages plugin | Herve COMMOWICK | 2016-04-26 | 1 | -0/+11 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #821 from chef/attribute_cleanup | Thom May | 2016-05-31 | 2 | -30/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | Cleanup attribute access in cloud pluginsattribute_cleanup | Tim Smith | 2016-05-11 | 2 | -30/+20 | |
* | | | | | | Switch to kernel version to identify Gentoo versionsgentoo | Tim Smith | 2016-05-27 | 1 | -1/+4 | |
| |_|/ / / |/| | | | |