summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing JSON dependency, switching it for ffi-yajltyler-ball2014-10-0834-68/+182
* Make FileVendor configuration specific to the two implementationssersut/port-policyfile-fixdanielsdeleo2014-10-0710-10/+88
* Merge pull request #2142 from opscode/jdmundrawala/11-windows-env-fixJay Mundrawala2014-10-062-171/+253
|\
| * Merge pull request #2024 from opscode/jdmundrawala/windows_env_pathJay Mundrawala2014-09-302-171/+253
* | Merge pull request #1912 from jessehu/CHEF-ISSUE-1904sersut/backport-chef-1912Claire McQuin2014-10-021-1/+4
|/
* Add the pending() guard to the 'when there's no reboot keys present' spec.Chris Doherty2014-09-291-2/+5
* DSCL resource says it doesn't support OS X below 10.7, so don't run it on 10.6.Chris Doherty2014-09-291-1/+2
* [11] Fix whyrun_safe_ruby_block regressionPhil Dibowitz2014-09-092-2/+53
* DscScript resource will raise an error if dsc is not availableJay Mundrawala2014-09-054-61/+122
* Merge pull request #1982 from opscode/sersut/user-dscl-fixSerdar Sutay2014-09-041-1/+2
* lcm parser is a lot more forgivingJay Mundrawala2014-09-041-27/+18
* configuration_generator_spec uses newer rspec conventionsJay Mundrawala2014-09-041-33/+31
* Added test for #generate_description in provider/dsc_script_specJay Mundrawala2014-09-031-0/+20
* Cleanup dsc_script_spec to use newer rspec conventionsJay Mundrawala2014-09-031-43/+40
* Merge pull request #1975 from opscode/platform/11-dscBryan McLellan2014-09-0310-0/+1286
|\
| * Make Chef::Util::Powershell::Cmdlet Ruby 1.8.7 friendlyBryan McLellan2014-09-031-6/+6
| * Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-035-588/+588
| * DSC functional tests with configuration data and parameterizationAdam Edwards2014-09-031-4/+225
| * Correctly handle DSC resource import failures in start-dscconfiguration --wha...Adam Edwards2014-09-032-2/+136
| * DSC spec platform detection via WMIAdam Edwards2014-09-034-3/+17
| * Deal with LCM failing when a resource does not support WhatIfJay Mundrawala2014-09-032-20/+36
| * Added unit test for powershell cmdletJay Mundrawala2014-09-031-0/+106
| * DSC: Added test for dsc_script providerAdam Edwards2014-09-032-2/+126
| * Added unit tests for configuration_generatorJay Mundrawala2014-09-031-0/+173
| * Add configurationdata attribute supportAdam Edwards2014-09-031-8/+33
| * Parse WhatIf from LCMJay Mundrawala2014-09-031-0/+166
| * Updated powershell functional tests to work with changes to Chef::Util::Power...Jay Mundrawala2014-09-031-17/+15
| * Initial dsc_configuration resource implementationAdam Edwards2014-09-035-0/+309
* | Merge pull request #1973 from opscode/sersut/group-spec-fixSerdar Sutay2014-09-041-1/+5
|/
* Merge pull request #1551 from hltbra/fix-resource-reporter-post-resporting-dataClaire McQuin2014-08-151-0/+48
* Merge pull request #1742 from CloCkWeRX/fix_duplicate_regexClaire McQuin2014-08-151-0/+6
* Merge pull request #1832 from opscode/lcg/proxy-var-fixeslamont-granquist2014-08-151-9/+32
* Merge pull request #1812 from opscode/sersut/chef-1773Serdar Sutay2014-08-132-0/+87
* Merge pull request #1800 from opscode/sersut/chef#1634Serdar Sutay2014-08-1312-265/+3160
* Merge pull request #1772 from opscode/chef-1765Serdar Sutay2014-08-121-2/+9
* Issue 1754: Chef::Exceptions::Env exception when modifying env resource using...adamedx2014-08-111-0/+137
* Merge pull request #1747 from jaymzh/macosx_groups_11Phil Dibowitz2014-08-071-1/+38
* Merge branch 'OBrienCommaJosh/chef'Claire McQuin2014-08-071-0/+12
* Revert "CHEF-4028 - Log resource no longer counts as an updated resource unle...Lamont Granquist2014-07-311-18/+0
* Prevent indentation from being set to negative numbersLamont Granquist2014-07-301-0/+48
* Turn the not applicable 0.0.0.0 address spec on windows.sersut2014-07-231-1/+2
* Allow an array in default_actionSeth Vargo2014-07-211-0/+13
* Make the windows memory leak test more robust.sersut2014-07-182-8/+2
* Handle unexpected default non-inheritable ACLs on non-vanilla windows boxes.sersut2014-07-182-13/+22
* Automatically find out the sid for Administrators so that the specs can run o...sersut2014-07-181-2/+1
* Include the shell_out mixin in cookbook_site_sharejmink2014-07-161-3/+3
* Hack around system differences for travis testjmink2014-07-161-1/+1
* Fix cookbook_site_share testsjmink2014-07-161-4/+4
* Merge pull request #1565 from jmink/CHEF-4994Bryan McLellan2014-07-161-5/+5
* Delegate DSL method values to their superclassSeth Vargo2014-07-111-0/+61