Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | drop 1.8.7 and 1.9.2 from travis, remove 1.8.7 hack | Lamont Granquist | 2014-09-09 | 1 | -14/+3 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #408 from opscode/lcg/mixlib-shellout-bump | lamont-granquist | 2014-09-09 | 3 | -8/+6 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | bump mixlib-shellout + misc gemspec | |||||
| | * | | | | | bump mixlib-shellout + misc gemspec | Lamont Granquist | 2014-09-08 | 3 | -8/+6 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - bumps ohai version - update homepage - update rake now that we've dropped 1.8 | |||||
| * | | | | | Merge pull request #407 from opscode/sersut/fix-rake-gem | Serdar Sutay | 2014-09-08 | 1 | -0/+3 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add rake to the bundle to be able to run 'bundle exec rake gem' in build. | |||||
| | * | | | | | Add rake to the bundle to be able to run 'bundle exec rake gem' in build. | Serdar Sutay | 2014-09-08 | 1 | -0/+3 | |
| |/ / / / / | ||||||
| * | | | | | Add license to gemspec | Bryan McLellan | 2014-09-03 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #404 from opscode/lcg/fix-rake-install | lamont-granquist | 2014-09-03 | 1 | -2/+2 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | fix busted rake install | |||||
| | * | | | | | fix busted rake install | Lamont Granquist | 2014-08-29 | 1 | -2/+2 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | seems like some prior refactoring was too aggressive and not tested or something... | |||||
| * | | | | | Merge pull request #403 from opscode/btm/passwd-spec-fix | Bryan McLellan | 2014-08-29 | 2 | -1/+5 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Ignore passwd plugin on Windows | |||||
| | * | | | | | Ignore passwd plugin on Windows | Bryan McLellan | 2014-08-28 | 2 | -1/+5 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | The Etc module returns nil on Windows for everything useful. | |||||
| * | | | | | Merge pull request #402 from opscode/btm/fix-master-changelog | Bryan McLellan | 2014-08-28 | 1 | -9/+15 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Update CHANGELOG for the last two releases | |||||
| | * | | | | | Update CHANGELOG for the last two releases | Bryan McLellan | 2014-08-28 | 1 | -9/+15 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ohai 7.2.0 shipped with Chef 11.14.2 Ohai 7.2.2 was built with Chef 11.14.4 but wasn't released due to some missing commits in Chef Ohai 7.2.4 was shipped with Chef 11.14.6 | |||||
| * | | | | | Merge pull request #322 from opscode/lcg/python-parens | lamont-granquist | 2014-08-26 | 2 | -23/+25 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Encapsulate print command in function | |||||
| | * | | | | | remove empty before block | Lamont Granquist | 2014-08-26 | 1 | -4/+0 | |
| | | | | | | | ||||||
| | * | | | | | modernize specs with expect() | Lamont Granquist | 2014-08-26 | 1 | -3/+3 | |
| | | | | | | | ||||||
| | * | | | | | fix specs | Lamont Granquist | 2014-08-26 | 1 | -18/+24 | |
| | | | | | | | ||||||
| | * | | | | | Encapsulate print command in function | Lamont Granquist | 2014-08-26 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Necessary for Python 3.2.x, tested to still work on Python 2.4.x on CentOS 5. Also closes #56 | |||||
| * | | | | | | Merge pull request #398 from opscode/lcg/remove-json-monkeypatching | lamont-granquist | 2014-08-26 | 7 | -15/+9 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | remove ffi_yajl monkeypatching | |||||
| | * | | | | | remove ffi_yajl monkeypatching | Lamont Granquist | 2014-08-26 | 7 | -15/+9 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | also remove last few straggling JSON gem uses. requires a minor version bump of ohai to pick up DateTime serialization to JSON. | |||||
| * | | | | | Changelog update. | Serdar Sutay | 2014-08-22 | 1 | -1/+3 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #393 from jaymzh/fix_lsblk-7 | Phil Dibowitz | 2014-08-21 | 2 | -45/+74 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | [Ohai 7] Fix lsblk calls | |||||
| | * | | | | | [Ohai 7] Fix lsblk calls | Phil Dibowitz | 2014-08-21 | 2 | -45/+74 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | lsblk doesn't qualify device names, sadly | |||||
| * | | | | | Merge pull request #390 from jaymzh/7-ecmp-routes | Phil Dibowitz | 2014-08-16 | 4 | -6/+21 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | [Ohai 7] Add support for ECMP routes to linux::network | |||||
| | * | | | | | [Ohai 7] Add support for ECMP routes to linux::network | Phil Dibowitz | 2014-08-15 | 4 | -6/+21 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | Fixes #388 | |||||
| * | | | | | Merge pull request #386 from juliandunn/getlogin-lies | Julian C. Dunn | 2014-08-15 | 2 | -2/+3 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | getlogin() often lies, especially when run under "su" | |||||
| | * | | | | | getlogin() often lies, especially when run under "su" -- it still returns the | Julian C. Dunn | 2014-08-14 | 2 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | calling user, so node['current_user'] is set incorrectly in this case. According to the Ruby documentation, it's safer to use getpwuid(). | |||||
| * | | | | | | Merge pull request #387 from juliandunn/readme-typos | Julian C. Dunn | 2014-08-15 | 1 | -8/+8 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix README errors (grammar, links, formatting) | |||||
| | * | | | | | | Fix README errors (grammar, links, formatting) | Julian C. Dunn | 2014-08-15 | 1 | -8/+8 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #378 from opscode/jdmundrawala/powershell | Jay Mundrawala | 2014-08-14 | 3 | -0/+212 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | Ohai Powershell plugin | |||||
| | * | | | | | Added plugin to detect Powershell version | Jay Mundrawala | 2014-08-14 | 3 | -0/+212 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #385 from juliandunn/fix-bare-hostnames | Julian C. Dunn | 2014-08-14 | 2 | -1/+13 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix node['hostname'] on systems with only a bare hostname. | |||||
| | * | | | | | Some systems do not have a FQDN, but instead have just a bare hostname. ↵ | Julian C. Dunn | 2014-08-14 | 2 | -1/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users expect node['hostname'] to be properly set, but the regex for capturing this was incorrect for this corner case. | |||||
| * | | | | | | Merge pull request #384 from juliandunn/aix-kernel-modules | Julian C. Dunn | 2014-08-14 | 2 | -4/+21 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | Collect kernel modules for AIX | |||||
| | * | | | | | Collect kernel modules for AIX | Julian C. Dunn | 2014-08-12 | 2 | -4/+21 | |
| |/ / / / / | ||||||
| * | | | | | Add contributing info for https://github.com/opscode/ohai/pull/366 | Claire McQuin | 2014-08-08 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #366 from opscode/btm/go-plugin | Claire McQuin | 2014-08-08 | 4 | -2/+104 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Go plugin | |||||
| | * | | | | | Capitalize plugin namebtm/go-plugin | Claire McQuin | 2014-08-07 | 2 | -3/+1 | |
| | | | | | | | ||||||
| | * | | | | | Updated test specs | Christian Vozar | 2014-07-14 | 2 | -16/+31 | |
| | | | | | | | ||||||
| | * | | | | | Synxtax issue | Christian Vozar | 2014-07-14 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | Missing require | Christian Vozar | 2014-07-14 | 1 | -0/+1 | |
| | | | | | | | ||||||
| | * | | | | | Spec for Go Plugin | Christian Vozar | 2014-07-14 | 2 | -1/+59 | |
| | | | | | | | ||||||
| | * | | | | | Google Go language plugin | Christian Vozar | 2014-07-14 | 1 | -0/+30 | |
| | | | | | | | ||||||
| * | | | | | | Update for merges. | Claire McQuin | 2014-08-07 | 1 | -0/+10 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #369 from Kasen/pcs-support | Claire McQuin | 2014-08-07 | 2 | -1/+41 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Parallels cloud server platform support. | |||||
| | * | | | | | | Fix tests. | Pavel Yudin | 2014-07-20 | 1 | -0/+36 | |
| | | | | | | | | ||||||
| | * | | | | | | Parallels cloud server platform support was added. | Pavel Yudin | 2014-07-20 | 1 | -1/+5 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #367 from nhuff/omnios-zpool | Claire McQuin | 2014-08-07 | 2 | -1/+154 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Match zpool output for omnios 151006 | |||||
| | * | | | | | | | Add apache2 license to zpool_spec file | Nathan Huff | 2014-07-24 | 1 | -0/+15 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Fixup some syntax that ruby 1.8.7 apparently doesn't like | Nathan Huff | 2014-07-24 | 1 | -15/+5 | |
| | | | | | | | | | ||||||
| | * | | | | | | | refactor common tests out for solaris 11 and omnios 151006 | Nathan Huff | 2014-07-24 | 1 | -144/+60 | |
| | | | | | | | | |