summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | OHAI-537: Require the os plugin in the hostname pluginBryan McLellan2013-12-041-1/+11
| * | | | | force encode all strings to UTF-8lcg/force-encodeLamont Granquist2013-10-171-4/+4
| * | | | | Test for LANG=C and input contains UTF-8Lamont Granquist2013-10-171-0/+20
| * | | | | Restore Ohai 6 compatibility in spec testadamedx2013-10-101-18/+18
| * | | | | clarify spec descriptionPaul Rossman2013-10-101-1/+1
| * | | | | fixed spec errorsPaul Rossman2013-10-101-4/+4
| * | | | | fix spec errorsPaul Rossman2013-10-101-14/+3
| * | | | | GCEL is deprecatedPaul Rossman2013-10-101-6/+0
| * | | | | new metadata server urlPaul Rossman2013-10-101-32/+3
| * | | | | Port AIX plugins to 6-stableadamedx2013-09-237-134/+110
| * | | | | Fixed the uptime test-case that was failing in jenkins due to missing stubbin...Prabhu Das2013-09-231-3/+4
| * | | | | Unit tests for cpu, kernel and platform plugins of AIX.Prabhu Das2013-09-233-0/+134
| * | | | | ohai plugins hostname and platform specs.Prabhu Das2013-09-232-0/+67
| * | | | | Added missing tests for netstat -nrf inet6.Prabhu Das2013-09-231-15/+40
| * | | | | Added unit tests for AIX filesystem and network plugins along with a minor fix.Prabhu Das2013-09-232-0/+369
| * | | | | Refactored Aix uptime unit tests.Prabhu Das2013-09-231-6/+1
| * | | | | Unit test for Aix plugin uptime.Prabhu Das2013-09-231-0/+44
| * | | | | Revert "Merge pull request #175 from opscode/adamed-oc-9106"adamedx2013-09-2374-2980/+2339
| * | | | | Fixed the uptime test-case that was failing in jenkins due to missing stubbin...Prabhu Das2013-08-191-3/+4
| * | | | | Unit tests for cpu, kernel and platform plugins of AIX.Prabhu Das2013-08-193-0/+134
| * | | | | ohai plugins hostname and platform specs.Prabhu Das2013-08-192-0/+67
| * | | | | Added missing tests for netstat -nrf inet6.Prabhu Das2013-08-191-15/+40
| * | | | | Added unit tests for AIX filesystem and network plugins along with a minor fix.Prabhu Das2013-08-192-0/+369
| * | | | | Refactored Aix uptime unit tests.Prabhu Das2013-08-191-6/+1
| * | | | | Unit test for Aix plugin uptime.Prabhu Das2013-08-191-0/+44
| * | | | | Disable root_group on Windowsdanielsdeleo2013-08-191-42/+0
| * | | | | update chef plugin tests for system/plugin splitdanielsdeleo2013-08-191-2/+2
| * | | | | Replace deprecated should_receive(:m).any_number_of_timesdanielsdeleo2013-08-192-18/+18
| * | | | | replace all calls to `mock` with `double`danielsdeleo2013-08-1915-102/+102
| * | | | | Replace all calls to `stub!` with `stub`danielsdeleo2013-08-1956-346/+388
| * | | | | Fix ruby warnings Config => RbConfigdanielsdeleo2013-08-191-11/+11
| * | | | | Update new specs for plugin class splitdanielsdeleo2013-08-1915-265/+259
| * | | | | [OHAI-412] fix missing stub in linux kernel plugindanielsdeleo2013-08-191-0/+1
| * | | | | [OHAI-412] fix missing stubs in darwin kernel specdanielsdeleo2013-08-191-0/+2
| * | | | | [OHAI-412] Split Ohai::System responsibilites into 2 classesdanielsdeleo2013-08-1955-1827/+1836
| * | | | | Revert "Merge branch 'OHAI-489'"danielsdeleo2013-08-191-3/+3
| * | | | | Disable root_group on Windowsdanielsdeleo2013-07-171-46/+5
* | | | | | Merge pull request #265 from opscode/lcg/fix-hostname-pluginlamont-granquist2014-01-097-38/+114
|\ \ \ \ \ \
| * | | | | | add sigar_is_available? checkLamont Granquist2014-01-091-2/+3
| * | | | | | normalize fqdn across the platformsLamont Granquist2014-01-095-22/+62
| * | | | | | fix hostname plugin + add machinename variableLamont Granquist2014-01-083-18/+53
* | | | | | | Remove `force` option to run pluginsdanielsdeleo2014-01-091-11/+2
* | | | | | | Add tests for plugin refresh w/ v7 pluginsdanielsdeleo2014-01-091-0/+73
* | | | | | | Move Ohai Platform Simulation tests to its own directory under spec.OC-10057sersut2014-01-0912-543/+0
* | | | | | | Merge pull request #268 from opscode/OC-10958Serdar Sutay2014-01-099-16/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove -f / --file option from OHAI. This option was useful when developing O...OC-10958sersut2014-01-089-16/+0
* | | | | | | | Make sure :disabled_plugins can disable both v6 and v7 plugins.OC-10161sersut2014-01-083-6/+92
|/ / / / / / /
* | | | | | | Merge pull request #261 from opscode/lcg/fix-network-listenerslamont-granquist2014-01-071-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | fix specs for exception handlingLamont Granquist2014-01-071-2/+2
* | | | | | | Merge pull request #263 from opscode/linux-networkClaire McQuin2014-01-071-0/+1
|\ \ \ \ \ \ \