summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Add spec for new timeout attribute on deploy resourceJack Foy2013-07-191-1/+1
* Update the deploy resource to meet extended scm interfaceJack Foy2013-07-191-0/+13
* Use timeout attribute in git and subversion providersJack Foy2013-07-192-0/+2
* Add timeout attribute to scm resourceJack Foy2013-07-191-0/+8
* Merge pull request #898 from opscode/OC-8693Claire McQuin2013-07-171-34/+76
|\
| * IO:: -> IO.Claire McQuin2013-07-171-2/+2
| * Added license informationClaire McQuin2013-07-171-0/+25
| * required diff librariesClaire McQuin2013-07-161-0/+3
| * shell_out to diff => diff-lcs, cleaned up tests, updated gem versionsClaire McQuin2013-07-161-34/+48
* | Merge pull request #899 from juliandunn/CHEF-4380Serdar Sutay2013-07-171-0/+1
|\ \
| * | [CHEF-4380] Fix missing include on shellout mixinJulian C. Dunn2013-07-161-0/+1
* | | Bump dev version to 11.8.0.alpha.011.8.0.alpha.0danielsdeleo2013-07-161-1/+1
| |/ |/|
* | Merge branch '11-stable'sersut2013-07-121-4/+5
|\ \
| * \ Merge pull request #893 from opscode/error_description_formattingSerdar Sutay2013-07-121-4/+5
| |\ \
| | * | Change error description sections elements to be hashes.tylercloke2013-07-081-4/+5
* | | | Buffer ssh output by line to avoid mangling it.danielsdeleo2013-07-111-5/+19
* | | | Merge pull request #885 from opscode/solo-environment-supportSerdar Sutay2013-07-111-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Add -E flag to chef-solor so that users can make use of environments with che...sersut2013-07-091-0/+5
* | | | Bump the version number to 11.6.0.rc.2.sersut2013-07-111-1/+1
* | | | update logic so that we don't return dummy values in resource reporterjamesc2013-07-101-3/+0
* | | | OC-8641 - new_resource.cookbook_version is nil for some resourcesjamesc2013-07-101-2/+8
* | | | [CHEF-4350] knife cookbook test brokenXabier de Zuazo2013-07-101-0/+1
* | | | [CHEF-4350] knife cookbook site share brokenXabier de Zuazo2013-07-101-0/+1
* | | | Ignore corrupt cache control data; re-download filedanielsdeleo2013-07-091-5/+8
|/ / /
* | | Bump up the yum timeout even more to 15 minutes.sersut2013-07-081-1/+1
* | | Increase the default yum timeout to 5 minutes.sersut2013-07-081-1/+1
|/ /
* | Exit worker process on INT/TERMdanielsdeleo2013-07-051-1/+2
* | Print debug stacktraces from within a forked workerdanielsdeleo2013-07-055-10/+29
* | Bump chef version number to 11.6.0.rc.1sersut2013-07-031-1/+1
* | this should have been reverted to old behavior, causes failures onLamont Granquist2013-07-031-0/+1
* | Revert "Merge branch 'CHEF-3307'"Bryan McLellan2013-07-036-42/+26
* | Revert "Merge pull request #812 from opscode/lcg/CHEF-3307-empty-string-fix"Bryan McLellan2013-07-031-9/+0
* | Use symlink source when inspecting current permissionsdanielsdeleo2013-07-023-2/+10
* | Merge pull request #863 from opscode/lcg/diff-encodinglamont-granquist2013-07-021-6/+31
|\ \ | |/ |/|
| * diff without argument does not read in 8-bitLamont Granquist2013-07-011-2/+1
| * confusingly named varLamont Granquist2013-06-281-2/+2
| * fix 1.9 mixlib-shellout encoding issuesLamont Granquist2013-06-281-3/+8
| * add some commentsLamont Granquist2013-06-281-0/+5
| * many bugs:Lamont Granquist2013-06-281-6/+22
* | Don't call readlines on stderr which is a string object.sersut2013-06-281-1/+1
|/
* Bump the chef version number for 11.6.0 RC.sersut2013-06-261-1/+1
* Add File.realpath backport for ruby 1.8danielsdeleo2013-06-261-0/+26
* Allow file resources to manage files via symlinkdanielsdeleo2013-06-263-15/+109
* Determine if ACL mgmt follows symlinks by provider type.danielsdeleo2013-06-253-5/+23
* Clarify comments on Windows API behavior with direct link to documentationadamedx2013-06-251-3/+5
* comments are always good.Ameya Varade2013-06-251-0/+9
* handle local password policiesAmeya Varade2013-06-251-1/+3
* Fix invalid assumption of non-nil code attribute and handle change to use -Fi...adamedx2013-06-251-1/+1
* Add functional tests for exit code and flags, fix architecture test verificationadamedx2013-06-252-3/+50
* OC-8337: Architecture functional test coverageadamedx2013-06-254-5/+5