summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* $USER is not always set :( in Jenkin’s processesschisamo/ci-user-not-always-setSeth Chisamore2014-06-111-1/+1
* Ensure test script picks up first `bash` in PATHSeth Chisamore2014-06-111-1/+1
* Merge pull request #338 from opscode/schisamo/execute-with-sudoSeth Chisamore2014-06-111-2/+6
|\
| * Execute tests with elevated privilegesSeth Chisamore2014-06-111-2/+6
|/
* Fetch junit formatter via public git:// URLdanielsdeleo2014-06-091-1/+1
* Temporarily use junit formatter from github for rspec 3 compatdanielsdeleo2014-06-091-0/+6
* Merge branch 'rspec3-ci-fail-fix'danielsdeleo2014-06-099-52/+83
|\
| * Configure rspec to allow 'should' syntax for mocks+expectationsrspec3-ci-fail-fixdanielsdeleo2014-06-091-1/+11
| * Fix/clarify expectations on network pluginsdanielsdeleo2014-06-091-28/+45
| * Define #has_key? for pluginsdanielsdeleo2014-06-091-3/+5
| * Switch all `be_BOOL` to `be BOOL`danielsdeleo2014-06-094-16/+16
| * Lock rspec version to 3.x, add collection matchersdanielsdeleo2014-06-092-3/+5
| * Use rspec3 compatible cli optionsdanielsdeleo2014-06-091-1/+1
|/
* Merge pull request #337 from juliandunn/OHAI-584Julian C. Dunn2014-06-031-1/+1
|\
| * [OHAI-584] Update systemu to 2.6.4 for Ruby 2.1.x optimizationJulian C. Dunn2014-05-191-1/+1
* | Bump the version number post alpha release.sersut2014-05-301-1/+1
* | Merge pull request #335 from opscode/adamed/wmi-lite7.2.0.alpha.0Serdar Sutay2014-05-3010-75/+94
|\ \
| * | Pin wmi-lite to ~> 1.0sersut2014-05-301-1/+1
| * | Update to 1.0.0.rc.1 to fix Ruby 1.8.7adamedx2014-05-191-1/+1
| * | Move wmi-lite to pre-release RubyGems gemspec instead of git dependencyadamedx2014-05-182-2/+1
| * | Use wmi_ole_object method instead of wmi_object hash keyAdam Edwards2014-05-186-149/+26
| * | Use wmi-lite gem dependency for wmi accessAdam Edwards2014-05-189-94/+20
| * | Simple WMI reader functionalityAdam Edwards2014-05-182-22/+15
| * | WMI utility refactoringAdam Edwards2014-05-182-0/+126
| * | Move Windows-only deps to Windows sectionadamedx2014-05-181-3/+3
| * | Add missing requires that are needed outside of tests and normal binary execu...Adam Edwards2014-05-181-0/+3
| * | Remove ruby-wmi dependencyAdam Edwards2014-05-1810-65/+160
| |/
* | Remove CONTRIBUTIONS.md and merge it's contents with CHANGELOG.md.sersut2014-05-232-31/+23
|/
* OHAI-570, OHAI-563: Release NotesBryan McLellan2014-05-152-0/+4
* Merge branch 'OHAI-563'Bryan McLellan2014-05-152-1/+41
|\
| * add test for solaris2 platformCam Cope2014-05-151-0/+40
| * relax regex to match newer Oracle Solaris releasesCam Cope2014-05-151-1/+1
|/
* Merge branch 'OHAI-570'Bryan McLellan2014-05-152-0/+20
|\
| * add exherboVasiliy Tolstov2014-05-152-0/+20
|/
* OHAI-568, OHAI-575, OHAI-578: Release notesBryan McLellan2014-05-153-0/+12
* Merge branch 'OHAI-568'Bryan McLellan2014-05-152-6/+77
|\
| * Add addition Freebsd CPU unit testsTim Smith2014-05-151-6/+32
| * Fix execution and add a specTim Smith2014-05-152-4/+49
| * Present all CPU flags on FreeBSDTim Smith2014-05-151-2/+2
|/
* Merge branch 'OHAI-575'Bryan McLellan2014-05-152-15/+11
|\
| * Consolidate specTim Smith2014-05-151-26/+7
| * Switch back to relative path and add specsTim Smith2014-05-152-11/+26
| * Detect additional CPU strings that are KVMTim Smith2014-05-151-2/+2
|/
* Merge branch 'OHAI-578'Bryan McLellan2014-05-152-0/+179
|\
| * Use equals not be to deal with typesTim Smith2014-05-151-4/+4
| * Add mdadm plugin / specsTim Smith2014-05-152-0/+179
|/
* OHAI-572: Release notesBryan McLellan2014-05-152-0/+2
* Fix warning message about constants already definedjoe.richards2014-05-151-1/+1
* OHAI-573: Release notesBryan McLellan2014-05-152-1/+13
* OHAI-573: Only claim to be an LXC Host if we're pretty sure that we areBryan McLellan2014-05-154-13/+135