summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2024 from opscode/jdmundrawala/windows_env_pathJay Mundrawala2014-09-301-14/+5
* [11] Fix whyrun_safe_ruby_block regressionPhil Dibowitz2014-09-091-1/+1
* Merge pull request #1982 from opscode/sersut/user-dscl-fixSerdar Sutay2014-09-041-28/+32
* Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-031-3/+3
* 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-031-2/+2
* DSC: Added test for dsc_script providerAdam Edwards2014-09-031-1/+3
* Add configurationdata attribute supportAdam Edwards2014-09-031-2/+26
* Parse WhatIf from LCMJay Mundrawala2014-09-031-2/+16
* Initial dsc_configuration resource implementationAdam Edwards2014-09-031-0/+103
* Merge pull request #1800 from opscode/sersut/chef#1634Serdar Sutay2014-08-131-157/+544
* 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
* 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
* fix dpkg shell_out errorLamont Granquist2014-07-281-0/+1
* remove threads from nonessential code piecesLamont Granquist2014-07-231-11/+14
* Merge pull request #1598 from opscode/sersut/chef-1580Serdar Sutay2014-07-021-2/+2
* Merge pull request #1589 from opscode/lcg/lolinheritanceSerdar Sutay2014-07-021-16/+35
* Merge pull request #1560 from opscode/sersut/chef-1549Serdar Sutay2014-06-261-1/+2
|\
| * add a comment about incompatible architecturesBryan McLellan2014-06-261-0/+1
| * Only check WOW64 process when system architecture is x64.sersut2014-06-251-1/+1
* | Merge pull request #1414 from vtolstov/upstreamSerdar Sutay2014-06-261-0/+91
|\ \
| * | remove named groups in regexpVasiliy Tolstov2014-06-221-4/+4
| * | remove unneded require chef/mixin/commandVasiliy Tolstov2014-06-161-1/+0
| * | fix determine installed packagesVasiliy Tolstov2014-06-141-1/+1
| * | fix determine installed packagesVasiliy Tolstov2014-06-141-7/+5
| * | fix parse of packege/version/repoVasiliy Tolstov2014-06-141-12/+18
| * | fix parse of packege/version/repoVasiliy Tolstov2014-06-141-8/+12
| * | fix testsVasiliy Tolstov2014-06-131-2/+2
| * | fix detection of accounts and installed-accounts packagesVasiliy Tolstov2014-06-131-0/+2
| * | fix load_current_resourceVasiliy Tolstov2014-05-201-1/+1
| * | add paludis package manager user in gentoo/exherbo linuxVasiliy Tolstov2014-05-131-0/+82
* | | Change --yum-lock-timeout option action to store.mcquin/yum-dump-parser-paramsClaire McQuin2014-06-261-1/+1
| |/ |/|
* | Merge pull request #1525 from opscode/mcquin/chefdk-69Claire McQuin2014-06-241-6/+3
|\ \
| * | include module on windows onlyClaire McQuin2014-06-191-4/+2
| * | Use FFI binders to attach :SendMessageTimeout instead of Win32API in order to...sersut2014-06-191-4/+3
* | | we can still emit JSON::ParserErrors in compat modeLamont Granquist2014-06-231-1/+1
* | | replace yajl and json gem with ffi-yajlLamont Granquist2014-06-231-1/+1
* | | CHEF-5287: Use IsWow64Process instead of ENV hash to determine 32-bit process...Adam Edwards2014-06-201-1/+1
* | | add worker threadCHEF-4600Claire McQuin2014-06-181-8/+10
* | | fix indentingClaire McQuin2014-06-181-5/+5
* | | CHEF-4600 Add timeout for Chef::Provider::Service::WindowsMatt2014-06-181-10/+12
|/ /
* | Merge branch 'CHEF-4791' of github.com:deployable/chefsersut2014-06-181-6/+30
|\ \
| * | Fixed whitespace in changes.deployable2014-05-211-15/+15
| * | CHEF-4791 Add more windows service states to the start/stop control flowMatt2013-12-051-6/+30
* | | Merge pull request #1501 from opscode/shain/rpm_version_regexScott Hain2014-06-171-2/+2
|\ \ \
| * | | Updated tests with more complicated data, fixed regex. Resolves CHEF-4893Scott Hain2014-06-171-2/+2
* | | | Merge pull request #1477 from MarkGibbons/CHEF-5347Claire McQuin2014-06-171-1/+1
|\ \ \ \ | |/ / / |/| | |