summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add scripts that can run specs on jenkins.enable-manhattansersut2013-10-092-0/+22
* Merge pull request #207 from opscode/adamed-OC-9106-re-mergeAdam Edwards2013-09-2915-19/+905
|\
| * Port AIX plugins to 6-stableadamedx2013-09-238-135/+111
| * 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-234-1/+136
| * 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-233-4/+373
| * Fixed few bugs while unit testing.Prabhu Das2013-09-232-6/+8
| * Refactored Aix uptime unit tests.Prabhu Das2013-09-231-6/+1
| * Unit test for Aix plugin uptime.Prabhu Das2013-09-231-0/+44
| * fix aix uptime.kaustubh-d2013-09-231-2/+2
| * AIX plugin for filesystemdeepalijagtap2013-09-231-3/+56
| * fix regex for interface info.kaustubh-d2013-09-231-1/+1
| * aix uptime lookup is similar to solaris one.kaustubh-d2013-09-231-3/+18
| * minor code style fix.kaustubh-d2013-09-231-1/+1
| * implement network plugin for aix.kaustubh-d2013-09-231-3/+138
| * [WIP] - converting sigar -> AIX commandsjtimberman2013-09-235-10/+79
|/
* Merge pull request #204 from opscode/adamed-6-stable-revertAdam Edwards2013-09-2399-3507/+2512
|\
| * Revert "Merge pull request #175 from opscode/adamed-oc-9106"adamedx2013-09-2399-3507/+2512
|/
* Merge pull request #175 from opscode/adamed-oc-9106Adam Edwards2013-08-2099-2512/+3507
|\
| * 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-194-1/+136
| * 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-193-4/+373
| * Fixed few bugs while unit testing.Prabhu Das2013-08-192-6/+8
| * Refactored Aix uptime unit tests.Prabhu Das2013-08-191-6/+1
| * Unit test for Aix plugin uptime.Prabhu Das2013-08-191-0/+44
| * fix aix uptime.kaustubh-d2013-08-191-2/+2
| * AIX plugin for filesystemdeepalijagtap2013-08-191-3/+56
| * fix regex for interface info.kaustubh-d2013-08-191-1/+1
| * aix uptime lookup is similar to solaris one.kaustubh-d2013-08-191-3/+18
| * minor code style fix.kaustubh-d2013-08-191-1/+1
| * implement network plugin for aix.kaustubh-d2013-08-191-3/+138
| * [WIP] - converting sigar -> AIX commandsjtimberman2013-08-195-10/+79
| * Disable root_group on Windowsdanielsdeleo2013-08-191-42/+0
| * update chef plugin tests for system/plugin splitdanielsdeleo2013-08-191-2/+2
| * include chef as a dev dependencydanielsdeleo2013-08-191-1/+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
| * Configure bundler for HTTPSdanielsdeleo2013-08-191-1/+1
| * OHAI-412 allow attribute access via System objectsdanielsdeleo2013-08-191-0/+3
| * OHAI-412: fix provides collection w/ plugin objectsdanielsdeleo2013-08-191-1/+1
| * Fix ruby warnings Config => RbConfigdanielsdeleo2013-08-191-11/+11
| * Update new specs for plugin class splitdanielsdeleo2013-08-1916-268/+266
| * [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] fix uptime plugins for seconds_to_human changedanielsdeleo2013-08-197-7/+7