summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bump for 7.4.07.4.0adamedx2014-09-051-1/+1
* Version bump for 7.4.0.rc.0Bryan McLellan2014-08-291-1/+1
* Update CHANGELOG for Powershell plugin and 7.2.4Bryan McLellan2014-08-281-5/+11
* Added plugin to detect Powershell versionJay Mundrawala2014-08-283-0/+212
* Bump version for 7.2.4.7.2.4Serdar Sutay2014-08-171-1/+1
* Merge pull request #391 from opscode/sersut/port-ohai-390Serdar Sutay2014-08-174-7/+21
|\
| * Merge pull request #390 from jaymzh/7-ecmp-routesPhil Dibowitz2014-08-174-7/+21
|/
* Bump version number for release. Update CHANGELOG info.7.2.2Serdar Sutay2014-08-152-3/+3
* Merge pull request #375 from jaymzh/mounts_7Phil Dibowitz2014-08-074-19/+46
* Merge pull request #363 from jaymzh/lsblk-7Phil Dibowitz2014-08-074-7/+143
* [ci] bundle install into system gems7.2.0Seth Chisamore2014-07-231-1/+1
* Revert "use 0.2.0 release of rspec_junit_formatter"Lamont Granquist2014-07-212-1/+7
* fix cvt testsLamont Granquist2014-07-211-0/+2
* use 0.2.0 release of rspec_junit_formatterLamont Granquist2014-07-212-7/+1
* semver-style pin ffi_yajl to 1.xLamont Granquist2014-07-211-1/+1
* bump version to 7.2.0 for releaseLamont Granquist2014-07-181-1/+1
* Merge commit '3b18b074b792ec81acd989cfe609fd23476d5314' into 7-stableLamont Granquist2014-07-183-6/+6
|\
| * Merge pull request #361 from opscode/lcg/aix-newlines-fixlamont-granquist2014-07-091-4/+4
| |\
| | * fix newlines in platform/platform_familyLamont Granquist2014-07-081-4/+4
| |/
| * Merge pull request #358 from opscode/lcg/add-json-compatlamont-granquist2014-07-072-2/+2
| |\
| | * add Object#to_json monkeypatchesLamont Granquist2014-07-072-2/+2
| |/
| * Merge pull request #350 from opscode/mcquin/chef-1558Serdar Sutay2014-07-024-28/+98
| |\
| | * Filter IAM from metadata unless 'iam' hint is present.Claire McQuin2014-07-024-42/+33
| | * Save IAM security credentials only if hint is presentClaire McQuin2014-06-303-25/+104
| |/
| * Merge pull request #349 from opscode/sersut/ffi-bumpSerdar Sutay2014-06-271-1/+1
| |\
| | * Bump ffi version to something compatible with chef.sersut2014-06-271-1/+1
| |/
| * Version bump and CHANGELOG update after branching out for 7.2.0.sersut2014-06-272-5/+26
* | Bump the version number for rc.27.2.0.rc.2sersut2014-07-021-1/+1
* | Merge pull request #350 from opscode/mcquin/chef-1558Serdar Sutay2014-07-024-28/+98
* | Version bump for 7.2.0.rc.1.7.2.0.rc.1sersut2014-06-271-1/+1
* | Merge pull request #349 from opscode/sersut/ffi-bumpSerdar Sutay2014-06-271-1/+1
* | Version bump for release.7.2.0.rc.0sersut2014-06-271-1/+1
* | Merge pull request #348 from opscode/sersut/merge-7.2.0Serdar Sutay2014-06-2764-470/+1632
|\ \
| * \ Merge branch 'master' into 7-stablesersut2014-06-2764-470/+1632
| |\ \ |/ / / | | _
| * Merge pull request #344 from opscode/lcg/ffi-yajl-gemlamont-granquist2014-06-248-18/+20
| |\
| | * convert to using ffi-yajlLamont Granquist2014-06-248-18/+20
| |/
| * Merge pull request #341 from opscode/adamed/ohai-491Adam Edwards2014-06-209-12/+179
| |\
| | * Back to one gemspec since FFI will be needed on all platforms soon anywayadamedx2014-06-194-10/+3
| | * Fix Ruby 1.8.7 break caused by class reloading and preventing stubadamedx2014-06-191-2/+2
| | * Use Unix instead of DOS line endingsadamedx2014-06-191-41/+41
| | * Update deprecated rspec usageadamedx2014-06-191-8/+7
| | * Ensure allocated memory is freed in error conditionsadamedx2014-06-191-25/+31
| | * Remove extraneous mixin patternadamedx2014-06-191-1/+0
| | * Use correct pointer type instead of integer with FFIadamedx2014-06-191-1/+1
| | * Fix inaccurate usage of FFI::MemoryPointeradamedx2014-06-191-1/+1
| | * Use platform-specific gemspec to conform to static evaluation of gemspecsadamedx2014-06-193-2/+9
| | * .gitignore emacs autosave protectionadamedx2014-06-191-0/+1
| | * CR feedback: simplify conditional test of Win32 api return valueadamedx2014-06-191-4/+4
| | * Remove repetition of ffi imports, unnecessary empty moduleadamedx2014-06-191-14/+4
| | * Include util in the correct classadamedx2014-06-191-5/+2