summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump minor version to 12.15.0rhass/12.15.0Ryan Hass2016-09-214-10/+10
| | | | Signed-off-by: Ryan Hass <rhass@chef.io>
* Bump version of chef to 12.14.86 by Chef Versioner.v12.14.86Chef Versioner2016-09-214-8/+8
|
* Merge pull request #5361 from tas50/travis_10Lamont Granquist2016-09-211-1/+0
|\ | | | | Remove 10_stable from the branches to build
| * Remove 10_stable from the branches to buildTim Smith2016-09-211-1/+0
| | | | | | | | | | | | We're not going to be building this again Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version of chef to 12.14.85 by Chef Versioner.v12.14.85Chef Versioner2016-09-214-8/+8
| |
* | Merge pull request #5356 from chef/jk/updateLamont Granquist2016-09-216-53/+45
|\ \ | | | | | | Update pedump to latest released; update all dependencies
| * | Update pedump to latest released; update all dependenciesjk/updateJohn Keiser2016-09-206-53/+45
| | |
* | | Bump version of chef to 12.14.84 by Chef Versioner.v12.14.84Chef Versioner2016-09-214-8/+8
| | |
* | | Merge pull request #5351 from chef/lcg/node-presenter-tweaksLamont Granquist2016-09-212-17/+34
|\ \ \ | | | | | | | | fix method_access and array handling in node presenter
| * | | add spec around node['class'] vs. node.class behaviorlcg/node-presenter-tweaksLamont Granquist2016-09-201-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | we want attributes before methods Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | add another spec for chef_environmentLamont Granquist2016-09-202-2/+9
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | fix method_access and array handling in node presenterLamont Granquist2016-09-202-17/+20
| | |/ | |/| | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version of chef to 12.14.83 by Chef Versioner.v12.14.83Chef Versioner2016-09-214-8/+8
| | |
* | | Fixed undefined short_cksum method issue and checksum in uppercase issue for ↵Aliasgar162016-09-205-7/+66
| |/ |/| | | | | | | | | | | | | | | | | windows_package resource. (#5332) * Fixed undefined short_cksum method issue and checksum in uppercase issue for windows_package resource. * Added RSpecs for the changes done here. * Fixed RSpecs issues.
* | Bump version of chef to 12.14.82 by Chef Versioner.v12.14.82Chef Versioner2016-09-204-8/+8
| |
* | Merge pull request #5338 from chef/jk/updateJohn Keiser2016-09-205-58/+59
|\ \ | | | | | | Update all dependencies
| * | Update all dependenciesJohn Keiser2016-09-195-58/+59
| | |
* | | Bump version of chef to 12.14.81 by Chef Versioner.v12.14.81Chef Versioner2016-09-204-8/+8
| | |
* | | Merge pull request #5312 from tas50/acceptance_bumpLamont Granquist2016-09-202-43/+51
|\ \ \ | | | | | | | | Update acceptance docs
| * | | Format the acceptance markdown + exclude the binstubsTim Smith2016-09-122-43/+51
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version of chef to 12.14.80 by Chef Versioner.v12.14.80Chef Versioner2016-09-204-8/+8
| | | |
* | | | Merge pull request #5352 from davidwrede/dw/update_rel_note_pointerTim Smith2016-09-201-1/+1
|\ \ \ \ | |_|_|/ |/| | | Updated location for latest release notes
| * | | Updated location for latest release notesDavid Wrede2016-09-201-1/+1
|/ / /
* | | Bump version of chef to 12.14.79 by Chef Versioner.v12.14.79Chef Versioner2016-09-204-8/+8
| | |
* | | Merge pull request #5348 from chef/makecacheThom May2016-09-201-1/+1
|\ \ \ | | | | | | | | Fix makecache action name in yum_repository
| * | | Fix makecache action name in yum_repositorymakecacheTim Smith2016-09-191-1/+1
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | Our allowed action in the resource doesn't match the action name in the provider. makecache is the correct action not make_cache: https://github.com/chef-cookbooks/yum/blob/master/providers/repository.rb#L100 Signed-off-by: Tim Smith tsmith@chef.io
* | | Bump version of chef to 12.14.78 by Chef Versioner.v12.14.78Chef Versioner2016-09-194-8/+8
| | |
* | | Merge pull request #5329 from chef/changelogMatt Wrock2016-09-191-0/+9
|\ \ \ | | | | | | | | update changelog
| * | | update changelogMatt Wrock2016-09-191-0/+9
|/ / /
* | | Bump version of chef to 12.14.77 by Chef Versioner.v12.14.77Chef Versioner2016-09-194-8/+8
| | |
* | | Merge pull request #5342 from chef/GROUPMatt Wrock2016-09-191-3/+11
|\ \ \ | | | | | | | | cleanup groups at the start of the tests
| * | | clean up users left from terminated builds and use explicid UIDs and GIDsMatt Wrock2016-09-191-3/+11
| |/ /
* | | Bump version of chef to 12.14.76 by Chef Versioner.v12.14.76Chef Versioner2016-09-194-8/+8
| | |
* | | Merge pull request #5347 from chef/jk/cleanup-bundlerJohn Keiser2016-09-194-42/+31
|\ \ \ | |/ / |/| | Actually clean up bundler files
| * | Actually clean up bundler filesjk/cleanup-bundlerJohn Keiser2016-09-194-42/+31
|/ /
* | Bump version of chef to 12.14.75 by Chef Versioner.v12.14.75v12.11.18Chef Versioner2016-09-164-8/+8
| |
* | add a test for non-utf8 chars in filenames in the file provider (#5335)Lamont Granquist2016-09-164-3/+29
| | | | | | fix non-utf8 filename issues in the file provider (again)
* | Bump version of chef to 12.14.74 by Chef Versioner.v12.14.74Chef Versioner2016-09-164-8/+8
| |
* | Merge pull request #5339 from chef/jk/custom-resources-whyrunJohn Keiser2016-09-162-44/+64
|\ \ | | | | | | Make 12.5+ custom resources whyrun-safe by default
| * | Make 12.5+ custom resources whyrun safe by default.John Keiser2016-09-162-1/+21
| | | | | | | | | | | | | | | | | | (This was always intended to be the case, and it's difficult to do it yourself. We have been teaching people whyrun-safe methods to make resources right alongside Custom Resources, as well.)
| * | Fix whitespace on EOMsJohn Keiser2016-09-161-43/+43
| | |
* | | Bump version of chef to 12.14.73 by Chef Versioner.v12.14.73Chef Versioner2016-09-164-8/+8
| | |
* | | Merge pull request #5337 from chef/depsMatt Wrock2016-09-164-39/+42
|\ \ \ | |/ / |/| | update acceptance and omnibus deps
| * | update acceptance and omnibus depsMatt Wrock2016-09-164-39/+42
|/ /
* | Bump version of chef to 12.14.72 by Chef Versioner.v12.14.72Chef Versioner2016-09-164-8/+8
| |
* | Merge pull request #5267 from MsysTechnologiesllc/nim/update_resource_countBryan McLellan2016-09-163-1/+19
|\ \ | | | | | | Added count_log_resource_updates config attribute
| * | minor changenimisha2016-09-161-1/+1
| | |
| * | Added count_log_resource_updates in config filenimisha2016-09-161-0/+4
| | |
| * | Renamed supress_log_resource_count to count_log_resource_updatesnimisha2016-09-162-6/+6
| | |
| * | Removed update_resource_count attribute and added supress_log_resource_count ↵nimisha2016-09-164-30/+6
| | | | | | | | | | | | chef config