summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins/darwin/system_profiler.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated system_profiler pluginTim Smith2018-10-261-72/+0
* Trim out bogus data in system_profile pluginmacTim Smith2018-10-031-19/+19
* mechanical conversion of debug to tracetm/inject_logThom May2018-03-161-1/+1
* Resolve the last of the chefstyle warningsgreen_travisTim Smith2018-03-061-1/+1
* Update chefstyle to 0.3.1 and fix new offenses.chefstyle-0.3.1mcquin2016-04-011-1/+1
* chefstyle catchup for ohaiLamont Granquist2016-02-111-33/+32
* Update e-mails and copyrightsTim Smith2016-01-131-2/+2
* update plugin filesClaire McQuin2013-10-171-2/+2
* Converted plutins/darwin/system_profiler to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-5/+3
* create/update spec testsClaire McQuin2013-08-191-1/+1
* randomize plugin class namesClaire McQuin2013-08-131-1/+1
* convert plugins to new dsl.Claire McQuin2013-08-071-46/+51
* OHAI-395: Use sort_by instead of sort_by!Bryan McLellan2012-12-061-2/+3
* Fixed spec for system_profilerPaul Mooring2012-12-061-4/+1
* Added serial_number to system_profile per OHAI-395. The current code isPaul Mooring2012-12-061-5/+44
* Switching missing gem info to debug log levelAdam Jacob2009-04-141-1/+1
* [incremental] allow incremental updates for ohaibblack2009-03-181-1/+3
* [OHAI-23] catch gem load error in system_profiler.rbBenjamin Black2009-02-111-8/+11
* [OHAI-23] rather raw system_profiler -detailLevel mini output in ohai[:system...Benjamin Black2009-02-061-0/+28