summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Bump version to 13.7.5 by Expeditorv13.7.5Chef Expeditor2018-01-055-11/+12
* | | | Merge pull request #6735 from get9/fix-dscl-home-existsTim Smith2018-01-052-1/+27
|\ \ \ \
| * | | | Check for set home property before file existence (fixes #5777)Sean Karlage2018-01-042-1/+27
| |/ / /
* | | | Merge pull request #6731 from chef/travis_speedupThom May2018-01-051-1/+0
|\ \ \ \
| * | | | Don't run sudo on every travis jobtravis_speedupTim Smith2018-01-041-1/+0
| |/ / /
* | | | Merge pull request #6733 from chef/adamleff/bump-inspec-1.49.2Thom May2018-01-051-10/+10
|\ \ \ \
| * | | | Bump deps to pick up InSpec v1.49.2adamleff/bump-inspec-1.49.2Adam Leff2018-01-041-10/+10
| |/ / /
* | | | Merge pull request #6627 from MsysTechnologiesllc/vasundhara/issue_6073_allow...Thom May2018-01-052-2/+10
|\ \ \ \ | |/ / / |/| | |
| * | | [MSYS-725] [chef#6073] allow forcing senistive to false on execute and batch ...Vasu11052017-12-262-2/+10
* | | | Bump version to 13.7.4 by Expeditorv13.7.4Chef Expeditor2018-01-035-11/+12
* | | | Merge pull request #6699 from chef/windows_pathThom May2018-01-033-12/+5
|\ \ \ \
| * | | | Don't restrict the provides to os: windowswindows_pathTim Smith2018-01-022-2/+2
| * | | | Add the missing providesTim Smith2017-12-211-1/+2
| * | | | Modernize windows_path resourceTim Smith2017-12-212-10/+2
* | | | | Bump version to 13.7.3 by Expeditorv13.7.3Chef Expeditor2018-01-035-12/+13
* | | | | Merge pull request #6711 from chef/simplify_providesThom May2018-01-034-5/+5
|\ \ \ \ \
| * | | | | Set smartos_package back to platform_familysimplify_providesTim Smith2018-01-021-2/+2
| * | | | | Just use platform for smartos as wellTim Smith2017-12-221-1/+1
| * | | | | Don't check both platform_family / os in provides when platform_family will doTim Smith2017-12-214-4/+4
| |/ / / /
* | | | | Bump version to 13.7.2 by Expeditorv13.7.2Chef Expeditor2018-01-025-11/+12
* | | | | Merge pull request #6726 from chef/new_knife_docTim Smith2018-01-022-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update the knife editor error message to point to the correct documentnew_knife_docTim Smith2018-01-022-2/+2
|/ / / /
* | | | Bump version to 13.7.1 by Expeditorv13.7.1Chef Expeditor2018-01-025-11/+12
* | | | Merge pull request #6710 from chef/useless_regexTim Smith2018-01-021-1/+1
|\ \ \ \
| * | | | Remove a useless regex in zypper_repositoryuseless_regexTim Smith2017-12-211-1/+1
| |/ / /
* | | | Merge pull request #6722 from chef/tm/13_7Thom May2018-01-024-8/+8
|\ \ \ \
| * | | | bump minorThom May2018-01-024-8/+8
|/ / / /
* | | | Bump version to 13.6.57 by Expeditorv13.6.57Chef Expeditor2018-01-025-11/+12
* | | | Merge pull request #6720 from chef/deprecate_erl_callTim Smith2018-01-022-0/+15
|\ \ \ \
| * | | | Deprecate erl_calldeprecate_erl_callTim Smith2018-01-012-0/+15
| | |/ / | |/| |
* | | | Bump version to 13.6.56 by Expeditorv13.6.56Chef Expeditor2018-01-025-11/+12
* | | | Merge pull request #6717 from chef/better_resource_errorsThom May2018-01-023-22/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Improve property warnings in resourcesbetter_resource_errorsTim Smith2017-12-293-22/+22
|/ / /
* | | Bump version to 13.6.55 by Expeditorv13.6.55Chef Expeditor2017-12-235-11/+12
* | | Merge pull request #6709 from chef/integration_docsTim Smith2017-12-226-493/+9
|\ \ \
| * | | Remove the Gemfile.lock and Berksfile.lock for kitchen testsintegration_docsTim Smith2017-12-226-471/+9
| * | | Remove unnecessary dependencies for kitchen integration testingsTim Smith2017-12-213-50/+28
| |/ /
* | | Bump version to 13.6.54 by Expeditorv13.6.54Chef Expeditor2017-12-215-11/+12
* | | Merge pull request #6664 from TheLunaticScripter/fix_powershell_outputBryan McLellan2017-12-211-5/+1
|\ \ \
| * | | Fix issue with Powershell function bufferJohn Snow2017-12-211-5/+1
|/ / /
* | | Merge pull request #6706 from chef/speed_up_appveyorTim Smith2017-12-211-7/+13
|\ \ \ | |/ / |/| |
| * | Enable bundler cachingspeed_up_appveyorTim Smith2017-12-201-0/+4
| * | Shuffle our appveyor config aroundTim Smith2017-12-201-7/+9
* | | Bump version to 13.6.53 by Expeditorv13.6.53Chef Expeditor2017-12-215-11/+12
* | | Merge pull request #6695 from bloomberg/bootstrap-stringsTim Smith2017-12-214-1/+10
|\ \ \ | |/ / |/| |
| * | Update the client.d stubAllan Espinosa2017-12-201-0/+2
| * | Escape single-quoted strings from the contextAllan Espinosa2017-12-203-1/+8
* | | Merge pull request #6705 from chef/speed_up_travisTim Smith2017-12-202-8/+38
|\ \ \
| * | | Break out unit/integration/functional tests in travis and test chef-configTim Smith2017-12-202-7/+37
| * | | Fail if we can't modify the sudoers fileTim Smith2017-12-201-1/+1