summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix commit env varlcg/learnchef-testsLamont Granquist2016-10-051-1/+1
* fix cacerts dir nameLamont Granquist2016-10-051-2/+2
* add the cert stuff for sslLamont Granquist2016-10-051-1/+5
* update gemfile.lockLamont Granquist2016-10-051-5/+11
* add winrm gemsLamont Granquist2016-10-051-0/+6
* back off chef-client againLamont Granquist2016-10-051-1/+1
* berks updateLamont Granquist2016-10-052-12/+18
* missing machine_user/pass/port configLamont Granquist2016-10-051-0/+5
* try winrm as a transport and other tweaksLamont Granquist2016-10-051-3/+6
* trying to modify appveyor.ymlLamont Granquist2016-10-051-0/+4
* add kitchen config for appveyor testingLamont Granquist2016-10-057-0/+182
* Merge pull request #5408 from coderanger/solaris-mNoah Kantrowitz2016-10-062-3/+13
|\
| * Fix solaris handling for -m/-M behavior. Fixes #5403.Noah Kantrowitz2016-10-052-3/+13
* | Bump version of chef to 12.15.12 by Chef Versioner.v12.15.12Chef Versioner2016-10-054-8/+8
* | Merge pull request #5414 from chef/testMatt Wrock2016-10-051-1/+1
|\ \
| * | turn off fips unit-functional tests on windows acceptanceMatt Wrock2016-10-051-1/+1
|/ /
* | Merge pull request #5381 from MsysTechnologiesllc/nim/double_quotes_parsing_e...Bryan McLellan2016-10-053-39/+24
|\ \
| * | Raising Mixlib::ShellOut::ShellCommandFailed exceptionNimishaS2016-10-033-4/+4
| * | Removed unwanted templatesNimishaS2016-09-303-3/+0
| * | Handling double quotes. Added specsNimishaS2016-09-306-39/+27
* | | Merge pull request #5319 from tas50/apt_update_specsThom May2016-10-041-17/+25
|\ \ \
| * | | Test apt_update on non-linux behaviorTim Smith2016-09-141-17/+25
* | | | 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-044-8/+8
* | | | | Merge pull request #5245 from chef/jk/knife-cookbook-delete-testThom May2016-10-041-59/+48
|\ \ \ \ \
| * | | | | Don't let knife cookbook delete tests print to stdoutjk/knife-cookbook-delete-testJohn Keiser2016-09-081-59/+48
* | | | | | Merge pull request #5314 from chef/tm/raw_keyThom May2016-10-042-1/+51
|\ \ \ \ \ \
| * | | | | | Allow raw_key to override the configured signing_keytm/raw_keyThom May2016-09-142-1/+51
* | | | | | | 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
* | | | | | | Merge pull request #5405 from chef/depsLamont Granquist2016-10-036-41/+40
|\ \ \ \ \ \ \
| * | | | | | | update dependenciesMatt Wrock2016-10-036-41/+40
|/ / / / / / /
* | | | | | | Bump version of chef to 12.15.10 by Chef Versioner.v12.15.10Chef Versioner2016-10-034-8/+8
* | | | | | | Merge pull request #5404 from chef/omniMatt Wrock2016-10-031-10/+10
|\ \ \ \ \ \ \
| * | | | | | | update omnibus branch sha to get new autoloading commitMatt Wrock2016-10-031-10/+10
* | | | | | | | Bump version of chef to 12.15.9 by Chef Versioner.v12.15.9Chef Versioner2016-10-034-8/+8
* | | | | | | | Merge pull request #5400 from chef/dcoTim Smith2016-10-032-24/+65
|\ \ \ \ \ \ \ \
| * | | | | | | | Updates to the DCO wording based on feedbackdcoTim Smith2016-10-031-25/+8
| * | | | | | | | Update contributing doc for the DCOTim Smith2016-10-021-15/+71
| * | | | | | | | Update links in the readmeTim Smith2016-09-301-7/+9
| |/ / / / / / /
* | | | | | | | Bump version of chef to 12.15.8 by Chef Versioner.v12.15.8Chef Versioner2016-09-304-8/+8
* | | | | | | | 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-304-8/+8
* | | | | | | | Merge pull request #5380 from brit-smith/contributingLamont Granquist2016-09-301-20/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Updates to the Contributing process documentBrittany Smith2016-09-251-20/+20
* | | | | | | | | Bump version of chef to 12.15.6 by Chef Versioner.v12.15.6Chef Versioner2016-09-304-8/+8
* | | | | | | | | Merge pull request #5359 from MsysTechnologiesllc/ali/windows_registry_key_re...Bryan McLellan2016-09-307-19/+265
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow deletion of registry_key without the need for users to pass type and da...aliasgar162016-09-307-19/+265
| | |_|_|_|_|_|_|/ | |/| | | | | | |