summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'OHAI-279'Bryan McLellan2013-06-202-0/+63
|\
| * add cpu counts for darwinNathan L Smith2013-06-202-0/+63
|/
* [OHAI-430] - detect LinuxMint w/ LSBjtimberman2013-06-201-0/+3
* OHAI-433: Update tests for reduced network logging levelBryan McLellan2013-06-201-8/+12
* change log level info to debugsawanoboly2013-06-201-3/+3
* Merge branch 'OHAI-444'Bryan McLellan2013-06-204-0/+307
|\
| * specs for gceRanjib Dey2013-06-201-0/+130
| * no need for readonly response,Ranjib Dey2013-06-201-1/+1
| * no userdata metadata field is presentRanjib Dey2013-06-201-1/+0
| * this will be easy to mock while testingRanjib Dey2013-06-201-1/+1
| * add google compute engine as cloud providerRanjib Dey2013-06-203-0/+178
|/
* Merge branch 'OHAI-450'Bryan McLellan2013-06-202-3/+12
|\
| * adding support for GCEL which is kinda ubuntuRanjib Dey2013-06-202-3/+12
|/
* OHAI-428: Limit root_group unit tests to their own platformBryan McLellan2013-06-181-2/+2
* Merge branch 'OHAI-428'Bryan McLellan2013-06-182-0/+161
|\
| * add root_group pluginJoseph Anthony Pasquale Holsten2013-06-172-0/+161
|/
* Merge branch 'OHAI-434'Bryan McLellan2013-04-154-53/+189
|\
| * OHAI-434: Raise error on non-200 response while retrieving EC2 metadataMike Javorski2013-04-122-1/+15
| * OHAI-434: Order metadata versions with basic String/Array#sortMike Javorski2013-04-122-1/+4
| * OHAI-434: Raise error when no supported EC2 metadata version is foundMike Javorski2013-04-121-0/+3
| * OHAI-434: Raise error on non-200 response when determining EC2 metadata versionMike Javorski2013-04-121-1/+3
| * WhitespaceMike Javorski2013-04-121-10/+10
| * OHAI-434: Add unit tests for Ec2Metadata#best_api_versionBryan McLellan2013-04-121-0/+72
| * Revert db97a05 "Extend EC2 mixin specs..." as btm has added an additional spec.Mike Javorski2013-04-121-8/+1
| * Extend EC2 mixin specs to ensure that proper metadata API is selectedMike Javorski2013-04-121-1/+8
| * Handle non-200 response codes in response to EC2 best_api_version queryMike Javorski2013-04-121-0/+1
| * Add a class comment explaining the multi-version retrieval logicMike Javorski2013-04-101-0/+16
| * [#OHAI-434] Detect and use the latest (recognized-working) EC2 metadata APIMike Javorski2013-02-063-20/+45
| * Add proper response codes to http request mocksMike Javorski2013-02-062-33/+33
|/
* Bump to 6.16.0 for final release6.16.0danielsdeleo2013-01-171-1/+1
* Use RUBY_PLATFORM instead of Gem::Specification.platformBryan McLellan2012-12-141-1/+4
* Update deprecated rake/gempackagetaskBryan McLellan2012-12-141-2/+2
* 6.16.0.beta.2Bryan McLellan2012-12-121-1/+1
* [OHAI-400] Removed not needed URI normalizationXabier de Zuazo2012-12-121-2/+1
* [OHAI-400] fix URI parsing bug when MAC address starts with a numberXabier de Zuazo2012-12-122-6/+6
* 6.16.0.beta.1 => RubyGems Rational VersioningBryan McLellan2012-12-121-1/+1
* 6.16.0-beta.1Bryan McLellan2012-12-121-1/+1
* [OHAI-423] Add development dependency on rake gemLarry Gilbert2012-12-111-0/+1
* Help Ruby 1.9 find spec/support/platform_helpersBryan McLellan2012-12-071-2/+3
* Don't bother running the darwin profile spec on WindowsBryan McLellan2012-12-061-1/+1
* Refactor unit test layoutBryan McLellan2012-12-0664-1/+44
* Merge branch 'OHAI-408'Bryan McLellan2012-12-061-2/+2
|\
| * More liberal SmartOS detection, to compensate for several changes in /etc/rel...Ben Rockwood2012-12-061-2/+2
|/
* OHAI-395: Use sort_by instead of sort_by!Bryan McLellan2012-12-062-3/+3
* Merge branch 'OHAI-395'Bryan McLellan2012-12-064-8/+79622
|\
| * OHAI-395: Fail obviously if we can't load plistBryan McLellan2012-12-061-1/+8
| * Fixed spec for system_profilerPaul Mooring2012-12-063-12/+17
| * commit broken testsPaul Mooring2012-12-062-0/+79563
| * Added serial_number to system_profile per OHAI-395. The current code isPaul Mooring2012-12-061-5/+44
|/
* Merge branch 'OHAI-416'Bryan McLellan2012-12-062-0/+28
|\