summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "knife serve" and chef-zero 2.1.3 improvementsJohn Keiser2014-05-2715-20/+140
|\ \
| * | Add more description to help for --repo-modejk/knife_serveJohn Keiser2014-05-272-1/+3
| * | Add knife serve to changelog / doc changesJohn Keiser2014-05-272-0/+10
| * | Bump required revision of chef-zero to 2.1.3John Keiser2014-05-271-1/+1
| * | Listen for the default port 8900, not 8889John Keiser2014-05-272-3/+3
| * | Explicitly add org defaults to pedant testJohn Keiser2014-05-274-6/+7
| * | React to fact that we bind chef-zero to localhost (not 127.*)John Keiser2014-05-265-14/+14
| * | Depend on chef-zero 2.1, which has the right test hooksJohn Keiser2014-05-261-1/+1
| * | Ensure server is stopped when knife is doneJohn Keiser2014-05-261-5/+8
| * | Add "knife serve" to serve up chef repo in chef-zeroJohn Keiser2014-05-264-0/+104
|/ /
* | Merge pull request #1450 from opscode/sersut/changelogSerdar Sutay2014-05-232-30/+27
|\ \ | |/ |/|
| * Move contributions information into CHANGELOG.md and get rid of CONTRIBUTIONS...sersut2014-05-222-30/+27
|/