summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version of chef to 12.15.27 by Chef Versioner.v12.15.27Chef Versioner2016-10-131-1/+1
* make arg to delayed_action requiredlcg/tweak-delayed-action-apiLamont Granquist2016-10-121-1/+1
* remove misleading @delayed_action ivarLamont Granquist2016-10-121-14/+8
* Bump version of chef to 12.15.26 by Chef Versioner.v12.15.26Chef Versioner2016-10-121-1/+1
* Bump version of chef to 12.15.25 by Chef Versioner.v12.15.25Chef Versioner2016-10-121-1/+1
* add delayed_action to the Chef::Resource APILamont Granquist2016-10-111-0/+25
* Bump version of chef to 12.15.24 by Chef Versioner.v12.15.24Chef Versioner2016-10-111-1/+1
* Bump version of chef to 12.15.23 by Chef Versioner.v12.15.23Chef Versioner2016-10-111-1/+1
* Bump version of chef to 12.15.22 by Chef Versioner.v12.15.22Chef Versioner2016-10-111-1/+1
* remove block_given?lcg/edit_resource_scopeLamont Granquist2016-10-101-2/+2
* pass new_resource to edit_resource through instance_execLamont Granquist2016-10-101-1/+7
* Bump version of chef to 12.15.21 by Chef Versioner.v12.15.21Chef Versioner2016-10-071-1/+1
* Bump version of chef to 12.15.20 by Chef Versioner.v12.15.20Chef Versioner2016-10-071-1/+1
* Bump version of chef to 12.15.19 by Chef Versioner.v12.15.19Chef Versioner2016-10-071-1/+1
* Bump version of chef to 12.15.18 by Chef Versioner.v12.15.18Chef Versioner2016-10-071-1/+1
* Merge pull request #5428 from jeremymv2/exit_code_213Thom May2016-10-072-0/+10
|\
| * Adding support for rfc 62 exit code 213Jeremy J. Miller2016-10-062-0/+10
* | Bump version of chef to 12.15.17 by Chef Versioner.v12.15.17Chef Versioner2016-10-071-1/+1
* | Merge pull request #5427 from chef/lcg/cmdline-password-for-sudoLamont Granquist2016-10-071-0/+1
|\ \ | |/ |/|
| * use the command line prompt for sudo if setlcg/cmdline-password-for-sudoLamont Granquist2016-10-061-0/+1
* | Bump version of chef to 12.15.16 by Chef Versioner.v12.15.16Chef Versioner2016-10-061-1/+1
* | Merge pull request #5423 from chef/lcg/manage-home-consistencyLamont Granquist2016-10-065-23/+19
|\ \ | |/ |/|
| * fix manage_home provider inconsistencylcg/manage-home-consistencyLamont Granquist2016-10-065-23/+19
* | Bump version of chef to 12.15.15 by Chef Versioner.v12.15.15Chef Versioner2016-10-061-1/+1
|/
* Merge pull request #5417 from chef/lcg/issue5089Thom May2016-10-061-8/+7
|\
| * redo of the redo of the patch to fix #5089lcg/issue5089Lamont Granquist2016-10-051-8/+7
* | Bump version of chef to 12.15.14 by Chef Versioner.v12.15.14Chef Versioner2016-10-061-1/+1
* | Bump version of chef to 12.15.13 by Chef Versioner.v12.15.13Chef Versioner2016-10-061-1/+1
* | Revert Handling double quotes in powershell_outMatt Wrock2016-10-051-10/+2
* | Merge pull request #5408 from coderanger/solaris-mNoah Kantrowitz2016-10-061-2/+4
|\ \
| * | Fix solaris handling for -m/-M behavior. Fixes #5403.Noah Kantrowitz2016-10-051-2/+4
* | | Bump version of chef to 12.15.12 by Chef Versioner.v12.15.12Chef Versioner2016-10-051-1/+1
* | | Merge pull request #5381 from MsysTechnologiesllc/nim/double_quotes_parsing_e...Bryan McLellan2016-10-051-2/+10
|\ \ \ | |_|/ |/| |
| * | Raising Mixlib::ShellOut::ShellCommandFailed exceptionNimishaS2016-10-031-2/+2
| * | Handling double quotes. Added specsNimishaS2016-09-301-2/+10
* | | Merge pull request #5290 from bai/better-apt-key-cacheThom May2016-10-041-1/+1
|\ \ \
| * | | Normalize full key name to avoid resource update on identical key namesVlad Gorodetsky2016-09-191-1/+1
* | | | Bump version of chef to 12.15.11 by Chef Versioner.v12.15.11Chef Versioner2016-10-041-1/+1
* | | | Merge pull request #5314 from chef/tm/raw_keyThom May2016-10-041-1/+1
|\ \ \ \
| * | | | Allow raw_key to override the configured signing_keytm/raw_keyThom May2016-09-141-1/+1
* | | | | Merge pull request #5382 from pwalz/fix-15update-stampThom May2016-10-041-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add trailing newline to generated 15update-stamp (obvious fix)Peter Walz2016-09-231-1/+1
* | | | | Bump version of chef to 12.15.10 by Chef Versioner.v12.15.10Chef Versioner2016-10-031-1/+1
* | | | | Bump version of chef to 12.15.9 by Chef Versioner.v12.15.9Chef Versioner2016-10-031-1/+1
* | | | | Bump version of chef to 12.15.8 by Chef Versioner.v12.15.8Chef Versioner2016-09-301-1/+1
* | | | | Merge pull request #5398 from shortdudey123/fix_yum_repository_gpgcheckTim Smith2016-09-301-1/+1
|\ \ \ \ \
| * | | | | Set yum_repository gpgcheck default to trueGrant Ridder2016-09-281-1/+1
* | | | | | Bump version of chef to 12.15.7 by Chef Versioner.v12.15.7Chef Versioner2016-09-301-1/+1
* | | | | | Bump version of chef to 12.15.6 by Chef Versioner.v12.15.6Chef Versioner2016-09-301-1/+1
* | | | | | Merge pull request #5359 from MsysTechnologiesllc/ali/windows_registry_key_re...Bryan McLellan2016-09-303-5/+33
|\ \ \ \ \ \