summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use shell_out instead of output_of_command for yum package providerjdm/yum-fixJay Mundrawala2015-03-021-6/+4
* Merge pull request #2990 from chef/tball/mingw-shenanigansJay Mundrawala2015-02-271-4/+4
|\
| * Loosening up some gem dependencies so there are not conflicts in chef-dktyler-ball2015-02-271-4/+4
* | Merge pull request #2992 from chef/jdm/osx-fixJay Mundrawala2015-02-272-11/+18
|\ \
| * | Move tar_cmdjdm/osx-fixJay Mundrawala2015-02-271-14/+14
| * | Use tar_cmd instead of tar directlyJay Mundrawala2015-02-271-1/+1
| * | Update spec to mock out tar_cmdJay Mundrawala2015-02-271-2/+3
| * | Refactor tar_cmdJay Mundrawala2015-02-271-8/+14
| |/
* | Merge pull request #2986 from chef/jdm/win-serviceJay Mundrawala2015-02-273-12/+41
|\ \ | |/ |/|
| * Update windows_service_spec to use 2 hour timeoutjdm/win-serviceJay Mundrawala2015-02-271-2/+2
| * Change default timeout to 2 hoursJay Mundrawala2015-02-271-1/+1
| * Add spec to check timeout is passed to shelloutJay Mundrawala2015-02-261-11/+28
| * Updated windows_service_spec to expect the timeoutJay Mundrawala2015-02-261-2/+2
| * Add help for windows service timeoutJay Mundrawala2015-02-261-0/+6
| * Change win service watchdog timeout to 20 minsJay Mundrawala2015-02-261-1/+1
| * Modify windows_service to use timeoutJay Mundrawala2015-02-261-1/+1
| * Added documentation for watchdog_timeoutJay Mundrawala2015-02-261-0/+2
| * Add a configurable timeout for windows serviceJay Mundrawala2015-02-261-0/+1
| * Add config_context for the windows serviceJay Mundrawala2015-02-261-0/+3
|/
* Send search count to stderrdanielsdeleo2015-02-261-2/+2
* Merge pull request #2983 from chef/tball/include_shelloutTyler Ball2015-02-251-0/+1
|\
| * Missing require - causes missing Constant when files are loaded in unexpected...tyler-ball2015-02-251-0/+1
|/
* Merge pull request #2954 from chef/lcg/lint-fixesLamont Granquist2015-02-239-24/+24
|\
| * fix specsLamont Granquist2015-02-233-7/+2
| * fixes Lint/UselessAccessModifierLamont Granquist2015-02-236-12/+17
| * fix Lint/UnderscorePrefixedVariableNameLamont Granquist2015-02-233-10/+10
* | Merge pull request #2964 from chef/jtimberman-osx-ltNathen Harvey2015-02-231-1/+2
|\ \ | |/ |/|
| * Nominate promoting myself to OS X Lt.jtimberman-osx-ltjtimberman2015-02-201-1/+2
* | Merge pull request #2956 from chef/lcg/deploy-fixesLamont Granquist2015-02-237-304/+207
|\ \ | |/ |/|
| * add md fileLamont Granquist2015-02-231-0/+4
| * make comparison really strictLamont Granquist2015-02-231-1/+1
| * add explicit test for nillable_set_or_returnLamont Granquist2015-02-231-0/+7
| * add nillable_set_or_return tests to the mixinLamont Granquist2015-02-231-63/+70
| * handle autovivifying ivars on accessLamont Granquist2015-02-231-2/+7
| * nillable deploy resource + nillable LWRP argsLamont Granquist2015-02-235-244/+124
|/
* Merge pull request #2952 from chef/jdm/chef-12.1Jay Mundrawala2015-02-193-458/+4
|\
| * Remove Chef 12 release notesJay Mundrawala2015-02-191-456/+0
| * Update Changelog for Chef 12.1.0Jay Mundrawala2015-02-191-1/+3
| * Chef 12.1.0.rc.0Jay Mundrawala2015-02-191-1/+1
|/
* Merge pull request #2946 from chef/jdm/group-spec-fixKartik Null Cating-Subramanian2015-02-191-0/+3
|\
| * Group spec needs to respond to shell_outjdm/group-spec-fixJay Mundrawala2015-02-191-0/+3
* | Merge pull request #2942 from chef/lcg/dpkg-regressionLamont Granquist2015-02-192-0/+3
|\ \ | |/ |/|
| * fix dpkg regressionLamont Granquist2015-02-192-0/+3
|/
* Merge pull request #2924 from chef/btm/popen_shellout_rebaseJay Mundrawala2015-02-1930-314/+288
|\
| * Make tests pass on Windowsbtm/popen_shellout_rebaseJay Mundrawala2015-02-181-1/+1
| * Fix unit specs for PR #2934Jay Mundrawala2015-02-181-3/+3
| * Merge pull request #2934 from ClogenyTechnologies/kd/rpm-fixLamont Granquist2015-02-181-1/+1
| |\
| | * dont raise exceptions in load_current_resource when checking current statuskaustubh-d2015-02-181-1/+1
| |/
| * fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-1729-309/+283
* | Merge pull request #2940 from chef/lcg/unreachable-codeLamont Granquist2015-02-1810-64/+64
|\ \