summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2024 from opscode/jdmundrawala/windows_env_pathJay Mundrawala2014-09-303-14/+70
* bumping version to 11.16.2Lamont Granquist2014-09-161-1/+1
* [11] Fix whyrun_safe_ruby_block regressionPhil Dibowitz2014-09-091-1/+1
* Bump version for 11.16.011.16.0adamedx2014-09-061-1/+1
* Bump version for 11.16.0.rc.2adamedx2014-09-051-1/+1
* Bump version for 11.16.0.rc.1 release11.16.0.rc.1adamedx2014-09-051-1/+1
* DscScript resource will raise an error if dsc is not availableJay Mundrawala2014-09-053-2/+25
* Merge pull request #1982 from opscode/sersut/user-dscl-fixSerdar Sutay2014-09-041-28/+32
* lcm parser is a lot more forgivingJay Mundrawala2014-09-041-78/+33
* Bump version for 11.16.0.rc.0 release.11.16.0.rc.0Bryan McLellan2014-09-031-1/+1
* Make Chef::Util::Powershell::Cmdlet Ruby 1.8.7 friendlyBryan McLellan2014-09-031-1/+1
* Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-036-14/+14
* Explicitly require erroraction continue for predictability, consistency in ma...Adam Edwards2014-09-031-2/+2
* Correctly handle DSC resource import failures in start-dscconfiguration --wha...Adam Edwards2014-09-032-11/+27
* Better logging for dsc scripts with multiple resourcesJay Mundrawala2014-09-031-3/+8
* Deal with LCM failing when a resource does not support WhatIfJay Mundrawala2014-09-035-17/+43
* Added unit test for powershell cmdletJay Mundrawala2014-09-031-2/+2
* DSC: Added test for dsc_script providerAdam Edwards2014-09-031-1/+3
* Added unit tests for configuration_generatorJay Mundrawala2014-09-031-1/+1
* Add configurationdata attribute supportAdam Edwards2014-09-033-7/+53
* Parse WhatIf from LCMJay Mundrawala2014-09-034-25/+217
* Initial dsc_configuration resource implementationAdam Edwards2014-09-0310-0/+642
* Bump version for 11.14.6.11.14.6Serdar Sutay2014-08-171-1/+1
* Merge pull request #1551 from hltbra/fix-resource-reporter-post-resporting-dataClaire McQuin2014-08-151-7/+7
* Merge pull request #1742 from CloCkWeRX/fix_duplicate_regexClaire McQuin2014-08-151-2/+2
* Bump version number for release.11.14.4Serdar Sutay2014-08-151-1/+1
* Merge pull request #1832 from opscode/lcg/proxy-var-fixeslamont-granquist2014-08-151-8/+16
* Merge pull request #1812 from opscode/sersut/chef-1773Serdar Sutay2014-08-132-2/+24
* Merge pull request #1800 from opscode/sersut/chef#1634Serdar Sutay2014-08-133-157/+563
* Merge pull request #1772 from opscode/chef-1765Serdar Sutay2014-08-121-0/+3
* Issue 1754: Chef::Exceptions::Env exception when modifying env resource using...adamedx2014-08-111-9/+5
* Merge pull request #1747 from jaymzh/macosx_groups_11Phil Dibowitz2014-08-071-9/+27
* Merge branch 'OBrienCommaJosh/chef'Claire McQuin2014-08-071-2/+2
* bumping version for 11.14.211.14.2Lamont Granquist2014-07-311-1/+1
* Revert "CHEF-4028 - Log resource no longer counts as an updated resource unle...Lamont Granquist2014-07-311-15/+1
* Revert "CHEF-4028: Use the levels constant from mixlib-log"Lamont Granquist2014-07-311-2/+2
* add note on why commented line is commentedLamont Granquist2014-07-301-0/+2
* Prevent indentation from being set to negative numbersLamont Granquist2014-07-301-0/+5
* fix dpkg shell_out errorLamont Granquist2014-07-281-0/+1
* bumping version to 11.14.0Lamont Granquist2014-07-251-1/+1
* the require needs to not be lazyLamont Granquist2014-07-241-1/+4
* remove threads from nonessential code piecesLamont Granquist2014-07-231-11/+14
* fixup adding default_actions to actionLamont Granquist2014-07-231-2/+3
* Allow an array in default_actionSeth Vargo2014-07-211-3/+9
* Automatically find out the sid for Administrators so that the specs can run o...sersut2014-07-183-4/+156
* Allow users to set the +resource_name+ in an LWRP programaticallySeth Vargo2014-07-171-7/+16
* Include the shell_out mixin in cookbook_site_sharejmink2014-07-161-1/+3
* Fix cookbook_site_share testsjmink2014-07-161-3/+1
* Merge pull request #1565 from jmink/CHEF-4994Bryan McLellan2014-07-161-1/+4
* Use defined? to check for instance variablesSeth Vargo2014-07-111-2/+2