summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Create vmware.rbdrobinson4402015-06-191-0/+76
* | | | | | | missed a CHANGELOG updateLamont Granquist2015-08-111-0/+2
* | | | | | | Merge pull request #597 from chef/lcg/cisco-refactorLamont Granquist2015-08-112-21/+112
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fix spec derplcg/cisco-refactorLamont Granquist2015-08-111-1/+0
| * | | | | | moar cisco refactoringLamont Granquist2015-08-112-33/+46
| * | | | | | Set the guestshell to 'nexus_centos' and catch 'cisco-wrlinux' as the ID_LIKEMatt Ray2015-08-042-7/+9
| * | | | | | Refactor Cisco /etc/os-release checking and parse into 2 methodsMatt Ray2015-08-042-23/+22
| * | | | | | updated Cisco support to match current Nexus buildsMatt Ray2015-07-311-3/+3
| * | | | | | refactor to match latest Cisco releaseMatt Ray2015-07-311-6/+63
| * | | | | | simplified Cisco Nexus logic based on feedback from Lamont & ClaireMatt Ray2015-07-301-9/+30
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #593 from chef/mcquin/ohai-config/loggingClaire McQuin2015-08-073-9/+20
|\ \ \ \ \ \
| * | | | | | Resolve :auto log levelmcquin/ohai-config/loggingClaire McQuin2015-08-063-4/+19
| * | | | | | Don't set config logger to ohai log.Claire McQuin2015-07-281-5/+1
| |/ / / / /
* | | | | | Merge pull request #594 from chef/issues/590Claire McQuin2015-08-072-217/+237
|\ \ \ \ \ \
| * | | | | | Update spec language for RSpec 3issues/590Claire McQuin2015-08-061-221/+222
| * | | | | | Detect KVM guest from dmidecodeClaire McQuin2015-08-062-1/+20
| |/ / / / /
* | | | | | Merge pull request #583 from juliandunn/remove-annoying-constant-warningThom May2015-08-071-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't break backcompat.Julian C. Dunn2015-07-201-7/+8
| * | | | | Remove definition of ETHERNET_ENCAPS as a constant and move it intoJulian C. Dunn2015-07-181-8/+7
* | | | | | Merge pull request #589 from chef/ohai-version/8.6.0.current.0Thom May2015-07-271-1/+1
|\ \ \ \ \ \
| * | | | | | Update Ohai::VERSIONohai-version/8.6.0.current.0Claire McQuin2015-07-241-1/+1
|/ / / / / /
* | | | | | Merge pull request #588 from chef/mcquin/ohai-config/load-configClaire McQuin2015-07-247-56/+309
|\ \ \ \ \ \
| * | | | | | Allow system to accept configuration options and configure ohai on initializemcquin/ohai-config/load-configClaire McQuin2015-07-245-93/+92
| * | | | | | Load workstation configClaire McQuin2015-07-245-0/+254
|/ / / / / /
* | | | | | Merge pull request #587 from chef/mcquin/chef-config-alphaJay Mundrawala2015-07-241-1/+1
|\ \ \ \ \ \
| * | | | | | Grab alpha release of chef-config gemmcquin/chef-config-alphaClaire McQuin2015-07-231-1/+1
|/ / / / / /
* | | | | | Merge pull request #586 from chef/mcquin/fix-depsKartik Null Cating-Subramanian2015-07-231-1/+9
|\ \ \ \ \ \
| * | | | | | Update the chef-config dependency version to be compatible with chefmcquin/fix-depsClaire McQuin2015-07-221-1/+9
|/ / / / / /
* | | | | | Merge pull request #574 from chef/mcquin/ohai-config/deprecate-configClaire McQuin2015-07-2117-119/+399
|\ \ \ \ \ \
| * | | | | | Update CHANGELOG and DOC_CHANGES for config deprecation.mcquin/ohai-config/deprecate-configClaire McQuin2015-07-212-0/+15
| * | | | | | Use Ohai.configClaire McQuin2015-07-2110-95/+45
| * | | | | | Add ohai config context and deprecate top-level config.Claire McQuin2015-07-216-19/+331
| * | | | | | Make Ohai::Log usable by Ohai::Config.Claire McQuin2015-07-213-8/+11
|/ / / / / /
* | | | | | Merge pull request #584 from juliandunn/junit_formatterJulian C. Dunn2015-07-212-10/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | rspec_junit_formatter has been released with RSpec3 support; removeJulian C. Dunn2015-07-182-10/+4
|/ / / / /
* | | | | Merge pull request #578 from davide125/masterPhil Dibowitz2015-07-141-0/+4
|\ \ \ \ \
| * | | | | better KVM virtualization detectionDavide Cavalca2015-07-101-0/+4
|/ / / / /
* | | | | Merge pull request #546 from rmoriz/RFC4192_link_localThom May2015-07-092-6/+7
|\ \ \ \ \
| * | | | | fixes #545Roland Moriz2015-05-252-6/+7
| | |_|_|/ | |/| | |
* | | | | Merge pull request #573 from jaymzh/fs2_bugfixPhil Dibowitz2015-07-081-2/+2
|\ \ \ \ \
| * | | | | Readability optimizationsPhil Dibowitz2015-07-071-2/+2
| * | | | | filesystem2 bugfixPhil Dibowitz2015-07-031-2/+2
* | | | | | Merge pull request #571 from jaymzh/fs2_devicePhil Dibowitz2015-06-291-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [filesystem2] Minor linux bugPhil Dibowitz2015-06-291-0/+1
|/ / / / /
* | | | | Merge pull request #566 from jaymzh/forwardport_469fixThom May2015-06-252-13/+21
|\ \ \ \ \
| * | | | | Fix up tests after rebasePhil Dibowitz2015-06-251-2/+2
| * | | | | Forward port fix for #469Phil Dibowitz2015-06-252-13/+21
|/ / / / /
* | | | | Merge pull request #568 from jaymzh/redotestsThom May2015-06-254-211/+211
|\ \ \ \ \
| * | | | | Move filesystem-related specs to use `let`Phil Dibowitz2015-06-254-211/+211
* | | | | | Merge pull request #567 from jaymzh/fs2_mountview_fixThom May2015-06-255-3/+149
|\ \ \ \ \ \ | |/ / / / /