summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* refactor specs to be less stubbychef-ad/3888Lamont Granquist2016-12-061-122/+115
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Fixing metadata.json validation, adding spec test to ensure we're actually ↵ad/3888andy-dufour2016-09-212-3/+13
| | | | validating the JSON passed to us
* 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
| * | Fixing travis issuesnimisha2016-09-162-4/+4
| | |
| * | Added specs for update_resource_count attributenimisha2016-09-162-0/+29
| | |
| * | Added update_resource_count attribute in log resourcenimisha2016-09-162-1/+10
|/ /
* | Bump version of chef to 12.14.71 by Chef Versioner.v12.14.71Chef Versioner2016-09-164-8/+8
| |
* | Merge pull request #5330 from chef/lcg/derpLamont Granquist2016-09-151-1/+6
|\ \ | | | | | | derp fix for master breakage
| * | derp fix for master breakagelcg/derpLamont Granquist2016-09-151-1/+6
| | | | | | | | | | | | | | | | | | thought this was green, but it was clearly red on appveyor/windows Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version of chef to 12.14.70 by Chef Versioner.v12.14.70Chef Versioner2016-09-164-8/+8
| | |
* | | Merge pull request #5268 from ↵Bryan McLellan2016-09-153-17/+48
|\ \ \ | |/ / |/| | | | | | | | MsysTechnologiesllc/dh/registry_resource_idempotent_issue Fix for idempotent issue for some registry types in registry_key resource
| * | Updated functional spec as per review commentdheerajd-msys2016-09-141-1/+2
| | |
| * | Added functional specs for registry keydheerajd-msys2016-09-131-0/+9
| | |