summaryrefslogtreecommitdiff
path: root/lib/chef/provider/registry_key.rb
Commit message (Expand)AuthorAgeFilesLines
* add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
* send md5 checksummed registry key if data type is binary/dword/qwordClaire McQuin2014-06-051-5/+4
* fixing action_create idempotency issueLamont Granquist2012-12-191-2/+11
* removing check for bad typesLamont Granquist2012-12-191-8/+0
* Using Chef::Platform to check for windows platformPrajaktaPurohit2012-12-191-1/+1
* Correcting the author and copyright informationPrajaktaPurohit2012-12-191-4/+1
* Removing the resource validation from load_current_resource, it will be done ...PrajaktaPurohit2012-12-191-17/+1
* Registry key fixesPrajaktaPurohit2012-12-191-4/+5
* Adding reporting spec tests and some minor fixesPrajaktaPurohit2012-12-191-1/+0
* adding check for running on non-windowsLamont Granquist2012-12-191-0/+7
* Adding whyrun support to the registry providerPrajaktaPurohit2012-12-191-21/+56
* Implementing create_if_missing, delete and delete_key actions in the registry...PrajaktaPurohit2012-12-191-76/+25
* Fixing action create provider implementationPrajaktaPurohit2012-12-191-9/+5
* Changing provider calls as per registry helper changesPrajaktaPurohit2012-12-191-1/+1
* Fixing load_Current_ResourcePrajaktaPurohit2012-12-191-2/+9
* Setting up the resource and providersPrajaktaPurohit2012-12-191-7/+7
* Adding the registry provider and resourcePrajaktaPurohit2012-12-191-0/+180