summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Add rake to the bundle to be able to run 'bundle exec rake gem' in build.Serdar Sutay2014-09-081-0/+3
| |/ / / / /
| * | | | | Add license to gemspecBryan McLellan2014-09-031-0/+1
| * | | | | Merge pull request #404 from opscode/lcg/fix-rake-installlamont-granquist2014-09-031-2/+2
| |\ \ \ \ \
| | * | | | | fix busted rake installLamont Granquist2014-08-291-2/+2
| |/ / / / /
| * | | | | Merge pull request #403 from opscode/btm/passwd-spec-fixBryan McLellan2014-08-292-1/+5
| |\ \ \ \ \
| | * | | | | Ignore passwd plugin on WindowsBryan McLellan2014-08-282-1/+5
| |/ / / / /
| * | | | | Merge pull request #402 from opscode/btm/fix-master-changelogBryan McLellan2014-08-281-9/+15
| |\ \ \ \ \
| | * | | | | Update CHANGELOG for the last two releasesBryan McLellan2014-08-281-9/+15
| |/ / / / /
| * | | | | Merge pull request #322 from opscode/lcg/python-parenslamont-granquist2014-08-262-23/+25
| |\ \ \ \ \
| | * | | | | remove empty before blockLamont Granquist2014-08-261-4/+0
| | * | | | | modernize specs with expect()Lamont Granquist2014-08-261-3/+3
| | * | | | | fix specsLamont Granquist2014-08-261-18/+24
| | * | | | | Encapsulate print command in functionLamont Granquist2014-08-261-3/+3
| * | | | | | Merge pull request #398 from opscode/lcg/remove-json-monkeypatchinglamont-granquist2014-08-267-15/+9
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | remove ffi_yajl monkeypatchingLamont Granquist2014-08-267-15/+9
| |/ / / / /
| * | | | | Changelog update.Serdar Sutay2014-08-221-1/+3
| * | | | | Merge pull request #393 from jaymzh/fix_lsblk-7Phil Dibowitz2014-08-212-45/+74
| |\ \ \ \ \
| | * | | | | [Ohai 7] Fix lsblk callsPhil Dibowitz2014-08-212-45/+74
| |/ / / / /
| * | | | | Merge pull request #390 from jaymzh/7-ecmp-routesPhil Dibowitz2014-08-164-6/+21
| |\ \ \ \ \
| | * | | | | [Ohai 7] Add support for ECMP routes to linux::networkPhil Dibowitz2014-08-154-6/+21
| |/ / / / /
| * | | | | Merge pull request #386 from juliandunn/getlogin-liesJulian C. Dunn2014-08-152-2/+3
| |\ \ \ \ \
| | * | | | | getlogin() often lies, especially when run under "su" -- it still returns theJulian C. Dunn2014-08-142-2/+3
| * | | | | | Merge pull request #387 from juliandunn/readme-typosJulian C. Dunn2014-08-151-8/+8
| |\ \ \ \ \ \
| | * | | | | | Fix README errors (grammar, links, formatting)Julian C. Dunn2014-08-151-8/+8
| |/ / / / / /
| * | | | | | Merge pull request #378 from opscode/jdmundrawala/powershellJay Mundrawala2014-08-143-0/+212
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Added plugin to detect Powershell versionJay Mundrawala2014-08-143-0/+212
| |/ / / / /
| * | | | | Merge pull request #385 from juliandunn/fix-bare-hostnamesJulian C. Dunn2014-08-142-1/+13
| |\ \ \ \ \
| | * | | | | Some systems do not have a FQDN, but instead have just a bare hostname. Users...Julian C. Dunn2014-08-142-1/+13
| * | | | | | Merge pull request #384 from juliandunn/aix-kernel-modulesJulian C. Dunn2014-08-142-4/+21
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Collect kernel modules for AIXJulian C. Dunn2014-08-122-4/+21
| |/ / / / /
| * | | | | Add contributing info for https://github.com/opscode/ohai/pull/366Claire McQuin2014-08-081-0/+2
| * | | | | Merge pull request #366 from opscode/btm/go-pluginClaire McQuin2014-08-084-2/+104
| |\ \ \ \ \
| | * | | | | Capitalize plugin namebtm/go-pluginClaire McQuin2014-08-072-3/+1
| | * | | | | Updated test specsChristian Vozar2014-07-142-16/+31
| | * | | | | Synxtax issueChristian Vozar2014-07-141-1/+1
| | * | | | | Missing requireChristian Vozar2014-07-141-0/+1
| | * | | | | Spec for Go PluginChristian Vozar2014-07-142-1/+59
| | * | | | | Google Go language pluginChristian Vozar2014-07-141-0/+30
| * | | | | | Update for merges.Claire McQuin2014-08-071-0/+10
| * | | | | | Merge pull request #369 from Kasen/pcs-supportClaire McQuin2014-08-072-1/+41
| |\ \ \ \ \ \
| | * | | | | | Fix tests.Pavel Yudin2014-07-201-0/+36
| | * | | | | | Parallels cloud server platform support was added.Pavel Yudin2014-07-201-1/+5
| * | | | | | | Merge pull request #367 from nhuff/omnios-zpoolClaire McQuin2014-08-072-1/+154
| |\ \ \ \ \ \ \
| | * | | | | | | Add apache2 license to zpool_spec fileNathan Huff2014-07-241-0/+15
| | * | | | | | | Fixup some syntax that ruby 1.8.7 apparently doesn't likeNathan Huff2014-07-241-15/+5
| | * | | | | | | refactor common tests out for solaris 11 and omnios 151006Nathan Huff2014-07-241-144/+60
| | * | | | | | | Add solaris output to zpool specsNathan Huff2014-07-241-0/+112
| | * | | | | | | Add rspec tests for zpools pluginNathan Huff2014-07-151-0/+120
| | * | | | | | | Match zpool output for omnios 151006Nathan Huff2014-07-141-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge pull request #365 from tas50/chompClaire McQuin2014-08-072-4/+4
| |\ \ \ \ \ \ \