Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lazy load MSI provider, add check for MSI supportsalam/lazy-msi | Salim Alam | 2015-09-22 | 1 | -0/+49 |
* | Remove pesky whitespacemcquin/remove-const | Claire McQuin | 2015-09-21 | 1 | -1/+0 |
* | Safely clean up Win32 namespace after specs | Claire McQuin | 2015-09-21 | 1 | -13/+2 |
* | Remove Win32 after tests | Claire McQuin | 2015-09-18 | 1 | -4/+25 |
* | Don't add win_evt logger when on nano. | Claire McQuin | 2015-09-18 | 1 | -7/+68 |
* | Rename refresh_mode_disabled? to dsc_refresh_mode_disabled?mcquin/dsc_resource_spec | Claire McQuin | 2015-09-08 | 1 | -3/+3 |
* | Skip tests unless RefreshMode is Disabled | Claire McQuin | 2015-09-08 | 1 | -0/+24 |
* | Stub `windows?` on ChefConfig so it applies to config | danielsdeleo | 2015-05-20 | 1 | -1/+1 |
* | Added spec for supports_dsc_invoke_resource? | Jay Mundrawala | 2015-03-20 | 1 | -0/+22 |
* | Update to RSpec 3. | Claire McQuin | 2014-10-29 | 1 | -5/+5 |
* | DscScript resource will raise an error if dsc is not available | Jay Mundrawala | 2014-09-19 | 1 | -0/+23 |
* | CHEF-4888: Call WIN32OLE.ole_initialize in sub-threads | Bryan McLellan | 2014-03-24 | 1 | -0/+32 |