summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * more regkey unit testsLamont Granquist2012-12-191-15/+115
| * Adding more unit tests to the registry_helper specPrajaktaPurohit2012-12-191-6/+221
| * Deleting unused function and minor permission fixesPrajaktaPurohit2012-12-191-1/+1
| * Adding exceptions that were undefinedPrajaktaPurohit2012-12-191-0/+1
| * Fixing verbiage and refactoring the dsl functional tests.PrajaktaPurohit2012-12-191-39/+7
| * Adding to unit testsPrajaktaPurohit2012-12-191-1/+19
| * Changing verbiage for unit tests and creating a resource object instead of a ...PrajaktaPurohit2012-12-191-12/+7
| * Making the tests pass on both windows and unixPrajaktaPurohit2012-12-191-3/+7
| * Adding the registry_helper unit test specPrajaktaPurohit2012-12-191-6/+10
| * Removing the unix only test in the unit testPrajaktaPurohit2012-12-191-20/+1
| * Deleting the create_value function that does not get used elsewherePrajaktaPurohit2012-12-191-13/+0
| * Adding the registry_spec_helper (this got added too fast, it is correctedPrajaktaPurohit2012-12-191-0/+55
| * adding unit tests for action_createLamont Granquist2012-12-191-1/+44
| * fixing action_create idempotency issueLamont Granquist2012-12-191-2/+11
| * Adding unit tests for the registry_helper_dslPrajaktaPurohit2012-12-191-0/+79
| * Fixing dsl tests to not test resourcePrajaktaPurohit2012-12-191-11/+6
| * adding unit tests for registrykey lcrLamont Granquist2012-12-191-0/+96
| * removing check for bad typesLamont Granquist2012-12-191-8/+0
| * Returning true accross all functions when the state wanted by user is attainedPrajaktaPurohit2012-12-192-12/+16
| * Finxing a missing line pushed too soon.PrajaktaPurohit2012-12-191-0/+1
| * Describing the resource we actually test.PrajaktaPurohit2012-12-191-1/+1
| * Adding tests to run on unix platform for windows registry and making the regi...PrajaktaPurohit2012-12-192-4/+39
| * Using Chef::Platform to check for windows platformPrajaktaPurohit2012-12-191-1/+1
| * Deleting comments, pp statements etc.PrajaktaPurohit2012-12-193-5/+2
| * Correcting the author and copyright informationPrajaktaPurohit2012-12-195-12/+8
| * Adding a condition to check the action(result in the reporting data)PrajaktaPurohit2012-12-191-3/+7
| * reducing code duplicationLamont Granquist2012-12-191-216/+165
| * Adding tests for the registry dsl and some minor fixesPrajaktaPurohit2012-12-192-2/+84
| * Deleting the unused execptions related to registry helperPrajaktaPurohit2012-12-191-2/+0
| * Deleting the completed todosPrajaktaPurohit2012-12-191-4/+0
| * be consistent with symbols for architectureLamont Granquist2012-12-192-40/+40
| * Removing duplicate codePrajaktaPurohit2012-12-191-19/+12
| * Moved the registry_helper to dsl instead of mixinPrajaktaPurohit2012-12-191-1/+0
| * Removing the resource validation from load_current_resource, it will be done ...PrajaktaPurohit2012-12-191-17/+1
| * Making the resource registry values check stricterPrajaktaPurohit2012-12-191-0/+2
| * moving registry_helper to dsl classLamont Granquist2012-12-194-5/+6
| * Refactoring the setup for whyrun tests.PrajaktaPurohit2012-12-191-18/+19
| * Registry key fixesPrajaktaPurohit2012-12-191-4/+5
| * Adding some whyrun testsPrajaktaPurohit2012-12-191-2/+132
| * add comment about registry instance useLamont Granquist2012-12-191-0/+2
| * adding registry helper for recipes+resourcesLamont Granquist2012-12-194-0/+62
| * Deleting unwanted comments and minor name fixesPrajaktaPurohit2012-12-191-42/+5
| * Adding reporting spec tests and some minor fixesPrajaktaPurohit2012-12-192-102/+242
| * update copyrightLamont Granquist2012-12-191-3/+2
| * unit tests for regkey resourceLamont Granquist2012-12-192-5/+191
| * test for throwing exception on non-windows serverLamont Granquist2012-12-191-0/+19
| * typoLamont Granquist2012-12-191-1/+1
| * fixes to regkey resourceLamont Granquist2012-12-191-6/+4
| * missing exception class from prior commitLamont Granquist2012-12-191-1/+2
| * adding check for running on non-windowsLamont Granquist2012-12-191-0/+7