Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in release templatestduffield/add-announcement-generator | Tom Duffield | 2016-11-21 | 2 | -2/+2 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Fix chefstyle | Tom Duffield | 2016-11-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Make maj_minor version first class in announcement generator | Tom Duffield | 2016-11-21 | 3 | -4/+5 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Add rake task for generator release annoucnements | Tom Duffield | 2016-11-21 | 4 | -0/+127 |
| | | | | | | | | | To ensure consistency, and to let users get the information they want/need at a glance, we're introducing release announcement templates. The Chef release team will use these tasks to generate the release announcements before posting them to Discourse. Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Bump version of chef to 12.17.19 by Chef Versioner.v12.17.19 | Chef Versioner | 2016-11-18 | 4 | -8/+8 |
| | |||||
* | Merge pull request #5563 from chef/tm/update_maintainers | Thom May | 2016-11-18 | 2 | -37/+18 |
|\ | | | | | Synchronize MAINTAINERS files | ||||
| * | Synchronize MAINTAINERS files | Thom May | 2016-11-18 | 2 | -37/+18 |
|/ | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | Bump version of chef to 12.17.18 by Chef Versioner.v12.17.18 | Chef Versioner | 2016-11-18 | 4 | -8/+8 |
| | |||||
* | Merge pull request #5557 from chef/ssd/dev-tools-to-core | Thom May | 2016-11-18 | 1 | -14/+3 |
|\ | | | | | Remove the Dev Tools component | ||||
| * | Remove the Dev Tools componentssd/dev-tools-to-core | Steven Danna | 2016-11-16 | 1 | -14/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This PR removes the Dev Tools component. All responsibilities of Dev Tools would thus be handled by the Core Maintainers. As part of this change, I propose that Steven Danna, and Joshua Timberman be added as Core Maintainers. All other members of Dev Tools are already core maintainers. This move simplifies the MAINTAINER list and makes it easier to find reviewers for the components previously handled by Dev Tools. To add the new core maintainers this PR requires approval from a majority of @chef/client-core and @thom. No procedure is specified to remove a component. I recommend that we require a super-majority of 80% (4/5ths) of existing Dev Tools (@chef/client-dev-tools) maintainers to approve with no vetos. Signed-off-by: Steven Danna <steve@chef.io> | ||||
* | | Bump version of chef to 12.17.17 by Chef Versioner.v12.17.17 | Chef Versioner | 2016-11-17 | 4 | -8/+8 |
| | | |||||
* | | Merge pull request #5560 from chef/btm/msu_functional_appveyor_only | Lamont Granquist | 2016-11-17 | 1 | -1/+1 |
|\ \ | | | | | | | Only run msu_package functional tests on Appveyor | ||||
| * | | Only run msu_package functional tests on Appveyorbtm/msu_functional_appveyor_only | Bryan McLellan | 2016-11-17 | 1 | -1/+1 |
|/ / | | | | | | | | | | | | | | | | | Choosing an MSU that works on a system but shouldn't be installed is hard / impossible. These tests work on appveyor but break the build in Jenkins. For now, let them just run on appveyor. Signed-off-by: Bryan McLellan <btm@loftninjas.org> | ||||
* | | Bump version of chef to 12.17.16 by Chef Versioner.v12.17.16 | Chef Versioner | 2016-11-17 | 4 | -8/+8 |
| | | |||||
* | | Merge pull request #4838 from chef/lcg/resource-cloning-toggle | Lamont Granquist | 2016-11-16 | 3 | -2/+40 |
|\ \ | |/ |/| | add global and per-resource toggles for resource cloning behavior | ||||
| * | simplify resource_cloning toggle PRlcg/resource-cloning-toggle | Lamont Granquist | 2016-11-16 | 5 | -25/+6 |
| | | | | | | | | | | | | also add scarier banner to chef-config setting Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | add global and per-resource toggles for resource cloning behavior | Lamont Granquist | 2016-11-16 | 6 | -2/+59 |
| | | | | | | | | let us turn on and off resource cloning | ||||
* | | Bump version of chef to 12.17.15 by Chef Versioner.v12.17.15 | Chef Versioner | 2016-11-16 | 4 | -8/+8 |
| | | |||||
* | | Merge pull request #5547 from chef/lcg/unified-integer | Lamont Granquist | 2016-11-16 | 5 | -24/+24 |
|\ \ | | | | | | | Core: fix Lint/UnifiedInteger cop | ||||
| * | | simplify some overly complicated powershell codelcg/unified-integer | Lamont Granquist | 2016-11-15 | 1 | -19/+19 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | fix Lint/UnifiedInteger cop | Lamont Granquist | 2016-11-15 | 5 | -6/+6 |
| | | | | | | | | | | | | | | | | | | believe this becomes necessary for ruby 2.4/3.0 Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | | Bump version of chef to 12.17.14 by Chef Versioner.v12.17.14 | Chef Versioner | 2016-11-16 | 4 | -8/+8 |
| | | | |||||
* | | | Merge pull request #5554 from chef/release_notes | Lamont Granquist | 2016-11-16 | 1 | -141/+3 |
|\ \ \ | |_|/ |/| | | Wipe the 12.16 release notes out | ||||
| * | | Wipe the 12.16 release notes out | Tim Smith | 2016-11-16 | 1 | -141/+3 |
|/ / | | | | | | | | | | | We merged in a 12.17 change into the 12.16 notes. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | Bump version of chef to 12.17.13 by Chef Versioner.v12.17.13 | Chef Versioner | 2016-11-16 | 4 | -8/+8 |
| | | |||||
* | | Merge pull request #5460 from chef/tm/deprecation_with_url | Thom May | 2016-11-16 | 65 | -154/+401 |
|\ \ | | | | | | | Core: Structure deprecations with additional metadata | ||||
| * | | Structure deprecations with additional metadatatm/deprecation_with_url | Thom May | 2016-11-16 | 65 | -154/+401 |
| | | | | | | | | | | | | | | | | | | | | | | | | This adds URLs to each class of deprecation, and correctly prints and formats them for maximum user efficiency. We also provide the URL to the data collector for Visibility to ingest. Signed-off-by: Thom May <thom@chef.io> | ||||
* | | | Bump version of chef to 12.17.12 by Chef Versioner.v12.17.12 | Chef Versioner | 2016-11-16 | 4 | -8/+8 |
| | | | |||||
* | | | Merge pull request #5501 from MsysTechnologiesllc/nim/docs_for_msu_package | Bryan McLellan | 2016-11-16 | 1 | -0/+25 |
|\ \ \ | | | | | | | | | Updated release docs for msu_package resource | ||||
| * | | | Removed Doc_changes | nimisha | 2016-11-04 | 1 | -9/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@clogeny.com> | ||||
| * | | | Removed contents from DOC_CHANGES | nimisha | 2016-11-04 | 1 | -28/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@clogeny.com> | ||||
| * | | | Updated release docs for msu_package resource | nimisha | 2016-11-04 | 2 | -0/+62 |
| | | | | | | | | | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@clogeny.com> | ||||
* | | | | Bump version of chef to 12.17.11 by Chef Versioner.v12.17.11 | Chef Versioner | 2016-11-16 | 4 | -8/+8 |
| | | | | |||||
* | | | | Merge pull request #5445 from MsysTechnologiesllc/nim/msu_resource | Bryan McLellan | 2016-11-16 | 13 | -8/+688 |
|\ \ \ \ | |_|/ / |/| | | | msu_package resource for Microsoft Update packages | ||||
| * | | | msu_package resource for Microsoft Update packages | NimishaS | 2016-11-16 | 13 | -8/+688 |
|/ / / | | | | | | | | | | | | | | | | Signed-off-by: NimishaS <nimisha.sharad@msystechnologies.com> Signed-off-by: NimishaS <nimisha.sharad@msystechnologies.com> | ||||
* | | | Bump version of chef to 12.17.10 by Chef Versioner.v12.17.10 | Chef Versioner | 2016-11-16 | 4 | -8/+8 |
| | | | |||||
* | | | Merge pull request #5550 from atward/debug_write | Noah Kantrowitz | 2016-11-15 | 1 | -1/+0 |
|\ \ \ | |_|/ |/| | | Remove debug write | ||||
| * | | Remove debug write | Adam Ward | 2016-11-16 | 1 | -1/+0 |
|/ / | | | | | | | | | | | | | Obvious fix. Introduced in: e57e29b96b75ff7fc04abb7f9db73920b2a5894a Signed-off-by: Adam Ward <adamw@subdesigns.net> | ||||
* | | Bump version of chef to 12.17.9 by Chef Versioner.v12.17.9 | Chef Versioner | 2016-11-15 | 4 | -8/+8 |
| | | |||||
* | | Merge pull request #5541 from chef/lcg/node-immutable-array-slice | Lamont Granquist | 2016-11-15 | 3 | -2/+21 |
|\ \ | | | | | | | fix ImmutableArray slices | ||||
| * | | add specs for array slice access to node attributeslcg/node-immutable-array-slice | Lamont Granquist | 2016-11-15 | 2 | -0/+16 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | fix ImmutableArray slices | Lamont Granquist | 2016-11-14 | 1 | -2/+5 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | | Bump version of chef to 12.17.8 by Chef Versioner.v12.17.8 | Chef Versioner | 2016-11-15 | 4 | -8/+8 |
| | | | |||||
* | | | Merge pull request #5543 from chef/lcg/style-semicolon | Lamont Granquist | 2016-11-15 | 5 | -21/+21 |
|\ \ \ | | | | | | | | | fixes Style/Semicolon cop | ||||
| * | | | fixes Style/Semicolon coplcg/style-semicolon | Lamont Granquist | 2016-11-14 | 5 | -21/+21 |
| |/ / | | | | | | | | | | | | | | | | these all seem like useless uses of semicolons. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | | Bump version of chef to 12.17.7 by Chef Versioner.v12.17.7 | Chef Versioner | 2016-11-15 | 4 | -8/+8 |
| | | | |||||
* | | | Merge pull request #5544 from chef/https_shell | Thom May | 2016-11-15 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | Output https links in chef-shell | ||||
| * | | Output https links in chef-shellhttps_shell | Tim Smith | 2016-11-14 | 1 | -2/+2 |
|/ / | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | Bump version of chef to 12.17.6 by Chef Versioner.v12.17.6 | Chef Versioner | 2016-11-11 | 4 | -8/+8 |
| | | |||||
* | | Merge pull request #5536 from chef/btm/powershell_merge | Bryan McLellan | 2016-11-11 | 1 | -0/+41 |
|\ \ | | | | | | | powershell package provider release notes |