summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Remove the remaining rubygems checking coderubygems_requirTim Smith2017-12-041-12/+3
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove the rubygems require in the main appTim Smith2017-12-021-6/+0
| | | | | | This is a Ruby 1.8-ism Signed-off-by: Tim Smith <tsmith@chef.io>
* chefstyle catchup for ohaiLamont Granquist2016-02-111-4/+3
| | | | | there's still a few cops that are unaddressed by this change, so it won't be clean after merging this.
* Update e-mails and copyrightsTim Smith2016-01-131-2/+2
| | | | | | Opscode -> Chef Sofware Inc. and bring all copyrights to current. End the needed to keep editing these on every commit. Lets just get it over with.
* Remove ruby-wmi dependencyAdam Edwards2014-05-181-9/+0
|
* Move Ohai Platform Simulation tests to its own directory under spec.OC-10057sersut2014-01-091-105/+0
|
* grab_data.rb sets the right defaults if the -p and/or -e flags are omitted ↵Theodore Nordsieck2013-08-191-2/+4
| | | | entirely
* Converted OhaiPluginCommon to a module and converted to it_behaves_like in ↵Theodore Nordsieck2013-08-081-3/+2
| | | | spec files
* moved grab_data to the bin directoryTheodore Nordsieck2013-08-081-0/+104
|
* [OHAI-136] import popen4 from chef into ohaiDaniel DeLeo2011-04-061-1/+1
|
* fix load path rejiggering to be less janky and also workDaniel DeLeo2010-05-111-2/+3
|
* purge whitespaceDaniel DeLeo2010-05-051-5/+5
|
* add mingw32 and windows to the platform matching so it knows to use the ↵Nuo Yan2010-05-031-0/+10
| | | | windows plugin
* OHAI-140: Make loading rubygems optional, but if the subsequent library fails toMatthew Kent2010-02-181-1/+15
| | | | load we drop a hint as to the possible cause, then pass the original exception.
* Adding rubygems to the binary, can be removed at distro time with a patchAdam Jacob2010-01-271-0/+2
|
* ohai-112, remove rubygems requirement from ohai binjtimberman2009-10-071-3/+0
|
* refactor ohai to use mixlibMathieu Sauve-Frankel2009-10-021-54/+3
|
* add help on attribute usagejtimberman2009-06-181-1/+2
|
* ohai-6, preliminary support for returning named attributes, toplevel onlyjtimberman2009-06-171-2/+13
|
* [incremental] allow incremental updates for ohaibblack2009-03-271-1/+0
|
* Using symbols for the log levels all the timeAdam Jacob2009-02-261-3/+3
|
* [OHAI-57] changed to match syntax of chef and removed extraneous loggingBenjamin Black2009-02-261-5/+7
|
* [OHAI-57] added debug option (which is extremely verbose)Benjamin Black2009-02-261-0/+7
|
* Goodbye, --kthxbye. Closes OHAI-17Adam Jacob2009-01-201-9/+1
|
* Updating for lowercase opscodeAdam Jacob2009-01-081-1/+1
| | | | Adding top level keys and languages namespace
* Ohai <3 Sid - Apache 2 LicenseAdam Jacob2008-12-021-0/+1
|
* Ohai lives - first meaningful commitAdam Jacob2008-12-021-3/+24
|
* Ohai is executableAdam Jacob2008-11-261-0/+0
|
* First commit of ohaiAdam Jacob2008-11-261-0/+44