summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not wait for clean exit when Exception is thrownjk/exiterrorJohn Keiser2014-06-021-4/+6
* Bump the version number post alpha release.sersut2014-05-301-1/+1
* Bump version number for alpha release.11.14.0.alpha.3sersut2014-05-301-1/+1
* Merge pull request #1435 from opscode/adamed/wmi-liteSerdar Sutay2014-05-309-21/+32
|\
| * Remove duplicate requireadamedx2014-05-301-2/+0
| * Pin release versions of ohai and wmi-lite for Ruby 2.0 windows compatibility.sersut2014-05-303-2/+3
| * Fix merge issue with incorrect use of wmi_object key instead of wmi_ole_objec...Adam Edwards2014-05-301-2/+2
| * Use explicit version to override pre-release gem restrictionadamedx2014-05-301-1/+1
| * Use wmi-lite gem dependency for wmi accessAdam Edwards2014-05-303-88/+1
| * Move Windows-only deps to Windows only code pathAdam Edwards2014-05-301-2/+2
| * Test Chef with new Ohai that does not use ruby-wmiAdam Edwards2014-05-301-3/+0
| * Use invoke instead of send, fix first_of, remove ruby-wmi-rdp from gemspecAdam Edwards2014-05-301-3/+9
| * Re-implement ruby-wmi functionalityAdam Edwards2014-05-303-2/+83
| * Remove debug outputAdam Edwards2014-05-301-2/+0
| * Fix another incorrect reference to WmiInstance instead of WmiLiteAdam Edwards2014-05-301-1/+1
| * Change mis-named class constant WmiInstance to WmiLiteAdam Edwards2014-05-301-1/+1
| * Use wmi-lite gem dependency for wmi accessAdam Edwards2014-05-308-96/+12
| * Move Windows-only deps to Windows only code pathAdam Edwards2014-05-301-2/+2
| * Test Chef with new Ohai that does not use ruby-wmiAdam Edwards2014-05-301-0/+2
| * Use invoke instead of send, fix first_of, remove ruby-wmi-rdp from gemspecAdam Edwards2014-05-302-4/+9
| * Re-implement ruby-wmi functionalityAdam Edwards2014-05-307-18/+112
|/
* Merge pull request #1442 from opscode/CHEF-5259Claire McQuin2014-05-2913-15/+134
|\
| * log cache_path switch to infoClaire McQuin2014-05-221-1/+1
| * update for fallback cacheClaire McQuin2014-05-221-0/+1
| * create shared context for default config optionsClaire McQuin2014-05-227-17/+35
| * update commentClaire McQuin2014-05-221-1/+1
| * fix stubs for windowsClaire McQuin2014-05-221-13/+12
| * change backup cache location to user's .chefClaire McQuin2014-05-222-7/+7
| * Put cache at HOME/.chef.d if /var/chef can't be accessed.Claire McQuin2014-05-2211-13/+114
* | Merge pull request #1454 from opscode/lcg/mount_stufflamont-granquist2014-05-283-122/+187
|\ \
| * | add a note on mount provider cleanupLamont Granquist2014-05-281-1/+1
| * | spec test the retry failure loopLamont Granquist2014-05-282-3/+17
| * | don't infinite loop on umounting the filesystemLamont Granquist2014-05-281-1/+12
| * | fix spec testLamont Granquist2014-05-282-1/+2
| * | moar comment tweaksLamont Granquist2014-05-281-2/+3
| * | comment tweakLamont Granquist2014-05-281-1/+1
| * | comment tweaksLamont Granquist2014-05-281-1/+5
| * | code review updateLamont Granquist2014-05-281-27/+44
| * | update date in copyrightLamont Granquist2014-05-281-1/+1
| * | copyright updateLamont Granquist2014-05-281-2/+3
| * | spec file modernizationLamont Granquist2014-05-281-80/+92
| * | whitespaceLamont Granquist2014-05-281-1/+0
| * | fix mount specs busted by refactoringLamont Granquist2014-05-282-9/+16
| * | add back a bit of debuggingLamont Granquist2014-05-281-0/+4
| * | make umount/mount style remount possibleLamont Granquist2014-05-281-8/+12
| * | status thingy was completely useless or wrongLamont Granquist2014-05-281-24/+14
| * | fix copypasta output issues in enable/disable actionsLamont Granquist2014-05-281-2/+2
|/ /
* | Depend on chef-zero 2.1.4John Keiser2014-05-281-1/+1
* | Make pedant green againJohn Keiser2014-05-272-2/+2
* | Remove chef-zero debugging statementJohn Keiser2014-05-271-2/+0